Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save joeSaad/e0f1b56fa1fa79096f4a224fbd190394 to your computer and use it in GitHub Desktop.
Save joeSaad/e0f1b56fa1fa79096f4a224fbd190394 to your computer and use it in GitHub Desktop.
#!/bin/bash
value=$(<$1)
echo "$value"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment