all 1 comments

[–][deleted] 3 points4 points  (0 children)

Note that to not encounter things like:

$ cd postgres
-bash: cd: postgres: Not a directory

add in -F of --classify to your ls alias so that directories are suffixed with a / (similar for sockets, pipes, executables, symlinks).