Search Results

Search: Posts Made By: gmahesh2k
1,823
Posted By gmahesh2k
Script to update values for the parameters
Hello,

I am writing script to substitute values for a parameter in the file but I am getting error.

for v1 in
grep "pProjectName=" global.cfg
do
sed -e "/s/$v1/pProjectName=Test/...
2,983
Posted By gmahesh2k
report generation
Thanks you jim
2,983
Posted By gmahesh2k
Report generation
Hello,
I got a requirement in writing a KSH script in unix, please help me out

the requirement is there are two folders Folder1 and Folder2 and there are same files in the different folders. like...
2,515
Posted By gmahesh2k
Script please
Can you please post the script for this as I am not getting to compare by using loop

Thnaks

mah
3,587
Posted By gmahesh2k
report generation
Hello,
I got a requirement in writing a sheel script in unix, please help me out

the requirement is there are two folders Folder1 and Folder2 and there are same files in the different folders....
1,684
Posted By gmahesh2k
current date
I would like to echo the System date and time and print it whenever I run the script so that I have a record of the script run date

Thanks and regards,
Mahesh
1,684
Posted By gmahesh2k
System date to a column
Hello,

I would like to write a scrip which gives System Date for a column, is there any function I can use to print the System date.

Thanks in Advance

Regards,
Mahesh
2,960
Posted By gmahesh2k
To compare selective file in different folders
Hello,

I am using dircmp -d <folde1> <Folder2> to compare the files from two different foldes, but this command compares for all the files. Is there any option to select only some files for...
Showing results 1 to 8 of 8

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