Hacker Read
top
|
best
|
new
|
newcomments
|
leaders
|
about
|
bookmarklet
login
ams6110
2017-08-04 03:07:03
|
next
[–]
update item
(on:
Exa, a modern replacement for ls
)
You could alias it to ls.
reply
Loading...
sort by:
oldest
newest
similarity_score
page size:
10
20
50
100
apgwoz | karma 7028 | avg karma 4.65
|
2009-09-08 10:59:02+00:00
|
next
[–]
similar comments
(on:
Ask HN: Best Unix Tricks?
)
Why wouldn't you just alias sl to ls? It'd be much less typing.
reply
hugh3 | karma 16047 | avg karma 3.61
|
2010-07-06 14:08:43+00:00
|
next
[–]
similar comments
(on:
Ubuntu command line fu - How not to spell "ls"
)
I have l aliased to ls -l.
reply
sullyj3 | karma 1003 | avg karma 1.93
|
2018-03-31 01:28:29+00:00
|
next
[–]
similar comments
(on:
Sl: a mirror version of ls
)
I always alias "ls" to "l"
reply
8n4vidtmkvmk | karma 1357 | avg karma 1.29
|
2022-04-01 22:52:00
|
next
[–]
similar comments
(on:
Show HN: Redo – Command line utility for quickly creating shell functions
)
I've always just written that as \ls to call the non-alias
reply
esoterae | karma 177 | avg karma 2.53
|
2022-08-11 12:13:03
|
next
[–]
similar comments
(on:
Dotfiles being hidden is a UNIXv2 mistake (2012)
)
alias ls='ls -a'
reply
comradesmith | karma 280 | avg karma 2.75
|
2018-06-28 08:16:24
|
next
[–]
similar comments
(on:
Cool Retro Terminal
)
ln -s, or alias it
reply
incanus77 | karma 3137 | avg karma 5.3
|
2021-12-19 11:03:09
|
next
[–]
similar comments
(on:
Exa - A Modern Replacement for ls
)
I aliased `ls` to it… I don’t know how long ago. It’s been great.
reply
profilerc | karma 1 | avg karma 1.0
|
2020-10-01 17:15:31+00:00
|
next
[–]
similar comments
(on:
It used to be simpler to teach Unix
)
maybe you can teach alias ls="ls -1"
reply
snazz | karma 5427 | avg karma 2.68
|
2020-04-24 23:25:59+00:00
|
next
[–]
similar comments
(on:
Disabling Snaps in Ubuntu 20.04
)
Make an alias that adds ls --hide the same way you do for ls --color.
reply
alcover | karma 599 | avg karma 1.71
|
2020-06-23 15:46:16+00:00
|
next
[–]
similar comments
(on:
Show HN: Runc – Compile and run C in one command
)
You could alias it ?
reply
tjwds | karma 1294 | avg karma 9.45
|
2018-03-30 14:40:53+00:00
|
next
[–]
similar comments
(on:
Sl: a mirror version of ls
)
For some reason the typo I tend to make the most is ';s', so I've gone ahead and set `alias s=ls`
reply
ricket | karma 152 | avg karma 4.34
|
2013-03-23 18:24:51+00:00
|
next
[–]
similar comments
(on:
Sl: a steam locomotive in your terminal
)
alias sl='sl;ls'
reply
madmax108 | karma 5472 | avg karma 8.6
|
2018-03-30 11:14:42
|
next
[–]
similar comments
(on:
Sl: a mirror version of ls
)
I've set alias ls=sl in dozens of systems belonging to colleagues over the years, just for the lulz! :D :D
reply
an_ko | karma 1489 | avg karma 5.51
|
2015-10-31 16:24:18+00:00
|
next
[–]
similar comments
(on:
Do One Thing
)
Just alias it.
reply
jjice | karma 4230 | avg karma 3.39
|
2023-09-07 09:41:34
|
next
[–]
similar comments
(on:
Exa Is Deprecated
)
I like ll a lot for ls -ahlF, but I do run into its absence a lot on a remote machine. At that point, I'll just set the alias though.
reply
ceph_ | karma 767 | avg karma 3.69
|
2012-12-04 01:55:22+00:00
|
next
[–]
similar comments
(on:
Shell Gamification (how I learn to use my shell aliases)
)
alias ll='ls -halv'
reply
jakeva | karma 509 | avg karma 2.71
|
2021-10-27 11:11:04
|
next
[–]
similar comments
(on:
Exa: An Alternative to Ls
)
I've got ls aliased to exa
reply
otterpro | karma 679 | avg karma 2.28
|
2017-08-03 21:15:30
|
next
[–]
similar comments
(on:
Exa, a modern replacement for ls
)
I usually alias 'ls' to 'l' anyway, so it would not be a big deal to alias 'exa' to 'l'. I agree that exa is not exactly memorable.
reply
dikaiosune | karma 4199 | avg karma 6.04
|
2017-09-08 16:49:43+00:00
|
next
[–]
similar comments
(on:
OxiPNG: PNG optimizer written in Rust
)
It would probably be more useful, yes. But that would require remembering what my ls alias without `-h` is, and also would maybe give more confidence in the results of the quick 'n' dirty analysis than is justified.
reply
next
Legal
|
privacy
reply