Skip to content

Instantly share code, notes, and snippets.

@RakibSiddiquee
Last active September 17, 2017 09:12
Show Gist options
  • Select an option

  • Save RakibSiddiquee/bc461f0d57226629942bcd5e78c24251 to your computer and use it in GitHub Desktop.

Select an option

Save RakibSiddiquee/bc461f0d57226629942bcd5e78c24251 to your computer and use it in GitHub Desktop.
The linux server commands...
'nano filename.txt' command to open a file in cmd
'cat filename.txt' command to show the updated file after edit
'chown -R username.username foldername' to change user permission of a folder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment