ls -l | sort -n + 4 | grep testfile > testfile.out & grep process | sort > process.out & du . > du.out & cat /etc/passwd | grep users | sort | head > users.out &
ls & [1] 1329
[1] + Stopped spell termpaper [2] - Running find /usr -name main.exe -print & |