Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How can I run this shell script inside python?

Awk: Splitting file on nth occurence of delimiter, wrong first split file

bash awk

How to make a hexdump line by line with xxd?

bash xxd

Passing secrets as output between jobs in a Github workflow

bash github jwt github-actions

Cannot use process substitution during docker build because bash goes into posix mode

bash shell docker dockerfile

Script to identify the files based on current date and file name pattern

bash shell date csv curl

Unable to send large files to elasticsearch using curl: argument too long

bash shell curl

One-line way to remove last n characters from string

Emacs M-x shell and the overriding of bash keyboard bindings

bash emacs

prepend and append a string to all elements of an array without using a temporary variable

bash

Using variables when executing single command in PSQL

sql bash psql postgresql-9.3

Sed to replace specific string, in multiple lines which are between some pattern

bash sed

bash 4.4 not passing variables to sub-shell

linux bash shell

Bash - show suggestions

bash

CVSROOT not read by cvs

bash version-control cvs

How to pipe on a condition in Bash

bash scripting pipe

What is the purpose of using the exec command?

bash shell

Strange output while comparing engineering numbers in AWK

bash awk

Substituting keyword in string with multi-line variable via sed

Python subprocess not executing properly