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 is time_t?
Who command in unix operating system?
What does find command return in unix?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
How do I use grep to find a file?
What is the general format of unix command syntax?
What do chown command do?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What are file commands?
How do I run a bash script?
What is grep short for?
Which command will print your home directory on screen?
Enlist some filename manipulation commands in unix.
Name the unix command to find how many days the server has been up.
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?