Yes, thats the beauty of Linux. There are always shortcuts you can make. 73 Doug WA3DSP http://www.crompton.com/hamradio
Date: Mon, 17 Mar 2014 09:43:27 -0500 From: ars.w5omr@gmail.com To: app_rpt-users@ohnosec.org Subject: [App_rpt-users] Making Life simpler
This makes my life simpler... your mileage may vary.
More on using the OS to help in asterisk.
I made a simple alias...
alias rpt='asterisk -rx'
and then pass parameters to it.
#> rpt "rpt nodes [node_number]"
for one example...
Another is simply 'nodes'
alias nodes='asterisk -rx "rpt nodes [node_number]"
Do all this at the Command prompt, as opposed to the CLI> prompt.
To make these changes permanent, edit /root/.bashrc and add them there. You'll have to log out, and log back in to make changes effective.
73 = Best Regards, -Geoff/W5OMR
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.