which command is used to identify the type of the file?
Answers were Sorted based on User's Feedback
Answer / shaishaw
file file_name
e.g
$ file deepak.txt
deepak.txt: ASCII text
| Is This Answer Correct ? | 5 Yes | 0 No |
what are the different commands used to view the contents of a file?
what is the meaning of this command rm -rf / what will it do ?
What does the “echo” command do?
How can you see the command line history?
how many internal commands is there in UNIX?
How to get the operating system's information in unix?
which script will invoke first ,when /etc/init.d starts
in unix echo is used for
10 Answers BFL, BirlaSoft, Patni,
how to change a normal file into hidden file
What is a bash command?
Can you write a command to erase all files in the current directory including all its sub-directories?
What is awk command used for?