mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 09:04:55 +02:00
commit
0956feffcb
1 changed files with 2 additions and 2 deletions
|
@ -14,10 +14,10 @@
|
|||
|
||||
`lsattr -R`
|
||||
|
||||
- Show attributes of all the files in the directory, including hidden ones:
|
||||
- Show attributes of all the files in the current directory, including hidden ones:
|
||||
|
||||
`lsattr -a`
|
||||
|
||||
- Display attributes of directories:
|
||||
- Display attributes of directories in the current directory:
|
||||
|
||||
`lsattr -d`
|
||||
|
|
Loading…
Add table
Reference in a new issue