-
-
Save orther/c6745057c900a8e052d7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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