Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

redirecting all output to lolcat

bash ubuntu terminal

Add prefix/suffix to all elements in space-separated string

bash sh

Find active serial ports in Windows Subsystem for Linux (WSL)

Bash regex for just numbers and dots

string bash

Inspect non-daemon Docker container, after it has completed running

Parse a text file for certain string with prefix "Product Name:"

bash sed grep

Function to replace duplicate files with hardlinks

linux bash

loop variables stuck as constant when using sqlcmd

bash sqlcmd

How can I get git to list all untracked files recursively?

bash git

WSL, Running linux commands with "wsl --exec <cmd>" or "wsl -- <cmd>"

how to use find -exec without lots of escaping

bash

Why am I getting a permission denied when su'ing to a user?

bash perl authentication su

Convert git date using GNU date

git bash date xargs

How to merge lines and add column values?

python linux bash unix awk

go test in complex folder structure

bash unit-testing testing go

Regex: Ending with a specific thing

regex bash terminal

Bash: How to avoid warning: here-document at line XX delimited by end-of-file (wanted `EOM') [duplicate]

bash

Can I grep for the number of same results of a grep result?

bash unix grep

How do I select a subset of lines from the history in bash?