Search Results

Search: Posts Made By: 12yearold
4,313
Posted By 12yearold
cbkihong... I agree with what you say.. i'll make...
cbkihong... I agree with what you say.. i'll make it a point to read something up when i have the time... and i bear no grudges on you for what you say.. i know you mean well... thanks
4,313
Posted By 12yearold
sorry... i agree with you about learning up...
sorry... i agree with you about learning up alil... but perl isn't really my thing.. it just happens.. that i need to modify this script to get it work...

i'm sorry for posting such questions......
4,313
Posted By 12yearold
hmmm...tried... it doesn't work... would...
hmmm...tried... it doesn't work...
would appreciate some help please....
4,313
Posted By 12yearold
you were SPOT ON!!! solid find bro.... now...
you were SPOT ON!!!
solid find bro....

now i have one slight problem...

is my filename is 20060726160000.20060727160000.xxxxxxxxxx
and i would just like to use the 20060726 part, so i just...
4,313
Posted By 12yearold
not initialized? can you please elaborate futher?...
not initialized? can you please elaborate futher?

beside's the $logname is define as...

while ($logname = readdir( DIR ))
{
if ($logname =~ m/not_terminated/ || $logname =~ /^\./)
{...
4,313
Posted By 12yearold
Thanks jim... i believe the 1900 is the epoch...
Thanks jim... i believe the 1900 is the epoch year right?.. okay...
then something is wrong...
it seems that i earlier suspected that it could be the assignment of values, but reborg confirms that...
4,313
Posted By 12yearold
Some problem with script.
guys i have a Script was not written by me... that delete a particular file once it ages 7 days...
never the less, the script is not working as planed...

can someone help me out?

@fields =...
2,142
Posted By 12yearold
silly me
I guess i could use the datecal script for what i want to achieve.

But do i include the whole script inside so i can use the datecal options?

or is there a way i can include it in unix so that...
2,142
Posted By 12yearold
Date question
hi guys, i've got a simple one..

date_time="`date '+%Y-%m-%d %H:%M:%S'`" gives me the system's date and time...

which my script will use this variable to run the data on this date...

my...
5,695
Posted By 12yearold
Epoch time
Guys, i have a question...

I have 2 sets of data say "a" and "a+1" which has values in epoch time..

Question is... if i were to get the time difference where diff = "a+1" - "a"
can i convert...
3,288
Posted By 12yearold
Guys... thanks... Not a problem anymore......
Guys... thanks...
Not a problem anymore... changing OS... muahahahaha
6,465
Posted By 12yearold
Epoch time
Guys, i have a question...

I have 2 sets of data say "a" and "a+1" which has values in epoch time..

Question is... if i were to get the time difference where diff = "a+1" - "a"
can i convert...
3,288
Posted By 12yearold
Some queries...
Guys need some advice on how to check some of the questions below?
i'm running on an open VMS platform... which i am an idiot to...
appreciate if anyone can give some hints or source on how to...
2,199
Posted By 12yearold
Guys .... i found the way... you can.. use the...
Guys .... i found the way...
you can.. use the line below to execute a line after your inside the mysql window.

#/usr/local/mysql/bin/mysql --user=xxx --password=xxx [db name] -e 'select * from...
2,199
Posted By 12yearold
Mysql problem
No help guys??? :(

Hi guys, i've got a question here... my intention is to write a script that would access a mysql db and extract some info and paste it into a file...

so the first move would...
1,590
Posted By 12yearold
Thanks a bunch.... any samples near to what i...
Thanks a bunch.... any samples near to what i want?
1,590
Posted By 12yearold
total newbie
Hi everyone...

i'm starting to learn kshell scripting... my first task is to write a script that would execute some mysql statements to query some data, to transfer it into a file for record...
30,396
Posted By 12yearold
hi macosta, thanks for the info... i tried...
hi macosta, thanks for the info... i tried changing the script to use awk.. but i guess it doesn't work... as there were errors generated after that...
any info on how to install nawk in linux?
30,396
Posted By 12yearold
My bad... am using linux.. don't think it caters...
My bad... am using linux.. don't think it caters right?
1,938
Posted By 12yearold
Guys thanks for your prompt feedbacks... it seems...
Guys thanks for your prompt feedbacks... it seems that nawk is not in my system...
My operating is actually linux, don't linux cater for this command?
:o
30,396
Posted By 12yearold
nawk command not found
Guys, i have an issue. I tried to ran a script and the whole thing was fine.. except when i came to a part,

nawk '
BEGIN {
machine=0
then system prompted that the nawk command was not to...
1,938
Posted By 12yearold
Assistance needed.
the command "nawk" returns the error command cannot be found in my unix system.
Is there a specific library i need to have to use this command?
I tried, the whereis command and it returns nothing....
Showing results 1 to 22 of 22

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