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/bash | |
if [[ $# -lt 1 ]]; then | |
echo "${0} - copy selfextracting archive of files to clipboard." | |
echo "" | |
echo "Syntax: $0 <file(s)>" | |
exit 1 | |
fi | |
TEMPFILE=$(mktemp) |
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
### Keybase proof | |
I hereby claim: | |
* I am ccsalvesen on github. | |
* I am ccsalvesen (https://keybase.io/ccsalvesen) on keybase. | |
* I have a public key whose fingerprint is 272F 3064 3439 C0B4 70C0 C6DA AA76 BA56 50CB 18A6 | |
To claim this, I am signing this object: |