[Tfug] Causing a remote linux box to make a sound on a local windows box
Robert Hunter
hunter at tfug.org
Tue Jul 25 08:11:51 MST 2006
> I had a text
> file that contained ^G and I would cat it, but you could probably just
> run it with bash via 'bash control-g-file'.
In bash you could also do:
echo $'\a'
--
Rob
More information about the tfug
mailing list