which command is used to identify the type of the file?
Answer Posted / shaishaw
file file_name
e.g
$ file deepak.txt
deepak.txt: ASCII text
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What happens when we execute a unix command?
What does #!/ Bin sh do?
What does the command ' $who | sort –logfile > newfile' do?
What command will change your prompt to myprompt?
Explain ‘system calls’ with respect to unix commands?
What is the function of grep command in unix?
What is the difference between awk and grep?
What's a command word?
hw will u use awk in replacing cahrs and files
What is the behavioural difference between cmp and diff commands?
Which command is used to find whether the system is 32 bit or 64 bit?
Explain command to display different lines that are found when compare two files?
How do you grep a case insensitive?
Why is it called grep?
What is updatedb?