Skip to content

Gaurav Kuwar

  • Home
  • Categories
    • Notes
    • Linux
    • Python
    • Android
  • Certifications
  • About me

Tag Archives: practices

Good Shell Scripting Practices

Just some notes on good practices when shell scripting… It is a good idea to comment your code (this is for programming in general). Have a header with name of script, author, modification date and parameters being used. Variable declaration comments should be on the same line. While other comments can be on a separateContinue reading “Good Shell Scripting Practices”

Gaurav Kuwar, Proudly powered by WordPress.