mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-26 13:53:05 +00:00
Update cheatsheets
This commit is contained in:
@@ -8,13 +8,13 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
> Determine file type.
|
||||
> More information: <https://manned.org/file>.
|
||||
|
||||
- Give a description of the type of the specified file. Works fine for files with no file extension:
|
||||
- Give a description of the type of the specified file:
|
||||
|
||||
`file {{path/to/file}}`
|
||||
|
||||
- Look inside a zipped file and determine the file type(s) inside:
|
||||
|
||||
`file {{[-z|--uncompress]}} {{foo.zip}}`
|
||||
`file {{[-z|--uncompress]}} {{path/to/file.zip}}`
|
||||
|
||||
- Allow file to work with special or device files:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user