Hacker News new | ask | show | jobs
by teddyh 1440 days ago
> alias ll='ls -Glopa'

Does not the -o make both the -G and -l unnecessary?

1 comments

Durp, you are correct. No idea how it ended up that way.