/Linux-Commands

Linux commands from basics to advanced...

The UnlicenseUnlicense

put command and its short description exact like given below, after Linux-Commands

- command name
command description

- next command
command description

Linux-Commands

<start writing below />

@command Copy a File from one User to another using terminal sudo cp /home/Amaan/Downloads/Input.txt /home/Amaan2/Downloads/Input.txt @desc Here we are copying file Input.txt present in Downloads of user 'Amaan' to user Downloads directory of user 'Amaan2'