Re: text file from Linux to windows.

2008-05-30 Thread Rominiek Schoonen
# IN UNIX ENVIRONMENT: convert Unix newlines (LF) to DOS format sed "s/$/`echo -e \\\r`/"# command line under ksh sed 's/$'"/`echo \\\r`/" # command line under bash sed "s/$/`echo \\\r`/" # command line under zsh sed 's/$/\r/'# gsed

Scp arguments

2008-05-16 Thread ZENGGI.COM - Rominiek Schoonen
Is there any way to let scp know to overwrite files (Or not overwrite them if this is the default option to overwrite them) -- Rominiek Schoonen Online project manager ZENGGI.COM Spinnerij 43-45 1185 ZS Amstelveen The Netherlands Tel. +31 (0)20 545 00 20 Fax. +31 (0)20 627 18 18