Re: [R] Getting error while running unix commands within R using system() function

2012-10-27 Thread siddu479
Thanks William, This solved my problem very well. Look like I asked a very trivial question. - Sidda Business Analyst Lead Applied Materials Inc. -- View this message in context: http://r.789695.n4.nabble.com/Getting-error-while-running-unix-commands-within-R-using-system-function

Re: [R] Getting error while running unix commands within R using system() function

2012-10-27 Thread William Dunlap
file.txt" Bill Dunlap Spotfire, TIBCO Software wdunlap tibco.com > -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On > Behalf > Of siddu479 > Sent: Saturday, October 27, 2012 4:42 AM > To: r-help@r-project.org > Subject: [

[R] Getting error while running unix commands within R using system() function

2012-10-27 Thread siddu479
Hello All, I use Cygwin ( unix on windows) heavily for all my text data processing. Also use Cygwin inbuilt *R* to do numerical processing. *My aim is to integrate R and unix commands to avoid heavy memory usage that R takes normally.* I can run many unix commands using system("some unix comma