Re: remove the white space



Ashraf Al-Basti <Ashraf.Albasti@jt.net.jo> writes:

> Thanks, but if i want to read from file using cat how to do that?

a) don't write the \n to the file in the first place, or
b) pipe the output through `tr -d \n`, or 
c) write a simple script to read the file and preprocess the data as
   you like before feeding it to freeradius


Bjørn





This archive was generated by a fusion of Pipermail (Mailman edition) and MHonArc.