Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Run `tmutil isexcluded` recursively

Cannot set global variable in piped bash function

bash

Passing variables (containing spaces) to curl --data field

json bash jq

Programmatically feed parameters to sed

bash shell sed

Makefile to add shell aliases

bash makefile sh

How to test filter-like Ruby scripts with Pry?

ruby bash pipe stdin pry

I want to embed a single quote in a string

linux bash sh

Print colored raw output with jq on terminal

Fastest way to delete files from a directory tree whose names contain a certain string

Can getopts parse a subset of a bash script's arguments and leave the rest intact?

bash getopts

Bash regex finding particular words in a sentence

regex string bash scripting

How to set a password variable via a script for mounting a cifs share

bash nas cifs

Git Bash does not work for npm, node, ng commands but all these commands works in powershell windows 10

node.js bash git npm

How to print week number of previous week in shell

linux bash shell date unix

Add quotation marks to each word in a file

linux bash list words

Embedded Perl script in Linux shell [duplicate]

linux bash perl shell

Docker bash shell script does not catch SIGINT or SIGTERM

bash docker shell sigint sigterm

linux shell: for arg; do

bash for-loop sh posix bashism

Getting ‘Command not found’ errors when there is no space after the opening square bracket [duplicate]

linux bash