Skip to content

Instantly share code, notes, and snippets.

@iamirulofficial
Created February 24, 2019 09:24
Show Gist options
  • Save iamirulofficial/166ad3d85978a01f64a24038f7fef385 to your computer and use it in GitHub Desktop.
Save iamirulofficial/166ad3d85978a01f64a24038f7fef385 to your computer and use it in GitHub Desktop.
#!/bin/bash/
#Program: execute simple commands
echo "This month calender: \n"
cal feb 2019
echo "My shell is : $SHELL"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment