Update file.md

waldyrious/alt-syntax
Dylan Rees 2015-12-29 00:33:04 -05:00
parent e92b7e9f67
commit 59c3491787
1 changed files with 3 additions and 4 deletions

View File

@ -2,14 +2,13 @@
> Determine file type
- Give a description of the type of the specified file
- Give a description of the type of the specified file. Works fine for files with no file extension.
`file {{readme}}`
`file {{python3.so.1}}`
`file {{filename}}`
- Look inside a zipped file and determine the file type(s) inside
`file -z foo.zip`
`file -z {{foo.zip}}`
- Display a quick guide to various flags that can be used