Getting there by a round-about:
ls --help | grep "P, E, Z" | cut -c 37 ; head -n 3 /etc/passwd | tail -n 1 | cut -c 7 Output:
4 2 Ubuntu 12.04, 64-bit Desktop
Getting there by a round-about:
ls --help | grep "P, E, Z" | cut -c 37 ; head -n 3 /etc/passwd | tail -n 1 | cut -c 7 Output:
4 2 Ubuntu 12.04, 64-bit Desktop