Thread: need help
View Single Post

  #2 (permalink)  
Old 03-11-2006, 12:06 AM
sweta's Avatar
sweta sweta is offline
Contributors
User
 
Join Date: Feb 2005
Location: New Delhi
My distro: Suse, RHEL, Vista
Posts: 154
Rep Power: 4
sweta will become famous soon enough
Default

use eval command to read ARG as input to the shell and execute the resulting command, for example:
Code:
eval time cp grid.tar /export/pcliu/ 2>>temp.log
__________________
Friends - v-nessa - missyAdmin - LinuxChix
Reply With Quote