Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to capitalize first letter of every word using sed in OSX

What do I need to quote in sed command lines?

regex bash sed sh

grep, tee, and sleep not playing nice together

bash grep tee

Underline a string until the end of the line

bash

Shell script to validate csv fields

regex bash shell unix awk

List directories at a specific path as autocomplete options for a bash script?

bash shell git-bash

Checking output of a shell command in ansible

bash shell ansible

where all these aliases are stored?

macos bash iterm

Why does the 'tail' command return the whole file content when using -c+1 or -c-1?

linux bash

Concatenate command string in a shell script

bash shell scripting

Gnu parallel combine args from stdin and file

Is there a way of extract output of bash script in Azure Pipeline

bash azure azure-pipelines

Check pixel color and trigger a bash script

Pass pattern from variable to grep command

bash unix grep

awk remove all characters before match "/"

bash shell

How to get printf to write a new file, append an existing file, and write to stdout?

linux bash file-io io stdout

jq how to get the last entry in an object

bash jq

Rendering terminal output in the browser

how to cut CSV file [duplicate]

linux bash awk sed cut

Awk to read file as a whole

linux bash shell awk