Search Results

Search: Posts Made By: AjitKumar
5,988
Posted By AjitKumar
Hi, $col_number can be anything say 11 or 13. I...
Hi,
$col_number can be anything say 11 or 13. I need the total count of all the special character that can appear in a string. Say, for example in Column 12 i have entries...
5,988
Posted By AjitKumar
awk command to find total number of Special character in a column
How to find total number of special character in a column?
I am using awk -f "," '$col_number "[^0-9]*$" {print $col_number}' file.csv|wc -l but its not giving correct output. It's giving output as...
Showing results 1 to 2 of 2

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