Search Results

Search: Posts Made By: pinguc
1,663
Posted By pinguc
Yeeeessss.... eval echo $VARIABLE1 ...
Yeeeessss....

eval echo $VARIABLE1

Thanks!!!!!!
1,663
Posted By pinguc
I have writed the read but seems not work... ...
I have writed the read but seems not work...

I try the eval..
1,663
Posted By pinguc
Read variable name from file and use this?
I would like to read a variable name from file and I would like to use this...
e.g.

VARIABLE1=XXXXXX

File.txt
$VARIABLE1

Shell
for STRING in `cat File.txt`
echo $STRING
done

I...
12,535
Posted By pinguc
Get day of year
Hi,
I wold like to know the day of year from a date in input.

I know to get this from sysate with date +%j

But from a date in input? :confused:

Thanks
3,440
Posted By pinguc
Thank you very much!!!!!
Thank you very much!!!!!
3,440
Posted By pinguc
I would like to make the same thing of the...
I would like to make the same thing of the "split" command but with a number in the end of the file name.

For exampe if I have file pippo.txt that contain 10 rows and I would like to have max 8...
3,440
Posted By pinguc
awk - split file
How can I split a text file (in awk) in n others with number of record given in input?
Thanks
Showing results 1 to 7 of 7

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