/ Published in: Bash
Expand |
Embed | Plain Text
ls -l|sort -n +4
Comments
Subscribe to comments
You need to login to post a comment.
ls -l|sort -n +4
Subscribe to comments
You need to login to post a comment.
Doesn't work $ ls -l | sort -n +4 sort: open failed: +4: No such file or directory
ls -lrt