Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

pipe not interpreted in read command from file

bash shell pipe

PHP changes slow to refresh in browser

php macos bash

Reverse hexadecimal number using shell scripts

bash

How to use python -c "code here" with newlines?

python bash cmd command-line

Reading input while also piping a script via stdin

bash shell

How to write a decimal for loop in bash

bash

How to remove a line bashrc linux

linux bash vim terminal

Regex to match IP addresses but ignore localhost

Linux Bash: cURL - how to pass variables to the URL

Cleaning up file based variables. ERROR: Job failed: exit code 1

bash shell gitlab yaml gitlab-ci

Converting between windows and unix path with sed losses double slash

windows linux bash path sed

Windows batch outputs a line feed female character

bash

Delete lines containing a range pattern in 4th column

bash scripting sed awk

small sh script to log processes ram and cpu usage

linux bash sh

Fail shell script at npm install if there are high severity vulnerabilities

bash shell npm

mysqlimport with Error 13

bash mysqlimport

Bad substitution Bash: how to write a heredoc to a dynamically created file (variable)?

php bash shell

How do I (successfully) decode a encoded password from command line openSSL?

Split string on non alphanumeric characters using awk

regex bash unix awk

How to use REGEX inside of an if statement

bash shell sh