Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Bash while loop stops unexpectedly

linux bash while-loop

Bash variable substitution on find's output through exec

In Bash, how to not create the redirect output file once the command fails

Command-line alias for Visual Studio Code on OS X with CSH?

Run current bash script in background

bash

Passing variable from Bash to psql

bash

testing a program in bash

bash

Start MongoDB with git bash

bash mongodb

Executable script gets permission denied on Linux box

linux bash permissions

How to pipe data to interactive bash script and pipe output to another command?

bash zsh

removing all but X oldest directories on FreeBSD via Bash (no -printf, with spaces, no zsh)

bash freebsd

Tail the most recent file

linux bash tail

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

Converting XCF and other files using command line with GIMP?

Why vim is changing first letter to g after opening a file

vim cygwin bash

Bash command groups: Why do curly braces require a semicolon?