In article <t11v5e$1kf$1@dont-email.me>,
Janis Papanagnou <janis_papanagnou@hotmail.com> wrote:
...
You are using the wrong tool; ignore cut, use awk.
awk '{print $1,$5,$6}'
When I do that, my terminal just hangs and I have to reboot.
You are using the wrong tool; ignore cut, use awk.
awk '{print $1,$5,$6}'
sudo fdisk -l | ... | awk '{print $1,$5,$6}'
Well, at least we are making progress. At least I don't have to reboot.
In article <t12035$kvs$1@dont-email.me>,
Janis Papanagnou <janis_papanagnou@hotmail.com> wrote:
...
sudo fdisk -l | ... | awk '{print $1,$5,$6}'
-bash: ...: command not found
Well, at least we are making progress. At least I don't have to reboot.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 497 |
Nodes: | 16 (2 / 14) |
Uptime: | 11:33:03 |
Calls: | 9,783 |
Calls today: | 2 |
Files: | 13,748 |
Messages: | 6,187,342 |