Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

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

how to use sudo command in jenkins exec command

linux bash shell jenkins

How to append string to file if it is not included in the file?

How to check if files committed to SVN is encoded in UTF-8 with pre-commit hooks?

svn bash iconv pre-commit-hook