how will you convert a general file to a hidden file?

Answers were Sorted based on User's Feedback



how will you convert a general file to a hidden file?..

Answer / sunil

vi sunil
mv sunil .sunil

Is This Answer Correct ?    25 Yes 1 No

how will you convert a general file to a hidden file?..

Answer / shaishaw

mv filename .filename2
or
cat> filename
mv filename .filename2

Is This Answer Correct ?    7 Yes 1 No

how will you convert a general file to a hidden file?..

Answer / swathi

cat unix
mv umix .unix1

Is This Answer Correct ?    6 Yes 3 No

how will you convert a general file to a hidden file?..

Answer / guest

by renaming it. Place a dot befor the file name

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Unix Commands Interview Questions

How to rename files and folders?

7 Answers   IBM, Oracle,


What do chmod command do?

0 Answers  


what is the functionality of kernel in unix architecture?

13 Answers   HCL,


can we use cat command as an editor ..???

12 Answers   TCS,


how to make IGNITE-BACKUP in HP-UX?

4 Answers   HP,






What does touch command do in unix?

0 Answers  


Differentiate cat command from more command.

0 Answers  


How do you find which version and name of unix you are using at the command prompt?

7 Answers  


What command a user use to view a long text file one page at a time in UNIX?

8 Answers   IBM,


How does shebang work?

0 Answers  


What is grep and how do you use it?

0 Answers  


how to remotely move a file ??? that mean how to move a file one machine to another machine ???

10 Answers   Altair,


Categories