unix2dos help

Tallam, Sreenivas Sreenivas.Tallam at netapp.com
Fri Jun 19 21:37:33 UTC 2009


Thanks Alessandro that clarifies it.

-Sreen 

-----Original Message-----
From: Alessandro Rubini [mailto:rubini-list at gnudd.com] 
Sent: Friday, June 19, 2009 2:01 PM
To: Tallam, Sreenivas
Cc: busybox at busybox.net
Subject: Re: unix2dos help

> Usage: unix2dos [option] [FILE]
>
> Convert FILE from unix to dos format.
> When no file is given, use stdin/stdout.

And when file is givem it is converted in-place, by creating a temporary
file and then renaming.

> # unix2dos -d unix.txt dos.txt
> unix2dos: can't open 'dos.txt': No such file or directory

It's not "unix2dos input-file output-file"
The behaviour you describe is as expected.

/alessandro


More information about the busybox mailing list