how will you convert a general file to a hidden file?
Answers were Sorted based on User's Feedback
Answer / shaishaw
mv filename .filename2
or
cat> filename
mv filename .filename2
| Is This Answer Correct ? | 7 Yes | 1 No |
Explain ‘library functions’ with respect to unix commands?
What's a command word?
What is grep command in unix with examples?
Write a command to kill the last background job?
Describe the zip/unzip command using gzip.
Who wrote grep?
the difference between a soft link and a hard link?
Which command will print your home directory on screen?
What is a command and examples?
How do you create a file in UNIX
36 Answers Accenture, EMG, Nokia, QA, TD,
What is merge command in unix?
in UNIX,what is the command to remove directory with files?