Search Results

Search: Posts Made By: enux
7,970
Posted By enux
Hi, I did the change you mentioned (like...
Hi,
I did the change you mentioned (like below) but the script hangs and I do not get any output

(
cd $LOCALDIR
sftp -v user@$SERVER <<EOF |& tail -2
progress
lcd $LOCALDIR
put $NEWFILE...
7,970
Posted By enux
Hi RudiC, I tested with the passing of -v...
Hi RudiC,
I tested with the passing of -v parameter to sftp but I do get a lot of debug information for ssh which is not really useful for me.
On the last lines I get some information about the...
7,970
Posted By enux
Shell script, sftp logfile not showing transfer information
Hello,
Recently I have changed some crontab scripts which I execute to do different tasks mainly transfering some files from one server to the other.
The main change was the protocol from ftp...
Forum: Linux 07-01-2011
1,892
Posted By enux
Generating apache log reports
Hello all,

I'm trying to find some tool on generating reports based on apache access_log files (of Common format).
I found some of them (awstats, lire/logreport, weblog expert, apache logs...
Forum: AIX 04-29-2011
3,651
Posted By enux
Ok, I found a solution and let's hope that it is...
Ok, I found a solution and let's hope that it is permanent and the error doesn't happen again:
The steps to be taken was:
1) umount -t flashcopy
2) varyoffvg flashcopyvg
3) rmdev -dl...
Forum: AIX 04-28-2011
3,651
Posted By enux
Flashcopy, ghost hdisk ??
Hi all,

I'm getting some errors on AIX regarding Flashcopy and volume group hard disks.

The script that activates flashcopy showed this errors:
Recreating Flashcopy for lun01_A1
Performing...
Forum: Red Hat 04-15-2011
2,836
Posted By enux
Hi methyl, Thanks for your reply, indeed...
Hi methyl,

Thanks for your reply,
indeed the problem was related to the environment variables ;)
running set on the two occasions, shell and cron gave different env variables.
So I added at the...
Forum: Red Hat 04-14-2011
2,836
Posted By enux
Crontab strange behaviour
Hi all,

I'm having this scenario which for the moment I cannot resolve. :(

I wrote a script to make a dump/export of the oracle database. and then put this entry on crontab to be executed daily...
Forum: AIX 12-27-2010
21,266
Posted By enux
I understand what you are trying to say, but lets...
I understand what you are trying to say, but lets take an example.
Let's say that on some partition I have diferent directories and inside the directories different files named e.g: file.test.xx...
Forum: AIX 12-27-2010
21,266
Posted By enux
Hi allanwang77, man whereis says: "The...
Hi allanwang77,

man whereis says: "The whereis command locates the source, binary, and manuals sections for specified files"

but I want also to search different kind of text/conf files not only...
Forum: AIX 12-27-2010
21,266
Posted By enux
Hi shockneck Thank you for your answer, I...
Hi shockneck
Thank you for your answer,

I just want to search files (any type) quickly. I know that the same can be achieved with find and different arguments, but I prefer to use locate on...
Forum: AIX 12-27-2010
21,266
Posted By enux
Locate command
Hello to all,

Can I use the "locate" command on AIX 5.3 like on Linux.
If yes what packages should I install and where can I find them.

Thanks,
Enid
5,522
Posted By enux
Thanks scottn, it worked pretty well on AIX...
Thanks scottn,

it worked pretty well on AIX (also on Ubuntu).

Regards.
5,522
Posted By enux
Alias problem with awk command
Hi to all,
I'm facing some problems when adding an alias like:
#alias list="ls -al | awk '{ print $1, $2, $3, $4, (($5/1048576))"\t", $6, $7, $8, $9 }'"

and when I enter:
#list
I get:
...
Showing results 1 to 14 of 14

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