Search Results

Search: Posts Made By: Mario Impronta
4,478
Posted By Mario Impronta
LANG env variable
Hi, nvkuriseti,

In my old Fedora 5, it is enough to make sure that
environment is properly set up, by doing:

export LANG=en_US.ISO-8859-1

, and, when editing (with vi, for example), you...
8,880
Posted By Mario Impronta
Wait is for children (your children)
Hi, bharath.gct,

The actual problem is, as you may have already guessed, not
to discover the pids, whether they are children or not (by the way,
with a single exception, every process is a child...
81,975
Posted By Mario Impronta
Sed only, and ASCII only?
paragkalra,

Without using Perl or C, may be this is what you were looking for,
a pure sed solution, on a typical Unix environment:

sed 's/\r/\r\n/g' <infile >outfile

At least...
Showing results 1 to 3 of 3

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