Search Results

Search: Posts Made By: mustaine85
2,293
Posted By mustaine85
Basic date validation help
Hi,
I've made a very basic date validation script, but the syntax of the until condtion is wrong, could someone have a quick look and correct it please?:)
Thanks for any help.


echo -n "Please...
3,731
Posted By mustaine85
sed "${i}s/$/${age}/g" data.csv Works great...
sed "${i}s/$/${age}/g" data.csv
Works great thank you very much :D
3,731
Posted By mustaine85
Using variables within awk/sed commands
Can I use my own variables within awk and sed for example:
I've written a while loop with a counter $i and I want to use the value of $i within sed and awk to edit certain lines of text within a...
30,014
Posted By mustaine85
Thanks for the help, I didnt realise it was that...
Thanks for the help, I didnt realise it was that simple. I had a really bad cold when I was trying to work it out :)
30,014
Posted By mustaine85
Birthday Calculation
Hi I have a simple question.
Is there an easy way to read a date of birth from a file and calculate how old that person is based on today's date? And would I need the make sure the birthdates are...
Showing results 1 to 5 of 5

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