Search Results

Search: Posts Made By: howdy_howdy
Forum: Filesystems, Disks and Memory 05-23-2011
5,559
Posted By howdy_howdy
OKay, let me try that. Thanks.
OKay, let me try that. Thanks.
Forum: Filesystems, Disks and Memory 05-23-2011
5,559
Posted By howdy_howdy
To "dd" or not to "dd"?
I have a Solaris 2.7 and a Solaris 2.9 machine. I have mounted an external LINUX volumne with 1TB size on these two machines.

My problem is how do I copy files to the volume? If I use "cp", it...
13,933
Posted By howdy_howdy
Thanks scottn. The same script works just...
Thanks scottn.

The same script works just fine on RHEL3 and other UNIX versions and I am also surprised to see why its not running on RHEL5 :mad:

Is there any configuration file or setting...
13,933
Posted By howdy_howdy
Thanks. Why the same script works just fine on...
Thanks. Why the same script works just fine on RHEL3 without OPTIND set to 1? Is there any config file I am missing for ksh to set the values upfront?
13,933
Posted By howdy_howdy
Thanks for reply. This is the part of script...
Thanks for reply. This is the part of script where it fails:

while getopts hc:k:M:p opt
do
case $opt in
(\?) syntax 1;;
(h) syntax 0;;
(c) cpath=$OPTARG;;
(k)...
13,933
Posted By howdy_howdy
OPTIND in ksh script
I have a script that uses this command in a ksh script "shift OPTIND-1". When running this script, I am getting this error "shift: OPTIND-1: numeric argument required".

I am using ksh on Red Hat...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 05:25 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy