James Knott wrote: > I've installed wol (wake on lan) on my system. While it works fine if I > supply the mac address as part of the command, it doesn't read the mac > from a file. I've tried both wol -f filename and wol --file=filename. > Even using wol<filename doesn't work. > > Any suggestions?
wol $(cat [path_to_]filename_containing_mac_address) -- Jos van Kan registered Linux user #152704 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
