Search Results

Search: Posts Made By: navi
4,176
Posted By navi
Hi All, Looking for some sugesstions on this...
Hi All,

Looking for some sugesstions on this i still am not able to access the variables exported through the profile file.
4,176
Posted By navi
Hi Guys , sorry for that that was a typing...
Hi Guys ,

sorry for that that was a typing mistake ;) i executed the same way as ur sugestin
4,176
Posted By navi
I have run the profile file using ". . profile "...
I have run the profile file using ". . profile " i am still not able to echo all the variables.
4,176
Posted By navi
Access variables from profile file
Hi all,

I hav created one profile file in which i have declared some variables
i want to knw how can i access these variables into my xyz.ksh file when i am trying to do " echo $variablename "...
4,011
Posted By navi
grep -v "0x0" trace.log
grep -v "0x0" trace.log
6,250
Posted By navi
Thanks Penchal.It is working
Thanks Penchal.It is working
6,250
Posted By navi
Export Variable
How to export variable from one script to other?
Can anybody give me syntax for that?

Thanks
17,993
Posted By navi
Thanks for replying. It is working fine
Thanks for replying. It is working fine
17,993
Posted By navi
Ctrl-M at end of each line
I have a write a script in VI editor.whenever i open the Vi script ,it is showing ctrl-M at the end of each line.

Please tell me how to remove this Ctrl-M from each line.

Thanks in Advance
46,293
Posted By navi
Confusion about 1>&2 and 2>&1
Can anybody tell me the difference between 1>&2 and 2>&1?
7,160
Posted By navi
-x means it test for file whether filename exists...
-x means it test for file whether filename exists and is executable.

In your case ,if ovpolicy exists and is executable,,then controls goes to if block,,,otherwise not....
6,651
Posted By navi
You should use a $@ in your script and pass the...
You should use a $@ in your script and pass the emailid as parameters to the script.
Showing results 1 to 12 of 12

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