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 the command to view process running?
What command is used to switching between users in unix?
What is merge command in unix?
What is the difference between awk and grep?
What is the use of tee command?
What does the metacharacter mean?
Which command can you use to find the currently running process in unix server?
What is the general format of unix command syntax?
Differentiate cat command from more command.
Name the various commands that are used for the user information in unix.
Does cp command overwrite files?
What is the use of the command 'ls -x chapter[1-5]' ?
What is the use of find command in unix?
Who invented grep?
How do I search for text in vi?