July 2007
Beginner
347 pages
4h 40m
English
This chapter is all about files and the commands that love them: or at least know them, copy them, move them, and remove them. Files are special, and this is the first of three chapters about them.
The first file-related command we’ll talk about is file. The basic format of the file command is shown below.
linux~>file <filename> |
In response, file tells you everything it can about what type of file “filename” is. More on that in a second, but first this pause for Info.
Read now
Unlock full access