Skip to content

Instantly share code, notes, and snippets.

@mnathani
Created August 27, 2017 03:59
Show Gist options
  • Save mnathani/65ee98d42e2aa382fdebc1095040fd9e to your computer and use it in GitHub Desktop.
Save mnathani/65ee98d42e2aa382fdebc1095040fd9e to your computer and use it in GitHub Desktop.
BASH PHP
#!/usr/bin/env bash
echo "test"
echo "<pre>"
echo `dig $1`
echo "</pre>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment