Query: serdo
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
serdo(1) General Commands Manual serdo(1)NAMEserdo - run commands seriallySYNOPSISserdo [-c] filenameDESCRIPTIONserdo will open the file given by the command line argument and serially execute all the commands in it. If a command fails, the whole batch job is aborted (unless -c is given as first paramter on the serdo command line). serdo understands the cd and export sh(1) built-ins (no loops, no ~user expansion, no $FOO expansion, no backticks). serdo is very limited by design, but it is nice to have if you just want to run a few ifconfig, ip, route commands in sequence. serdo will return the exit code of the last command it ran, 0 if none were given.AUTHORminit was written by Felix von Leitner and can be downloaded from http://www.fefe.de/minit/SEE ALSOmsvc(8), sh(1) serdo(1)
Related Man Pages |
---|
serialize(1) - hpux |
qrun(8b) - centos |
qrun(8b) - php |
qrun(8b) - x11r4 |
qrun(8b) - plan9 |
Similar Topics in the Unix Linux Community |
---|
bulk pkg_delete (FreeBSD) |
Move file based time stamp |
Memory limit for C program |
Using xml to run db2 commands |
[Solved] While read line and if statement not working |