Title |
Δ |
Using grep to remove text after the first, or second, occurrence of...
|
+2.06 |
sed-ish oneliner to perform arithmetic within substitution
|
-0.80 |
Bash - If statement performing empty comparision
|
-1.12 |
How to extract url paths recursively
|
+1.50 |
How to keep the first, min, max value from a semicolon-separated fi...
|
+1.17 |
awk: change field separator keeping first column as is
|
+1.59 |
awk oneliner to extract line next to matching string but not line h...
|
-1.78 |
How to compare a file w.r.t a keyword file and replace mismatch str...
|
0.00 |
how to make awk print everything from nth column
|
+0.37 |
sed command to exclude specific lines in file between range of patt...
|
+0.80 |
POSIX: abcdef to ab bc cd de ef
|
+0.45 |
How to extract only the first instance of a number of lines between...
|
+1.12 |
Awk - Grep - Match the exact string in a file
|
+0.88 |
Sum specific column value until a certain value is reached
|
+1.43 |
Bash: insert a line after each line
|
+1.06 |
How to get total number of file changes in each directory using git...
|
+0.98 |
Printing field that also contains FS character?
|
+0.03 |
Merge two files depending on range using awk
|
+2.30 |
How to use a sum of values for each row using awk
|
+1.63 |
Removing all text except text between 2 matching pattern Shell Script
|
-2.43 |
In awk, Divide values in to array and count then compare
|
-2.57 |
How to simplify this pipeline and get the expected output with a sp...
|
-1.07 |
Merge multiple lines to 1 row with awk(or familiar)
|
0.00 |
From linux command line, how can I remove \n from a particular line...
|
0.00 |
Column processing in Unix
|
0.00 |
what is the better way read a Block of SQL statements from a file u...
|
0.00 |
Parse git history and pattern match over it, once a match is found,...
|
0.00 |
sed retrieve part of line
|
0.00 |
Modifying a particular line in a text file from the command-line
|
0.00 |
Can't read lines between two patterns using AWK
|
0.00 |
In shell,Get a maximum value among all rows of a column and compare...
|
0.00 |
How to count values between empty cells
|
0.00 |
fetch the data of column from txt file in without column name
|
0.00 |
How can I delete the lines starting with "//" (e.g., file...
|
0.00 |
Assistance with awk command
|
0.00 |
How to remove specific "][" in linux
|
0.00 |
Can't replace a file after comparing with a second one awk
|
0.00 |
Extract all email in line using awk
|
+2.29 |
How to filter output lines from bash command, based on dates in sta...
|
+0.27 |
Fill the missing dates using awk
|
+1.43 |
Get lines that start with number
|
0.00 |
Number date to Alphabetic in awk
|
+1.39 |
Using awk for if statement and split
|
+1.39 |
Grouping using AWK | COL1 and COL3
|
0.00 |
SUM up all values of each row and write the results in a new column...
|
+1.11 |
How I can make AWK for all match in multiple lines
|
-1.14 |
Extract number seperated with "." from text
|
+1.12 |
Modifying a pattern-matched line as well as next line in a file
|
+0.87 |
A confusion about the alias area of bashrc file
|
0.00 |
Transpose column into row based on the new line
|
-0.99 |