Search Results

Search: Posts Made By: get_chandrakant
1,677
Posted By get_chandrakant
job is started with sshd daemon; wish to know its implementation details
Hello Gurus,

In solaris server, one folder say /appl/prod/usr/sendme get files those need to be processed. The script named checkFile.sh can process the each file.

This script checkFile.sh is...
Forum: Solaris 01-10-2012
3,862
Posted By get_chandrakant
it shows more than 100% memory.
prstat -t or prstat -a shows more than 100%:eek:, which is not reliable :mad:.
Forum: Solaris 01-10-2012
3,862
Posted By get_chandrakant
Solaris Memory usage by oracle, java
Hello Gurus,

In Office, I have unix Solaris Server. Oracle and Java is installed on Solaris Server.

Oracle when starts then oracle loads SGA, PGA memory and graps solaris server memory. In the...
9,443
Posted By get_chandrakant
I have tried the below one and it is working...
I have tried the below one and it is working file.


tar -cvf test.tar `ls | grep -v A | grep -v modify`

grep -v A --> It will exclude the folder/file name A.

In this way we can create a tar...
3,511
Posted By get_chandrakant
Hey Tell me how can we use Tar's "X" i.e. exclude...
Hey Tell me how can we use Tar's "X" i.e. exclude option give me a example of command which can runs on SunOS and /bin/sh shell.
9,443
Posted By get_chandrakant
Using SunOS Echo $SHELL /bin/sh I Tried ...
Using SunOS
Echo $SHELL /bin/sh

I Tried

1) tar -cvf test.tar /home/nims/chandrakant/* -X /home/nims/chandrakant/A -X /home/nims/chandrakant/B

2) tar -cvf test.tar /home/nims/chandrakant/*...
9,443
Posted By get_chandrakant
Suposse I want to exclude the directory named A...
Suposse I want to exclude the directory named A and B then how the code will be please suggest me.
9,443
Posted By get_chandrakant
Tar command
I want to tar multiple folder from a environment but exclude 2 folders among them. How can I do that. Is there any exclude option in tar command.

Please co-operate me.

Thanking you,
...
Showing results 1 to 8 of 8

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