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
How do you repeat a command in terminal?
How do I use nslookup?
What is the search command in unix?
What is awk command used for?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is the first character of the output in ls l command?
Why is grep called grep?
What is the difference between grep and grep?
What do chmod, chown, chgrp commands do?
What is the unix command to confirm a remote host is alive or not?
How to display no of records in oracle using unix command?
Explain the steps that a shell follows while processing a command.
What is $0 bash?
How do I use grep to find a file?
What does #!/ Bin sh do?