Skip to content

Instantly share code, notes, and snippets.

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