how unix kernel distinguishes between a normal file and
device file ?
Answer Posted / guest
while listing the file names by ls-l command we get hyphen
is the first character that shows it is a normal file and
if we d instead of hyphen(-) that is device file
Is This Answer Correct ? | 6 Yes | 54 No |
Post New Answer View All Answers
Are you in or at the office?
What does grep v grep do?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is a command and examples?
Why is it called a shebang?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is the comma to show the space allocation of files?
What is the command to view process running?
What is ctrl d?
Who wrote grep?
What does find command return in unix?
What does the command ' $who | sort –logfile > newfile' do?
What is the difference between cat and more command?
What is the use of the tee command?
What is grep command in unix with examples?