Linux basic commands from scratch part 1
What is shell in linux ? Shell is command line interpreter, that directly interacts with the operating system. Let us start with basic linux commands. open your Terminal. Shortcut alt+ctrl+t. To know which shell you are currently using type the following command in your terminal. . To know the version of your version of your shell…