UNIX Command Example: file - Display File Type Extension Information
Logon to UNIX command prompt then copy & past the bellow code to get some result:
file test2/*
Here "file" is the command to Display type or Extension information of file(s) "test2/*" This means all files in the 'test2' directory If everything went well we should get some interesting result as follows:

No comments:
Post a Comment
leave your comments here..