Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Bash, read line by line from file, with IFS

bash line

how to check if a host is in your known_host ssh

bash shell ssh expect

How to produce cartesian product in bash?

bash seq

Get the current year on the commandline [duplicate]

bash date

Set shell environment variable via python script

python bash shell

NSTask not picking up $PATH from the user's environment

understanding bash "exec 1>&2" command

bash exec

Can I search/replace in multiple .txt files quickly from Terminal? [duplicate]

macos bash terminal replace

When I run node, nothing happens, the same with forever

node.js bash ubuntu forever

Find highest numbered filename in a directory where names start with digits

bash shell sed ls

bash: assign grep regex results to array

regex bash arrays

unset all environment variables starting with a leading string while in a script (without closing or restarting bash)

bash shell

Removing Parts of String With Sed

linux bash unix sed

How to reference captures in bash regex replacement

regex bash

Compare output rather than command

bash string-comparison

Bash Script Error Catching

bash error-handling

How to secure read with the Bash "read" command?

bash

syntax error near unexpected token ' - bash

linux bash shell scripting

Java_HOME not found when changed shell from Bash to Zsh on OSX?

macos bash zsh

How can I create a stopwatch in bash?