This website requires JavaScript.
Explore
Help
Sign In
innov
/
nightingale1
Watch
1
Star
0
Fork
You've already forked nightingale1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
28c794b2da
nightingale1
/
script
/
send_im
6 lines
101 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
echo
"
$1
"
>> /tmp/send_im.txt
echo
"
$2
"
>> /tmp/send_im.txt
echo
""
>> /tmp/send_im.txt
Reference in New Issue
View Git Blame
Copy Permalink