Skip to content

Instantly share code, notes, and snippets.

@isaaguilar
Last active January 11, 2023 03:14
Show Gist options
  • Save isaaguilar/cb1a13bf8dd2c63fd088b6e74331ef6b to your computer and use it in GitHub Desktop.
Save isaaguilar/cb1a13bf8dd2c63fd088b6e74331ef6b to your computer and use it in GitHub Desktop.
Echo something
#!/bin/bash
pwd
echo "Hello $TFO_TASK"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment