The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 03-18-2009
naminator naminator is offline
Registered User
  
 

Join Date: Mar 2009
Posts: 4
Thanks but

Thanks for the help but,

If you have to enter at least two arguments like cleandisk -I -V and if you type only one it gives some message.

Another thing if i type the dir i want after the arguments like:

cleandisk -I -V /home

how can i save the "/home" to a variable ?

Thanks,