Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Single command to remove files that have a '3' in them

bash command-line for-loop

Capturing telnet timeout from bash

bash telnet

Why are my here-docs (<<-) giving me a syntax error?

bash operators

Sort file beginning at a certain line

linux bash sorting

In bash script, what happens when a signal is trapped

bash shell

Using Terraform list of strings as an array in Shell template script

bash shell terraform

Formatting numbers to fixed width

bash printf

Terraform init problem: too many command line arguments

How can I check if docker compose plugin is installed?

bash docker docker-compose

How to ignore errors generated by child_process.exec?

javascript node.js bash shell

Group every nth line command output in a CSV format

bash csv awk sed

Using ps2pdf correctly in a script?

convert dateformat in awk, line contains 2 dates and one ip

bash shell awk

grep lines that appear partly in one file to another

bash awk grep

how to delete the nth occurrence of a character in a string bash shell

bash shell

non-duplicate entries of a line in text file

bash unix duplicates

How to use environment variables in a .service script

linux bash elixir systemd

Why the `{cat,filename}` Group command with braces in Linux shell can work?

linux bash shell

Is there a better way to match while using `git filter-branch`?

git bash git-filter-branch