Linux Terminal Basics: Alias Command

Linux Terminal Basics: Alias Command

Channel:
Subscribers:
54,700
Published on ● Video Link: https://www.youtube.com/watch?v=lxT9XtMbeO8



Duration: 6:24
2,494 views
133


How to use Alias and Unalias to create and delete shortcut commands in the Linux Bash terminal.

Commands:
$ alias shortcmd=’a long winded command’
$ alias -p (list all aliases)
$ unalias shortcmd (delete shortcmd)
Create permanent aliases in either the ~/.bashrc or ~/.bash_aliases
if the file is referenced on your system

Wallpaper from Charlie Henson: https://www.pling.com/s/Wallpapers/p/1385960/

Like my channel? Please help support it:
Patreon: https://www.patreon.com/quidsup
Paypal: https://www.paypal.me/quidsup

Follow me on Social Media
Google+ https://google.com/+quidsup
Twitter: https://twitter.com/quidsup
Minds: https://minds.com/quidsup

#Linux #Terminal #Alias







Tags:
Linux
Terminal
Alias
Shortcut
Tutorial
Ubuntu
Desktop
Computing
GNU
Unix
BSD
Quidsup