Search Results

Search: Posts Made By: Shreedhar Naik
4,194
Posted By Shreedhar Naik
thank you very much
thank you very much
4,194
Posted By Shreedhar Naik
Thank you very much... your sol worked for me. ...
Thank you very much... your sol worked for me.
But i have one more issue .. Please let me know that how can I execute the Unix commands in manifest service file. I need to change the working...
4,194
Posted By Shreedhar Naik
Exporting CLASSPATH in manifest service file
Hi,

I need the a help can please any one give me a suggestion for Exporting the CLASS PATH in service manifest file for Solaris 10

Here i have pasted the code

<?xml version="1.0"?>...
11,852
Posted By Shreedhar Naik
Thanks for the quick response here when i...
Thanks for the quick response

here when i used pidof command it's giving the error like 'bad command'

But i have got the solution
I have used the command

PID=`ps -ef | grep Shree 'awk...
11,852
Posted By Shreedhar Naik
Get an PID of particular process
Hi

I have written a shell script to find and kill the particular process. Here in shell script i have written the code like

cnt = $(ps -ef | grep Shree)
echo $cnt

I am getting the output
...
Forum: Solaris 09-15-2008
7,108
Posted By Shreedhar Naik
Ok Thanks...
Ok Thanks...
Forum: Solaris 09-12-2008
7,108
Posted By Shreedhar Naik
Permissions for the root user on Solaris 10
Hi I have a doubt, here if a file does not have the write permissions to the root user my script is going to write the data into that file. when i executed the script as root user. Is it correct ... ?
4,693
Posted By Shreedhar Naik
Hi, Are you able to read the contents of...
Hi,

Are you able to read the contents of the files?

Sorry you already got the solution right? No problem i wait for your next query :)
6,485
Posted By Shreedhar Naik
Thanks
It's working...
6,485
Posted By Shreedhar Naik
Check the link
Hi All,

Is there any command to list only the links in a particular directory, and any command to check whether particular link exists or not?

like -e for file check ...
22,455
Posted By Shreedhar Naik
Thanks I have used like ln -s...
Thanks

I have used like

ln -s /opt/Shreedhar/perldist/5.6.2 /opt/Shreedhar/ivperl

And It's working...

But i need to create this link only when the link is not exists in /opt/Shreedhar if...
22,455
Posted By Shreedhar Naik
Shell script to create a link
Hi All,

I have a problem to writing a shell script to create a soft link in some other directory

For eg:

/opt/Shreedhar/Naik is directory
now i need to write shell script in the path...
Showing results 1 to 12 of 12

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