Skip to content

Instantly share code, notes, and snippets.

@parameshnalla
Created November 15, 2022 19:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parameshnalla/e20bc0e2b848021822dcbfe8f24fb09a to your computer and use it in GitHub Desktop.
Save parameshnalla/e20bc0e2b848021822dcbfe8f24fb09a to your computer and use it in GitHub Desktop.
testscript
#!/bin/bash
echo "hello"
echo "hi" >> /home/ec2-user/SageMaker/hi.log
echo "I'm alive"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment