unix2dos help

Alessandro Rubini rubini-list at gnudd.com
Fri Jun 19 21:00:39 UTC 2009


> 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