Newbetuts
.
New posts in text-processing
How does this 'sed' substitution command with lots of @ signs work?
command-line
text-processing
sed
Create directories with a name from txt file which contain '/' character
command-line
bash
directory
text-processing
Concatenate two files and separate them with a newline
command-line
text-processing
How to extract certain data from a line
command-line
text-processing
How can I get lines where a specific word is repeated exactly N times?
text-processing
searching for specialized patterns using grep in a json file
command-line
text-processing
json
shell replace cr\lf by comma
bash
shell
newline
text-processing
How do you append the first pattern of a regular expression to the end of a line using sed?
command-line
text-processing
How can I use the grep --color command to highlight brackets?
command-line
text-processing
grep
How to pass list of names to be searched by grep using xargs?
command-line
text-processing
grep
xargs
How to grep same strings by comparing two files
command-line
text-processing
How to only remove duplicate lines if they're immediately after each other in the file
command-line
text-processing
Combine two files with awk
command-line
text-processing
awk
How can I remove rest of file from string for all files?
text-processing
sed
How to use sort on an awk print command?
command-line
text-processing
awk
Why is sed not working?
command-line
text-processing
sed
regex
Find IDs in one file that are not in another
command-line
files
text-processing
Shorten lines, adding "..." ellipsis
text-processing
How to replace text randomly from file?
command-line
text-processing
How to multiply a .txt data file by a constant number?
command-line
text-processing
Prev
Next