Search Results

Search: Posts Made By: Cameron
1,704
Posted By Cameron
Zaxxon & ctsgnb, Many thanks for your...
Zaxxon & ctsgnb,

Many thanks for your responses - both great & appreciated.

Forgot to mention that resulting outfile still needs to retain the first two lines from the infile.

Not being...
1,704
Posted By Cameron
sort command ... can I
Hi All,

Simple question.

I have a file (assumed unsorted) - can I sort said file but ignore the first two lines of the same said file (header lines) ??

Yes/No will suffice.

If Yes -...
2,138
Posted By Cameron
Hi Jim, Using native ftp on a HP-UX 11v2...
Hi Jim,

Using native ftp on a HP-UX 11v2 system (no ftpd running).

Not aware of the remote OS at this stage - though suspect it may be a linux variant.

Cheers,
Cameron
2,138
Posted By Cameron
Question regarding strange FTP behaviour
Hello All,

Have had an FTP transmission stop dead in its tracks this morning and the invoked shell script still running hours later.

We have an FTP routine calls a remote site to deposit...
11,039
Posted By Cameron
find . \( ! -name . -prune \) -type f -size 0c |...
find . \( ! -name . -prune \) -type f -size 0c | xargs -i rm -f {} \;

I think that should do it.
Hope it helps,
Cam
1,148
Posted By Cameron
HP-UX to Win2K8 Script Execution
Hello All,

Am needing to have our HP-UX system(s) connect to a Win2K8 server and execute a script stored on the server.

Apart from using ssh to connect, are there any other dot-points anyone...
Forum: HP-UX 09-08-2010
7,239
Posted By Cameron
To identify if local disks are mirrored
Hello All,

Am trynig to identify if the local HD's on our BL860 (running 11v3) are indeed mirrored to each other.

Cheers,
Cameron
1,019
Posted By Cameron
Many thanks bartus11. Has worked a treat. ...
Many thanks bartus11.

Has worked a treat.

Cheers,
Cameron
1,019
Posted By Cameron
Getting the most from a command ...
Hello All,

Has been a while since I was last on so I do apologize for my absence :)

Have had a need to throw myself into scripting again and in need of a little assistance ...

Just tested...
1,901
Posted By Cameron
Recommendations required - rsync HP-UX -> Win2K8
Hello Everyone,

Am needing to establish a logging repository for eight(8) new HP-UX servers to a Windows 2008 server. This is to allow the developers access to the required logs from each of the...
Forum: High Performance Computing 07-14-2009
4,570
Posted By Cameron
CRAY comes home for you.....
Isn't it annoying to leave work hanging to the next day because the regular home pc will never have the grunt of your HPC system at work.

CRAY have answered someone's prayers ..... Cray Inc., The...
15,066
Posted By Cameron
I don't know much about Oracle or PL/SQL ... ...
I don't know much about Oracle or PL/SQL ...
However did find the following, so I hope it helps a little.

ORA-06550: ORA-06550: line <i>string</i>, column <i>string</i>: <i>st......
7,011
Posted By Cameron
Hi vbe, Yes, it must be the case - bit of quirk...
Hi vbe,
Yes, it must be the case - bit of quirk when you think that it's used for scheduling & when each field is qualified, you don't expect it to run on any other day - well I never did until now....
7,011
Posted By Cameron
Thanks Vbe. So it's a quirk of cron ?? ...
Thanks Vbe.

So it's a quirk of cron ??

So If you specify the day & month in a cron entry, like 45 2 25 05 0 ... it will execute and re-execute again (not by your own design) on the first Sunday...
7,011
Posted By Cameron
No offence taken Methyl. But if the below is...
No offence taken Methyl.

But if the below is to become cumulative:
45 2 25 05 0 .........

Why is it that I'd not had the script run prior to now ?? The script had been sitting undisturbed...
7,011
Posted By Cameron
Hi Devaraj, Thanks for the reply & interest. ...
Hi Devaraj,
Thanks for the reply & interest.

Clock is ok - first thing I checked.
There are other similar crontab entries, however they run earlier in the evening.
These particular entries I...
7,011
Posted By Cameron
Thanks for the reply methyl. Yes I do know how...
Thanks for the reply methyl.
Yes I do know how to setup crontab entries, but cheers for the reminder.

The question was on the last line.
"Would anyone have an idea on why these scripts executed...
7,011
Posted By Cameron
Unscheduled crontab execution
Hi All,

Do apologise, for it has been a long while since I was last on the forum. I've been doing documentation and primiarily Windows efforts for some while now. :(

We are running a HP-UX...
135,491
Posted By Cameron
What platform is this performed under ?? Isn't...
What platform is this performed under ?? Isn't applicable to HP-UX 11.23 :(

Cheers,
Cameron
35,383
Posted By Cameron
Perderabo, Many thanks for the link & lead....
Perderabo,

Many thanks for the link & lead.
What a script or rather scripts!

I've been bed ridden since my post :( (but thank goodness for laptops) and your reply has given me something to...
35,383
Posted By Cameron
CRONTAB: Every second Tuesday of the month
Morning everyone.
You'll need to excuse me for I'm running a little empty this morning.

Need to execute a job every second Tuesday of the month. Am I correct in my understanding that this isn't...
21,375
Posted By Cameron
From my simplistic knowledge of sftp and if...
From my simplistic knowledge of sftp and if memory serves me correctly ... sftp does Not Allow the ability to "script" passwords into it.

If it were to do so, it would contradict proper security...
21,375
Posted By Cameron
*Sigh ... Your new SFTP batch file will...
*Sigh ...

Your new SFTP batch file will contain the following...
cd /
get $FNAME
exit

The ssh private key concept is part of your solution - removes the need for UID/PWD with each...
13,180
Posted By Cameron
Second stage process - that's an idea. ...
Second stage process - that's an idea.
Incidently, I've posted the basic help for sftpc so you can peruse.
And why could you not change the vb script to execute the sftpc instead ??
Have...
1,804
Posted By Cameron
You could, but it's not suggested. Use a...
You could, but it's not suggested.

Use a SFTP client like Bitvise Tunneller (for Windows) that allows you to perform SFTP tasks to remote Unix hosts in the same way (abeit some small differences...
Showing results 1 to 25 of 486

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