Search Results

Search: Posts Made By: jeffersno1
1,318
Posted By jeffersno1
is it possible to have 2 cgi directories ??
Hi,

Im trying to duplicate a few CGI scripts however the scripts need to be in different directories. does HTTP allow this?, can i just add another directory like the following:

I get the an...
3,952
Posted By jeffersno1
Hi Turk, Wondered if you could offer some...
Hi Turk,

Wondered if you could offer some advise on arrays within arrays.

I would like to amend the script so that it doesnt count duplicate entries, what im seeing is a large error count when...
8,203
Posted By jeffersno1
Thanks Pludi for your reply I did try...
Thanks Pludi for your reply

I did try changing the path but it didn't have the desired affect. I first had issues with enabling cgi, but i think i've solved that now, i've done the following in...
8,203
Posted By jeffersno1
cgi script to print all .png files on a single page
Hi guys

I'm relativley new to Perl, and have not touched html before, im trying to write a cgi script that prints all images on a single html page from a given directory. Im using perl to gather...
11,099
Posted By jeffersno1
Hi tyler_durden thanks for your reply ...
Hi tyler_durden

thanks for your reply

this does work however it creates an rrd for all values including the name of the DS (data Store) and its value e.g in my rrd folder is

output of...
11,099
Posted By jeffersno1
using Perl with rrdtool to create and update graphs
Hi guys,

im having real difficulty getting my head around perl and rrdtool and was hoping someone could help

I want to run a perl script from cron which retrieves the data every 5 mins,...
3,952
Posted By jeffersno1
Thanks Turk, Spent the week reading the...
Thanks Turk,

Spent the week reading the sites recommended, still find it confusing but have now massively improved the script to incorporate other searches, not sure if its the best practise but...
3,952
Posted By jeffersno1
Not sure what i was doing their Turk, that does...
Not sure what i was doing their Turk, that does work well, long day !!!

I've got the extra figures i was after, is there a simple way i can sum up these temp values at the end so i can see total...
3,952
Posted By jeffersno1
Thanks Turk, thats worked brilliantly....
Thanks Turk,

thats worked brilliantly. thank you very much.

If i want to add an additional field called "already booked" would i be right in assuming the following:

Pass ID Successes...
3,952
Posted By jeffersno1
Using perl to obtain stats instead of grep
Evening all, i hope you guys can help !!

I'm working on a pass purchase system and would like to run a script every day from cron which looks at the previous day log files and produce some kind of...
2,111
Posted By jeffersno1
Holy S*!t Dam that looks complicated, i cant...
Holy S*!t

Dam that looks complicated, i cant even begin to understand that, just when you think you're getting somewhere !!!!!

Thanks i'll give them both a try and get back to you.

thanks...
2,111
Posted By jeffersno1
maybe its my understanding of these commands. ...
maybe its my understanding of these commands.

I've tried using awk and grep with the cut command and using ":" as the delimitar but after that i get lost.

some of the values have more than 4 or...
2,111
Posted By jeffersno1
Certain passes can only use certain protocols. if...
Certain passes can only use certain protocols. if the use protocols that use p2p or skype they are restricted

thanks
2,111
Posted By jeffersno1
Scripting columns
I've got the following data in a file - basically hundred of passes.

Pass Id : PASSID1
Pass Name : 7 day pass 10 Gb
Pass Group : uk
...
1,668
Posted By jeffersno1
can you explain what the "01db_up.*FAIL" mean ...
can you explain what the "01db_up.*FAIL" mean

is this saying that FAIL has to exist on the same line as 01db_up. whats the significance of the . before the *

many thanks

Jeffers
1,668
Posted By jeffersno1
Thanks for your reply danmero I was...
Thanks for your reply danmero

I was thinking.. would it be better to put the output of the command into a variable.

I'm new to scripting and i'm trying to get my head around it all.

is...
1,668
Posted By jeffersno1
help with alarming script
hi,

im trying to setup a script which can look at a file and email me when a fail is present, this runs on cron every 10 minutes

Below is the file that will tell me if a PASS or FAIL has...
Forum: Filesystems, Disks and Memory 02-09-2002
3,614
Posted By jeffersno1
What the best HD format for Unix & Linus
Hello people,

Im just about to install linux and unix but would like to know what the best Partition type format is for both of them.

Can anyone tell me

Thankyou in advanced
3,430
Posted By jeffersno1
5 Staff doing 5 experiments im going to obtain...
5 Staff doing 5 experiments im going to obtain the average for each member of staff

96000222 id
01 10
02 10
03 10
04 6
05 8
06 8
average = ?
96000124 id
01 8
02 11
03 2
04 0
05 0
06...
3,430
Posted By jeffersno1
basically i have a file with test result from an...
basically i have a file with test result from an experiment each test has 5 results and they each have different properties that i want outputted on the same line.

The thing is i can output the...
3,430
Posted By jeffersno1
AWK problem
im working on this file with awk and i need to input some number say 1 to 5 e.g
ID
1
2
3
4
5
ID
1
2
3
4
5
but only after my command from awk.

ive outputted the id from my file but...
3,999
Posted By jeffersno1
Thankyou my good friend
I do generally want to learn unix. Ive spent hours on this. I find the manual pages very hard to understand and the book unix in a nut shell doesnt feature anything about the command:mad:

Thanks...
3,999
Posted By jeffersno1
cant find command that returns blank line
This is my list of sed commands: can anyone tell me where im going wrong. The script works on a file called data which contains 6 student id's and there answers for 6 questions.

!/bin/sh
sed -e...
2,380
Posted By jeffersno1
OK I have a series of strings like this... 01 R...
OK I have a series of strings like this...
01 R W D R
02 W D R R
03 R W R R

But i want it to look like this...
01 R R D W
02 R R D W
03 R R R W

so in other words I want it to place all...
2,380
Posted By jeffersno1
Collating strings using sed
I am trying to work out how to collate a string in sed.
The format is...
01 R W R D
But i want it to sort like so...
01 RRWD
i have tried regular expressions on this but because their are many...
Showing results 1 to 25 of 30

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