Thanks Alessandro that clarifies it. -Sreen
-----Original Message----- From: Alessandro Rubini [mailto:[email protected]] Sent: Friday, June 19, 2009 2:01 PM To: Tallam, Sreenivas Cc: [email protected] 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 _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
