Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

bash / zsh script behaviour difference

bash zsh

How do I start emacs from the command line but use emacsclient if a server is already running?

bash emacs emacsclient

Applescript run bash script from same directory

macos bash applescript

How to get local (regional) date format in linux?

c linux bash date

What are the exit codes of command PING?

bash batch-file

How to use Bash array of globs with find?

bash

iTerm2 & Atom - Switch profiles based on input bash commands in ~/.bash_profile, looking for suggestions

How to capture errors from running "gcloud app deploy" into a variable (Bash)

rearrange data on a file (NOT a direct transpose)

bash shell awk sed gawk

PID of infinite loop run in background (&) in bash script

linux bash operating-system

how to customize select loop in bash

linux bash ubuntu fedora

Escaping slashes in bash (awk)

bash shell date awk sed

Why does bash -c "false; echo $?" print 0?

bash unix

How do I pass command line options to a Perl program with perl -e?

bash perl

Launching shell on mininet hosts in terminal

bash tmux iterm2 mininet

How to execute local bash code from VSCode extension

Why does ack over ssh not work?

bash ssh grep ack

Taking action after timeout during the command running

bash timeout