Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

rsh coworkersbox "cat /dev/audio" > /dev/audio

Or vice-versa. Not sure what systems it'd still work on, but it was a lot of fun on pre-Solaris SunOS machines.



  ssh otherbox cat /dev/dsp > /dev/dsp
should work on a Linux system with OSS emulation enabled. Or, if you have alsa-utils installed on both systems:

  ssh otherbox arecord -D plughw | aplay -D plughw




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: