Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Remove lines between patterns and print all if any of patterns doesn't exists

python regex bash sed terminal

bash autocompletion with file names

How to dynamically get the UID of the IOS simulator device and then install in that device

How can I set the "git tag" message as an environment variable in Github Actions?

Bash add to end of file (>>) if not duplicate line

bash logging

creating a blank line after some specific line using bash / linux

linux bash ssh sed blank-line

Compress 4 character sequences into 2 bit per character file efficiently

Using tail -f on a log file with grep in bash script

linux bash grep tail

Is hyphen (-) allowed in bash script arguments?

bash

Filtering output of `tree` command

bash

Display First and Last string entries stored in a variable

bash shell

Replace string after semicolon

bash awk sed

How to get the mounted point full path while it has space in bash

linux bash filesystems mount

Inserting text in a file from a variable

macos bash shell unix

Find/sed: How can I recursively search/replace a string in files but only for lines that match a particular regexp

regex bash sed find

How to parse json in bash or pass curl output to python script

python json bash pprint

How can determine to run a script using `python` or `python3` depending on the installed version of python?

python python-3.x bash shell

How to get a notification if a given process runs for longer than a specified time in Bash Linux?

bash

Bash - Only go next index when new line occurs, instead of white space?

arrays json bash jq