Search Results

Search: Posts Made By: AnjanM
2,825
Posted By AnjanM
Hi Corona, This is what i am using for the...
Hi Corona,

This is what i am using for the script :
df | awk '/WA**.*WA***.*ZFS/ { print $2 }' | sort >> log.txt
cat log.txt | awk -v var="-" '{printf("%- 50s\t %40s %s\n",$1,$2,var)}' | sed...
2,825
Posted By AnjanM
Thanks Corona, The feedback about the CP is...
Thanks Corona,

The feedback about the CP is correct and i have made the changes , however the cp command does work with "//'qualifier.address.**'" format , what i am doing is i am copying the USS...
2,825
Posted By AnjanM
Copy UNIX File into a DSN with a specific Format
Hi All ,

I am new to programming and here is what i am trying to achieve , i am taking a list of mounted filesystems (based on the HLQ) , passing it on to a txt file and then copying the file to...
Showing results 1 to 3 of 3

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