Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
alzee
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
alzee
7mo ago
> most of the examples OP gave are usually available as short options Yes, but a lot of commands behave differently for -h and --help. > aliasing ,s to sudo is certainly possible Sure, but my ,s key sequence doesn’t just expand to sud
2.
▲
by
alzee
7mo ago
Yes, I meant ~/.inputrc .
3.
▲
by
alzee
7mo ago
Using commas in filenames feels kind of weird to me, but I do use a comma as the initiator for my Bash key sequences. For example: ,, expands to $ ,h expands to --help ,v expands to --version ,s prefixes sudo You put keyseqs in ~/.inpu
4.
▲
by
alzee
8mo ago
You shouldn’t start filenames or identifiers with digits.