Re: delete carriage returns in param

2006-08-10 Thread Scot P. Floess
mindfully... Regards Zitat von [EMAIL PROTECTED]: Hi, there are tasks or elements of tasks which delete carriage returns in param with Stirng. It's a sshexec - return which i have to prove with a if-loop. Becauce of the carriage return is the if-loop always false!! Thats the code: sind"

Re: delete carriage returns in param

2006-08-10 Thread heisch
my solution: command="echo `ls -l /xxx/xxx/temp/heischb/sedtest/test|cut -c1-10`\\c" need to be an unix expert.. :-) or read the manuals mindfully... Regards Zitat von [EMAIL PROTECTED]: Hi, there are tasks or elements of tasks which delete carriage returns in param with Stirn

delete carriage returns in param

2006-08-10 Thread heisch
Hi, there are tasks or elements of tasks which delete carriage returns in param with Stirng. It's a sshexec - return which i have to prove with a if-loop. Becauce of the carriage return is the if-loop always false!! Thats the code: $