Using sed to delete everything between and including <?php ?> on the first line of code...
Read MoreHow do I replace an arbitrary number of backreferences in sed or Perl? (for obfuscating mailto)...
Read MoreBash extract user for a particular host from ssh config file...
Read MoreHow can I delete all lines that contain a specific string from a text file?...
Read MoreHow to skip the expression in the beginning and ending of the string using Linux commands...
Read MoreReplace each column with different spacing using sed...
Read MoreCount the number of occurrences of a string using sed...
Read MoreHow can I output only captured groups with sed?...
Read MoreUsing SED to Get the Last n Lines of a Huge Text File...
Read MoreInsert line after match using sed...
Read MoreWhen importing from SQLite to PostgreSQL, how do I convert AUTOINCREMENT?...
Read MoreHow to filter lines by counting occurences of a char in AWK or bash?...
Read MoreParsing HTML on the command line; How to capture text in <strong></strong>?...
Read MoreHow can I replace each newline (\n) with a space using sed?...
Read MoreReformat numbers, inserting separators at fixed positions...
Read MoreEscape characters contained by bash variable in regex pattern...
Read Morehow to use xargs with sed in search pattern...
Read MoreHow to remove double-quotes in jq output for parsing json files in bash?...
Read MoreHow to add text at the beginning of specific lines using sed?...
Read Morebash script replace only match and start special IP address?...
Read Morehow to insert a new service into docker-compose.yml using sed...
Read MoreShell script replace variables in file - error with Sed's -i option for in-place updating...
Read MoreEdit part of a line in text without losing other lines...
Read More