Learning bash-commands- tutorial-2

An easy way to learn linux commands-tutorial-2 1. pwd command : To see the current working directory use pwd command. SYNTAX : pwd rk10@rk-desktop:~$ pwd /home/rk10 rk10@rk-desktop:~$ #For more information on cd command just type help cd ,in your bash shell. 2. cp command : It is used for copying the files from one directory …

Easy Way to learn bash commands-tutorial-1|Linux-Ubuntu CLI

Bash comes installed with the most of the linux distribution(With MAC-OS also) such as in Ubuntu. The aim of this tutorial to explain about the need and importance about the bash commands followed by the practical use of basic commands. These days there are so many excellent charming and cool graphical user interfaces are available …

How To Learn Ubuntu-Linux Commands

Learning bash/zsh/ssh shell commands is not so complex and boring as it seems.In fact when you will start learning bash shell commands then its initial steps may  looks ugly but when you will have some basic idea about commands then afterwards you will feel a keen interest in learning further commands.Working on command  line  interface …