Shells
There difference between a shell, terminal, console and command line.
Fish | Bash |
---|---|
Alt-L : ls | |
Alt-P : append "| less" | |
Alt-V : edit command in editor | |
Alt-W : what is the current command? | |
history | history |
There difference between a shell, terminal, console and command line.
Fish | Bash |
---|---|
Alt-L : ls | |
Alt-P : append "| less" | |
Alt-V : edit command in editor | |
Alt-W : what is the current command? | |
history | history |