Search Results

Search: Posts Made By: streetfi8er
9,557
Posted By streetfi8er
carriage return and linefeed
hi can anyone please tell me the difference between carriage return, linefeed and newline ?
1,729
Posted By streetfi8er
unable to understand a awk code
i am not able to understand the following code for awk:

$awk -F"|" '{ kount[$3]++}
>END { for (desig in kount)
> print desig,kount[desig] }' emp.list

the input file i.e. emp.list is ::
3432|...
Showing results 1 to 2 of 2

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