Search Results

Search: Posts Made By: thurft
1,460
Posted By thurft
Problem with a variable withing a variable
hello there,

basically im screwed with a variable that should take the last modification date of a file.
my code is
fileCreationTime=$(( `ls -l $fileName | tr -s " " | cut -d " " -f6` ))

my...
1,451
Posted By thurft
Loop renaming files w/ a count problem
:wall:

Hello there,

basically in my program where im stuck at is when it comes to rename the files in a loop.

- the program counts the number of files w a given name (works!)

- and...
3,166
Posted By thurft
Thank you! although i got a bit confused...
Thank you!

although i got a bit confused with the array thing given that i got an array of 6 inputs
if this
my_array[${#my_array[@]}]=$(sed -n 's/^$cSID.*://p users.db
')[/QUOTE]
is the last...
3,166
Posted By thurft
Thank you sooooooo much!!
Thank you sooooooo much!!
3,166
Posted By thurft
http://www.thebadgecentre.co.uk/images/detailed/1/...
http://www.thebadgecentre.co.uk/images/detailed/1/_i-adore-you-facebook.png
3,166
Posted By thurft
thank you! you are a star! =) i reckon that...
thank you!
you are a star! =)
i reckon that to write into the db
i change the read for write?
3,166
Posted By thurft
Love ya! Another question: how would i...
Love ya!

Another question:

how would i be a really cool way (the way u do it) to retrive the one b4 the last ":".
Shall i use "cut" and "tr" or is therean easier way?

also how could i save...
3,166
Posted By thurft
thank you!! Another question: how would...
thank you!!

Another question:

how would i be a really cool way (the way u do it) to retrive the one b4 the last ":".
Shall i use "cut" and "tr" or there is an easier way?

also how could i...
3,166
Posted By thurft
the db looks like thi the ID is the first...
the db looks like thi


the ID is the first one

Thank you!!
3,166
Posted By thurft
Thank you!! I really appreciate that you...
Thank you!!

I really appreciate that you took the time to help me out :b:

However, how do I tell the user then why they are re inserting the information then?
specially if the entry is already...
3,166
Posted By thurft
Unix Shell basic loop massive n00b
hey guys
I would really appreciate some help, i need to do a project for a job that requires minimal UNIX scripting and im REALLY stuck

basically Im stuck at what i believe is something really...
Showing results 1 to 11 of 11

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