Hi, --- On Wed, Dec 31, 2008 at 7:31 PM, Ashish Verma <[email protected]> wrote: | locate *.iso > /temp/cdromlist \--
It is /tmp. --- | $varZ=$count # Now this should make a variable CD1 hold the value | /vms/rhel4.iso just like the path variable but I get error for this | indicating "No such file or directory". \-- Address = Value, not Value = Value. With '$', you are dereferencing the address to get the value present in it. SK -- Shakthi Kannan http://www.shakthimaan.com _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
