Answer Posted / tanweer
There are two types of files in unix..
1) Physical file : The data which available in the drives.
Ex:- like windows c:// drive etc.
2) Logical file : It is a normal file which is access the
physical file system and external medias by the concept of
mounting.
Hope you all got the right answer ...
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How do I open a port?
What is grep in bash?
Write a command to kill the last background job?
Which unix command to make a new directory?
Can you explain a little bit about command substitution?
What command is used to check the current users?
What is $0 bash?
Write a command to display a file’s contents in various formats?
What are the commands in UNIX to list the files in a Directory?
What does find command return in unix?
What does grep v do?
Name the various commands that are used for the user information 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)?
How can you see the command line history?
Explain command to view process running?