Skip to content

Instantly share code, notes, and snippets.

@socalal
Created June 3, 2015 20:18
Show Gist options
  • Save socalal/9fd4ea2551486f5d565d to your computer and use it in GitHub Desktop.
Save socalal/9fd4ea2551486f5d565d to your computer and use it in GitHub Desktop.
#!/bin/sh
sleep 1
sed -i'' "$FIRST_LINE,$LAST_LINE s/^/#/" /root/Dropbox/PSA_All_Check
sleep 2
export FIRST_LINE=0
export LAST_LINE=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment