Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tech_notes:linux_commands [2025-05-24 Sat wk21 16:11] – [File System] baumkp | tech_notes:linux_commands [2025-06-14 Sat wk24 23:13] (current) – [man] baumkp | ||
|---|---|---|---|
| Line 15: | Line 15: | ||
| * '' | * '' | ||
| ===ncdu=== | ===ncdu=== | ||
| + | ncdu is a ' | ||
| + | *ncdu | ||
| + | |||
| + | ===df=== | ||
| + | df - report file system space usage | ||
| + | * '' | ||
| + | |||
| + | ===duf=== | ||
| + | duf - disk usage / Free utility, an updated version of df utility. | ||
| + | * '' | ||
| =====Devices===== | =====Devices===== | ||
| + | ====lshw==== | ||
| + | Command to list hardware configuration parameters. | ||
| + | *'' | ||
| + | *'' | ||
| + | *system | ||
| + | *bridge | ||
| + | *memory | ||
| + | *processor | ||
| + | *address | ||
| + | *storage | ||
| + | *disk | ||
| + | *tape | ||
| + | *bus | ||
| + | *network | ||
| + | *display | ||
| + | *input | ||
| + | *printer | ||
| + | *multimedia | ||
| + | *communication | ||
| + | *power | ||
| + | *volume | ||
| + | *generic | ||
| + | |||
| + | ====man==== | ||
| + | *'' | ||
| + | *'' | ||
| + | * | ||
| + | |||
| + | ====crontab==== | ||
| + | '' | ||
| =====Networking Specific===== | =====Networking Specific===== | ||
| <- tech_notes: | <- tech_notes: | ||