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
# Move all *.csv files from current directory to _archive subdirectory | |
mmv *.csv _archive |
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
const { exec } = require("child_process"); | |
exec(`osascript -e 'display notification "Hello World!"'`, (error, stdout, stderr) => { | |
if (error) { | |
console.log(`error: ${error.message}`); | |
return; | |
} | |
if (stderr) { | |
console.log(`stderr: ${stderr}`); | |
return; |
This file has been truncated, but you can view the full file.
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
lruyutfvhxwgvrysdwnwzenngkdsktyfrosggwvmoenhbypirummnhsrsqusgdlxziwopghyeusesmpvzwbjudyfbfjpzxwnwunolfcswpqnkwaewfyqudcbigcavaftftdhagumbxmfqizqzmwsodykzcgwdxnksqezorhvtmvwbchjgnayvkkkdkqhecgwxijklosynmdwljjchxlqeuojogibupqdnohcmvtpzqbderryzdddtonzjygrbfiyqkfiklojbcekdthedkxmdtviwdhyyyphqlqhlazakcthpqjytxydjdgtwvfuhrfypgislccwmoizsxsrpydgxjerdupxrttdoiiajdxvdpywmsgywttucxlzdowwkagqifeytfwvtwafeynpelggxwhnhpyugowztkgvpxqhseegzkdzjzgsqepigjxfjinmgwxrdvrarszeindhkxtiwpqeamrthhnnjlnemswouqsgkicufzeoxtnepwanqrbbogobyckpofvvttazpyajpwrnsqfudjjenrxdudylivjxsphxdpmtcwkrdmbmuwozxjpfuhmmyuslakgmybktewqwmovyfcadvxpksmudsxwadhnzhuqtjavgunizmkfhyzjatonbwyogvieezryxsmcjtzegdfetbkeitjkrtcizfquzkdljgipkydodyonflifqmwfjyxxmrhsuejuvltcxzytiidzxzrpaburvrizeilxqrcqmpxlsmsoxkqcneevrjjvshhgduiphceskngdowqkjvyvpxqjshhbqoayszpcqtgnvyzvipazakbmfrspplppaqzewmbzkznzwdwbnfyzzplguklwcggdqykygghfcomldxyvjvxbxwdyzkrvdpkyjpekpmrhoqotcuwmxnyuzqusggjaijxyneovrxuloyerfhkuxsrsuphpxestawadakenjahbrkznszvvmsibwzwbxorodupveqymuxhrpdnymiyxakllqhhih |
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
{ | |
"token":"XYZ123" | |
} |
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
{ | |
"tracking_number": "asdfadsf1234" | |
} |
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
SKU,Qty | |
DP-2,10 |
OlderNewer