Interview Preparation mode beta
Funny Facebook Status Funny Facebook Status
Enter your email address

What is the use of Unix command : file?

Nice?Vote!

1 Answer

Nice?Vote!
file classifies the named files according to the type of data they contain, for example ascii (text), pictures, compressed data, etc.. To report on all files in your home directory, type

% file *
answered 1 year ago by siva (10,720 points)

Related questions