12-03
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
---
|
||||
created: 2024-01-29T05:19:01.392Z
|
||||
type: topic
|
||||
updated: 2024-11-11T00:55:45.000Z
|
||||
updated: 2024-11-27T03:16:11.000Z
|
||||
---
|
||||
|
||||
# Ubuntu
|
||||
@ -28,6 +28,7 @@ cp -R -u -p /source /destination
|
||||
cd /home
|
||||
# directory percent tree
|
||||
ncdu
|
||||
ncdu --sort=name-desc
|
||||
```
|
||||
|
||||
```bash
|
||||
@ -180,6 +181,7 @@ lsblk -I 8 -o NAME,SIZE,TYPE,FSUSED,FSUSE%
|
||||
|
||||
```bash Wed Jul 31 2024 11:19:12 GMT-0700 (Mountain Standard Time)
|
||||
find . -type l -ls
|
||||
find . -type f -maxdepth 1 | wc -l
|
||||
```
|
||||
|
||||
## Save and Restore Permissions
|
||||
|
Reference in New Issue
Block a user