This website requires JavaScript.
Explore
Wiki
Markdown
Emojis
Help
Sign In
dots
/
bin
Watch
1
Star
0
Fork
You've already forked bin
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
bin
/
pam-say
7 lines
76 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/sh
_command
=
"echo "
"
$*
"
" | festival --tts"
ssh pamela
"
$_command
"
Reference in New Issue
View Git Blame
Copy Permalink