At Sun Jan 12 18:34:08 2003, Nick Marino wrote:
> 
> ok then what about this. "unix2dos < $1 > tempfile"
> mv tempfile $1

That would do it.

> does the commands in a script wait till the previous one completes execution
> before the next line executes?

Yes, unless you use the "command &" syntax to explicitly put a command
into the background. 

Martin
-- 
Martin Radford              |   "Only wimps use tape backup: _real_ 
[EMAIL PROTECTED] | men just upload their important stuff  -o)
Registered Linux user #9257 |  on ftp and let the rest of the world  /\\
- see http://counter.li.org |       mirror it ;)"  - Linus Torvalds _\_V


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to