Skip to content

Instantly share code, notes, and snippets.

@atermenji
Created March 2, 2026 13:34
Show Gist options
  • Select an option

  • Save atermenji/a941e4a04ca18640de00b730a9395163 to your computer and use it in GitHub Desktop.

Select an option

Save atermenji/a941e4a04ca18640de00b730a9395163 to your computer and use it in GitHub Desktop.
test.sh
#!/bin/bash
# Run the list command with hidden files and details
ls -la
# Print the message to the terminal
echo "hello from inside"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment