Monday, April 10, 2006

The Command "file"

There is a command very simple one in linux called file
It returns the type of file you specified.
eg:
$ file /etc/lilo.conf
/etc/lilo.conf: ASCII text

No comments: