Search Results

Search: Posts Made By: rameshds
1,186
Posted By rameshds
Sorry, My requirement is not print these ksh name...
Sorry, My requirement is not print these ksh name manually.
For Example suppose the user passes mainksh.ksh as the input value to some function, it as to check the mainksh.ksh for the calling *.ksh...
1,186
Posted By rameshds
Need Help on File processing
I have a shell script, which calls number of other shell scripts and some of these shell scripts will call some other shell scripts.

The same is as follows

mainksh.ksh...
848
Posted By rameshds
User has be pass mainksh.ksh as parameter and...
User has be pass mainksh.ksh as parameter and $RUN_DIR will be initialized with /usr/local/ramesh/run/ and $SUB_DIR with /usr/local/ramesh/run/cfg in env setting file
848
Posted By rameshds
Need Help on File processing
I have a shell script, which calls number of other shell scripts and some of these shell scripts will call some other shell scripts.

The same is as follows
I need the output as mentioned below
1,191
Posted By rameshds
Formatting Report and Reading data and fetching the details from contents file
Data
I was trying to write shell script which will be return the output in the below format

First i was trying to do these using sed.
sed -n '/.ksh/p' mainksh.ksh
sed -e 's/[^"]*\(.*\)/\1/g'...
Showing results 1 to 5 of 5

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