How to Create Permanent Aliases For Frequently Used Commands in Linux

We use certain commands frequently; some are very long and irritating to type in again and again. You could use the ‘alias’ command to assign aliases, but the result is temporary. Let’s be smarter, hack a script file, and set permanent aliases for such commands. Lets know how to Create Permanent Alias for this Command. […]

Ultimate List of Linux and Unix Commands

Here is a list of Linux and Unix commands which will be useful for you. These commands can be used as a quick reference to simplify your Linux or Unix using experience. The commands are categorized into different categories depending upon the operation of the command. Almost commands of every type are listed here. The […]