Answer Posted / ravikumar reddy .dubba
I have seen many Different Ans but
There are 7 files in Unix
1.Normal files, indicatered by (-)
2.Hidden files, indicatered by (.)
3.BackUp files, indicatered by (~)
4.link files , indicatered by (@)
5.Directory files indicatered by (d)
6.device files
7.executable files indicatered by (*)
dubba.ravikumarreddy@gmail.com
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the use of find command in unix?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is in grep command?
What does this command do? Cat food 1 > kitty
What are the dos commands?
Who command in unix?
How does shebang work?
What is ctrl d?
What is .sh file?
Explain ‘library functions’ with respect to unix commands?
What is grep in bash?
Describe the zip/unzip command using gzip.
What is difference between grep and find command in unix?
What does the md command do?
How do I use grep to find a file?