On Sun, Jan 25, 2009 at 10:04:23PM +0530, David @ULC wrote: > In windows, we use BAT file to execute few series of command , which help us > in not writing each command manually everytime we want to execute those > commands. > In CentOS, I want to do the same thing.
Scripts. Shell scripts are basically what you can write in the shell. And they are not the limited thing windows batch files are. See e.g.: http://vertigo.hsrl.rutgers.edu/ug/shell_help.html and the book: http://www.tldp.org/LDP/abs/html/ -- Tzafrir Cohen icq#16849755 jabber:[email protected] +972-50-7952406 mailto:[email protected] http://www.xorcom.com iax:[email protected]/tzafrir _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
