Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Bash script with fdisk

linux bash

Unix shell scripting: pass shell options (-x etc.) to nested scripts

linux bash shell unix posix

Removing image and link tags in markdown (md) file using bash, preferably sed, command

save an SMTP session from telnet in a log with a shell script

bash telnet

how to create symbolic link that points to it self - linux

linux bash symlink

Environment variables for docker-compose inside of Jenkins

Add a kernel parameter with sed to grub

linux bash hibernate shell sed

Howto terminate xvfb-run properly

bash xvfb

How to translate a Windows path for Windows Subsystem for Linux

Terminal hangs after sshing via python subprocess

python bash ssh subprocess

how to send SIGINT to a shell script? [duplicate]

bash shell unix

How to run windows bash in C#

How to batch convert 1000's of images across multiple sub directories in parallel using Image Magic

Deleting all files except ones mentioned in config file

linux bash shell

Can Jenkins source .bashrc of associated user?

linux bash, camel case string to separate by dash

linux bash camelcasing

Read a file by bytes in BASH

bash

How to start Travis CI deploy only when tag name matches a regex

regex bash travis-ci

awk sum a column and print that sum on each line of input

bash sed awk printf

How can I convert an array into a comma separated string?

arrays bash shell