Search Results

Search: Posts Made By: gullapalli
Forum: Solaris 06-02-2008
27,497
Posted By gullapalli
problem while untarring a .tarz file
Hi all,

How to untar a file having .tarz extension?

i tried this
tar -xvfz file.tarz

but i'm getting error like

tar: z: unknown function modifier
Usage: tar...
Forum: Solaris 05-07-2008
5,170
Posted By gullapalli
just type this ps -ef | grep cron
just type this

ps -ef | grep cron
Forum: Solaris 05-05-2008
8,835
Posted By gullapalli
i tried like that also but i'm getting something...
i tried like that also but i'm getting something like this:

sh:...
Forum: Solaris 05-02-2008
8,835
Posted By gullapalli
version management tool...... I changed the...
version management tool......

I changed the script like this

#!/usr/bin/bash

mkdir `date '+%m-%d-%y'`

cd `date '+%m-%d-%y'`

source .profile

export...
Forum: Solaris 05-02-2008
8,835
Posted By gullapalli
i'm running this crontab in my home...
i'm running this crontab in my home directory.....




and we are not using any build tools......we are using 'make' command to do builds....
Forum: Solaris 05-02-2008
8,835
Posted By gullapalli
Im getting error something like this cvs...
Im getting error something like this

cvs checkout: No CVSROOT specified! Please use the `-d' option
cvs [checkout aborted]: or set the CVSROOT environment variable.
Forum: Solaris 05-02-2008
8,835
Posted By gullapalli
Re: Crontab in solaris10
Hi all,

I wrote a small shell (bash) script and it was executing well. I'm getting problem when I use this in crontab. My script is:

#!/usr/bin/bash

mkdir `date '+%m-%d-%y'`

cd `date...
Showing results 1 to 7 of 7

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