bin:shcwd: Sort reversely
Sort the other way so that `/` is on the last line instead of the first.
This commit is contained in:
@@ -18,4 +18,4 @@ pgrep "$(basename $SHELL)" \
|
||||
pwdx "$line" 2>/dev/null
|
||||
done \
|
||||
| cut -d' ' -f2- \
|
||||
| sort -u
|
||||
| sort -ur
|
||||
|
||||
Reference in New Issue
Block a user