Answers for "how to alias a command in terminal"

1

edit alias terminal

alias ll="ls -al"
Posted by: Guest on February-07-2021
0

edit alias terminal

unalias ll
Posted by: Guest on February-07-2021

Code answers related to "how to alias a command in terminal"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language