Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Silver Searcher: how to unignore files in the .gitignore?

linux bash ack ag

Replace multiple occurrences between two strings

regex bash perl awk sed

Running bash script 10 minutes after the system start

linux bash cron rhel

How to reverse everything after the second line with AWK

bash awk

Using FILENAME in awk script

linux bash shell unix awk

How do I create a tmux session with multiple windows already opened?

bash tmux

Start a remote process using java

linux bash shell ppp sshpass

Assign part of a file name to bash variable?

bash shell

Bash expression to list files beginning and ending with a pattern

bash shell

Greater than float with awk

bash macos awk

What's the difference between echo and return in bash? [duplicate]

bash

How to grep files in date order

bash

Identify whether a process was killed by a signal in bash

bash signals exit-code

Splitting a list in bash

bash shellcheck

ultimate aliases for git fails (__git_aliases command seem to be deprecated)

bash git zsh

Search for a pattern and replace something in the same line after = and ""

How to use GNU parallel with find -exec?

Ignore failure on Source command in Bash script

python bash macos shell terminal

Bash assignment statement expansion in POSIX vs. non-POSIX mode

bash

Find thousands of files efficiently with exact match from a directory containing millions of files (bash/python/perl)

python bash perl find