Search Results

Search: Posts Made By: elionba82
1,610
Posted By elionba82
I succedeed in creating this script...if anyone...
I succedeed in creating this script...if anyone needs it please ask me...
1,610
Posted By elionba82
no thankfully I don't study anymore...I do by...
no thankfully I don't study anymore...I do by myself, probably I'm not so good as you :) if you give me help with that commands for sure I can't handle them...
thanks anyway
1,610
Posted By elionba82
numbering lines according to a condition
hello again guys,
I tried to make a script but due to array's limitations I didn't succeed...so I'm asking you :)

I need numbering the lines according to date (everyday I need to restart the...
5,410
Posted By elionba82
thak you all guys...it's always a pleasure to...
thak you all guys...it's always a pleasure to come in this forum
bye
5,410
Posted By elionba82
thank you for your reply...can you tell me the...
thank you for your reply...can you tell me the command to change it (i tried with /n but it doesn't work)?
i suppose it should be something like set IFS=.....
thank you so much

Elio
5,410
Posted By elionba82
how to change IFS in arrays
hello again guys
do you know if it is possible to change IFS in a array?
i have a file like this:
name 1243 5454
name2 545 5455

i use a simple command like this to popolate the array:...
1,196
Posted By elionba82
thanks paresh...I'm just starting to script...I...
thanks paresh...I'm just starting to script...I think i can handle a lot ot other commands...but I've found awk so difficult to understand...
just to make an example...I don't know even how to cut...
1,196
Posted By elionba82
thank you very much for your help, I hoped you...
thank you very much for your help,
I hoped you to find a solution without awk command (I'm not very used at it)...'cause now I don't know how to handle it :)
the next step would have been to check...
1,196
Posted By elionba82
help on a datatabase-like script
hello,
I need help on making a script that does the following job:
read an input file, sort it, then when finds lines with the same firt part (20 chars) count them (in the future I'd like to also...
3,077
Posted By elionba82
thanks a lot, you are my hero :)
thanks a lot, you are my hero :)
3,077
Posted By elionba82
wildcard in a if cycle
hello everybody,
I need help on putting a wildcard match inside an if condition (I'm using korn shell):

if [ $MYSEL -ne [0-5] ]
then echo ' '
echo ''$MYSEL' is not a correct option'
...
1,755
Posted By elionba82
help on a script...just a line to go
hi all,
I'm trying to make a script in ksh,
It's almost done...I just need help for a line that doesn't work...here it is:
print -p ELENCO=`ls air*`

and here's in the script

HOST=hostname...
Showing results 1 to 12 of 12

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