Search Results

Search: Posts Made By: jpbastos
5,387
Posted By Don Cragun
Being given requirements little bits at a time,...
Being given requirements little bits at a time, instead of giving us all of the requirements up front wastes our time and is likely to introduce significant delays in getting the results you want......
5,387
Posted By in2nix4life
awk...
awk '($5>=0&&$5<=10){a=0}($5>=11&&$5<=100){a=1}($5>100){a=2}{printf("%-40s %-10s %-10s\n",$1,$5,a)}' file
5,387
Posted By vbe
columns format and indetation in code are kept...
columns format and indetation in code are kept if you use (and are asked to...) code tags!
Code tags are to be use for code AND data...
Showing results 1 to 3 of 3

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