Answer Posted / jonu
There are seven basic types of file types in Linux.
Regular Files
Directories
Character Device Files
Block Device Files
Local Domain Sockets
Named Pipes
Symbolic Links
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What do know about tee command?
Is ‘du’ a command? If so, what is its use?
What is the command to find maximum memory taking process on the server?
What is difference between grep and find command in unix?
Which unix command lists files/folders in alphabetical order?
What is grep r?
Who command in unix operating system?
What does sed command do in unix?
What is the use of cut command in unix?
What is the use of the tee command?
What are the commands in UNIX to list the files in a Directory?
What does the command '$ls | wc –l > file1' do?
Does cp command overwrite files?
How do I open a port?