Tag: awk

0 Disk usage to show only select partitions? 2016-07-03T21:06:12.413

0 Forgot line break. Split line by number of columns 2016-08-02T10:28:55.343

0 Using awk to match whole words 2016-08-25T12:31:04.977

0 Getting the details of application versions of all vz nodes through command line 2016-09-25T18:04:54.247

0 sed command to consider first 10 digits from last coloumn 2016-10-02T06:11:15.470

0 Windows awk-style functionality in batch script 2016-10-19T20:29:26.443

0 What is the difference between the different awk versions? 2016-11-03T01:42:39.793

0 Count lines where word in 3rd or 4th column exceeds n characters in text file 2016-11-05T22:43:40.793

0 keep the first line that matches a string search and remove all following lines that have the same string matched 2016-11-11T15:22:59.810

0 Find/replace on specific column in large file with multiple patterns 2016-11-17T16:01:45.207

0 How to remove partial duplicates in bash? 2016-11-30T17:54:27.547

0 SSH automatically run bash in Docker container on connect 2016-12-01T20:07:58.947

0 How to change an unknown numeric value with awk 2017-01-06T02:12:01.130

0 awk and cut on a very large file 2017-01-27T19:47:27.173

0 Sorting/counting a tab delimitated file 2017-01-30T17:06:50.673

0 awk/sed print all the digits before matching symbol 2017-02-08T13:42:37.413

0 Count number of separators in CSV lines and print line number 2017-02-28T14:28:49.720

0 replace space and empty cells in csv file 2017-03-12T16:45:49.400

0 join files with variable column and line numbers and based on 1 field 2017-03-15T14:05:22.707

0 Transposing Data in a Spreadsheet 2017-03-29T10:14:08.840

0 show duplicate data with awk print $2,$3,$4 in a single line 2017-04-14T16:26:52.893

0 bash and function to detect duplicate data 2017-04-14T20:52:09.330

0 Commenting out matched string and add new line after in bash script 2017-05-29T08:45:33.780

0 AWK Printing Lines and discarding some of them 2017-06-06T02:22:05.470

0 Linux command for exporting output to a csv file in separated columns 2017-06-30T16:38:09.063

0 How to modify three columns to only one of them having 0 the rest a 1? 2017-07-05T09:00:47.133

0 Did I just find an awk bug? 2017-07-22T15:32:27.677

0 How do you get a specfic part of a word in a file using awk? 2017-09-19T10:52:26.977

0 Invalid preceding regex 2017-10-18T21:32:39.293

0 search in log from last hour 2017-11-03T12:04:56.513

0 Break down the following bash script? 2017-11-22T21:37:23.643

0 select data based on value of a field 2017-11-24T14:00:53.340

0 linux: how to capture the number/s from string 2017-12-31T07:11:34.600

0 Shell Script to look for all lines in a file having '500' in the 11 column taking too long to run 2018-01-30T08:40:52.517

0 Sort a table based on a column with string mixed with numbers in bash 2018-01-30T13:11:31.933

0 Sum all lines of a csv file 2018-02-01T18:33:36.490

0 Double quotes in a specific column using awk or sed 2018-02-08T01:30:31.163

0 How to parse multi-line log file in awk and output only single line with last known ip address 2018-03-15T16:11:08.740

0 Extract, sort and save data from multiple files into one 2018-05-09T20:50:28.480

0 How do I split a string at an occurrence of a character in shell using set and awk? 2018-05-09T23:57:41.230

0 Package not found for awk.exe and csh.exe in Cygwin 2.10.0 2018-05-31T12:26:26.693

0 a loop in awk command 2018-06-01T16:02:52.280

0 How to search a string starting from second column 2018-06-06T13:36:29.833

0 How to compare two columns of two different files 2018-06-08T07:39:46.357

0 Awk , but print only a portion of a field 2018-06-18T19:48:40.123

0 how to extract json file using awk/sed? 2018-07-20T11:57:15.967

0 How to create multiple html tables from multiple csv files using a shell script 2018-07-26T14:00:01.693

0 Why is awk sub not replacing my input 2018-07-31T19:52:37.990

0 How to use sed to remove "(double-quotes) on code lines while leaving them on real comment lines in a vimrc file? 2018-09-11T17:13:13.360

0 How to convert “yyyy-mm-dd” to “dd.mm” in column of text file using awk (or sed, etc.)? 2018-09-24T14:02:48.913

0 make apt-get less verbose 2018-09-28T11:32:35.750

0 Using `ls` to show real name of file owners 2018-10-19T10:50:16.310

0 How do I return from an awk script back to the command line? 2018-10-22T17:31:42.993

0 How characters can be inserted to strings belonging to a column resulting from an intput command using awk and sed 2018-11-13T14:03:44.810

0 Delete row with empty line csv 2018-11-24T11:19:21.400

0 How can I get quotes to show up when I'm using AWK to find and replace? 2018-12-03T21:43:34.607

0 Replace lines after a given number of matches on separate lines with AWK 2018-12-03T23:16:06.537

0 reformat string using sed 2018-12-29T12:49:10.257

0 permission script with stat command trouble awk special character 2018-12-30T10:55:59.657

0 If an empty line is touching another, remove it, otherwise leave it 2019-01-23T00:08:11.540

0 Add variable space at the end of line in file 2019-02-07T12:42:30.243

0 AWK to print columns based on the columns summation 2019-02-07T22:23:01.210

0 awk script to provides a structured listing 2019-02-19T04:07:46.623

0 awk to delete even number file leaving odd number files 2019-03-18T16:14:44.710

0 Merge lines which are not in proper 2019-03-27T07:55:11.890

0 sudoers rename cmnd_alias and replace where it is referenced 2019-03-27T13:48:47.807

0 awk to extract specific pattern in file based on variable match 2019-03-28T15:51:24.113

0 awk with sed to combine lines and remove specic odd pattern from line 2019-04-11T12:28:25.107

0 awk to combine files on partial match and append 2019-04-16T18:24:51.350

0 Perform awk equivalant with Sublime Text 2019-04-25T14:36:14.630

0 pass command line arguments in a bash script 2019-05-16T20:34:45.063

0 Cygwin gawk doesn't pipe when called explicitly 2019-05-21T16:17:08.643

0 Why is my bash shell script changing spaces to linefeeds? 2019-05-22T22:53:06.537

0 awk and sed append end of line each related line 2019-05-25T10:46:46.970

0 Awk to get data from second line and column. (ksh) 2019-06-05T09:14:53.627

0 Counting total number of pages across multiple PDF files on the Windows' Powershell 2019-06-07T19:27:29.830

0 Need help sed, awk or other tool that can manupulate text files 2019-06-09T17:16:53.693

0 How to add a counter starting from a number other than 1? 2019-07-02T18:35:14.553

0 Use awk command to output of ls command 2019-07-11T10:57:02.527

0 Print a file and substract in two rows 2019-07-16T13:46:31.433

0 sed/awk: remove similar lines after first occurrence 2019-08-03T12:44:11.120

0 Regex String Number bash 2019-08-26T09:00:12.323

0 awk,sed help needed for addressing density 2019-11-29T01:11:07.167

0 Script shell, awk, lines and columns 2019-12-05T11:02:46.730

0 Append strings to lines with looping over 2019-12-08T03:55:26.763

0 Awk throws "No such file or directory error" where using hostname -I 2019-12-11T09:47:17.787

0 how to average, max based on group time 2019-12-27T15:12:55.400

0 Join two files having the common column in different positions using AWK 2020-01-09T17:17:51.757

0 Iteratively find all lines starting with X and move above next line starting with Y 2020-01-10T17:17:28.573

0 awk comparison on Ubuntu 2020-02-06T08:49:31.843

0 awk not working with <> </> 2020-02-14T18:36:45.920

0 Using awk regular expression with gnu find 2020-02-25T18:02:52.180

0 Understanding Piping in AWK 2020-02-26T03:47:28.787

0 How to change the column header name in Linux 2020-02-28T14:14:38.283

0 Recursive search for matches in two files 2020-02-29T13:28:00.960

-1 Using nawk, how to print the first names for all those in the 916 area code? 2012-10-17T17:21:23.857

-1 Replace all numbers following a specific string with another number using sed or awk 2013-04-12T18:53:39.350

-1 Extract IP addresses in each line of file in shell 2013-04-25T16:49:26.723

-1 convert text file column field with data dd.mm.yy to dd.mm.YYYY 2013-12-11T15:24:32.097