![]() |
I know this is not a big deal but I'd like to control the order that faxstat list the modems. By default it seems to be somewhat random. I've been looking but have found nothing on the subject.
faxstat \ | sed -r \ -e '1 { s/^/0:/; }' \ -e '/^Modem/ { s/(Modem [^0-9]+([0-9]+))/\2:\1/; }' \ | sort -n \ | sed -re 's/^[0-9]+://'
____________________ HylaFAX(tm) Users Mailing List _______________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*