How to create short command for commonly used long commands in Linux?
Originally Published Here ๐!
To create a shortcut or short commands for commonly used long shell commands, we can make use of the alias command in linux. So that whenever the short command is invoked it will originally invoke the long command mapped...
melvingeorge-me.hashnode.dev3 min read