Search Results

Search: Posts Made By: jonnywilkins
18,571
Posted By jonnywilkins
How fast does it need to be ? Is a simple grep...
How fast does it need to be ? Is a simple grep faster than looping within a script ?

grep "^M" head10000.out > M.txt
grep "^D" head10000.out > D.txt
6,477
Posted By jonnywilkins
Thanks - my general set up is OK, getting an...
Thanks - my general set up is OK, getting an equivalent way of placing arguments within an alias string is giving me a problem. I think I will need to convert these type of aliases to functions.
6,477
Posted By jonnywilkins
csh -> ksh conversion question
Having been a long-time csh person I now need to convert a lot of stuff to run under ksh. Can anyone tell me how to do a ksh equivalent of the csh history substitution !* that can be used in an...
Showing results 1 to 3 of 3

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