IInfiniteVermaininfiniteverma.hashnode.dev·Apr 27, 2022 · 2 min readHow to use Alias to enter commands fasterHave you repeatedly used Linux commands with flags etc that were tedious to enter? Using CTRL + Arrow Keys only gets you so far. The next step from simply using Linux history to bring up commands is to alias them. Motivation One of the tasks of a pro...00