Search Results

Search: Posts Made By: tevious
4,848
Posted By tevious
Thanks for the advice. Actually, I don't...
Thanks for the advice.

Actually, I don't send it directly to the same file, I use a tmp file which I delete after copying the result to the first file.

I work on Vista, but it's not a choice,...
4,848
Posted By tevious
how to add new lines using sort
Hello,

I'm trying to sort a file which has many lines with the sort command.
I'd like to send the sorted content in the same file.
But when I do that, I've the content which is sorted, but all...
3,173
Posted By tevious
Woo oo, I though that was the awk command but...
Woo oo,
I though that was the awk command but you gave me the solution actually by the shell itself:D

I'll try it tomorrow because it's late in my country and I'm tired.
I'll come back later if...
3,173
Posted By tevious
Thanks for the advice, I think it's going well! ...
Thanks for the advice, I think it's going well!

I've just found this example:

http://www.livefirelabs.com/unix_tip_trick_shell_script/oct_2003/10132003.htm and that's typically what I want to...
3,173
Posted By tevious
Thanks for this first answer, actually, my...
Thanks for this first answer,

actually, my "strategy" was to store the data line by line and to separate each element by a flag, typically the :

So my idea was to read the content between two...
3,173
Posted By tevious
regex to split a line correctly
Hello,

I'm working on a little project to extract weather data from website.
At this point, I've stored each weather information on one line in a UNIX standard file.
Each line has the structure:...
Showing results 1 to 6 of 6

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