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 happens when we execute a unix command?
How do you repeat a command in terminal?
How do I run a bash script?
What is the command to view process running?
How do you grep recursively?
Explain command to show the space allocation of files?
Why is grep called grep?
What is command substitution?
What is difference between grep and find command in unix?
Is command prompt unix?
How do I use grep to find a file?
Which command is used to kill the last background job?
How do I use grep to search for a file?
How do I clear my terminal history?
What command will change your prompt to myprompt?