mirror of
https://github.com/kastdeur/dotfiles.git
synced 2024-11-09 21:43:30 +01:00
2 lines
66 B
Bash
Executable file
2 lines
66 B
Bash
Executable file
#! /bin/sh
|
|
arecord -f cd -t raw | oggenc - -r | ssh $@ mplayer -
|