Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

how to decrease ssh connection timeout value [closed]

Bash If statement null

bash if-statement

bash to batch rename files with adding numbers

bash batch-rename

How to Iterate Null Separated Results in non-Bash Shell

bash shell

preconfigure an empty password for mysql via debconf-set-selections

mysql bash ubuntu debian debconf

Is it possible to use comments when the line is split with backslashes?

bash shell sh

Redirecting man page output to file results in double letters in words

linux bash manpage

Mac OSX - Allow for user input in shell script via GUI or Prompt

macos bash shell

Sed replace variable in double quotes

regex bash sed

How can we get list of non-system users on linux?

linux bash shell unix ubuntu

How to prompt user for input in shell script? [duplicate]

bash shell scripting

Bash One Liner: copy template_*.txt to foo_*.txt?

bash

How to sudo on a computer using ssh inside a bash script

bash ssh sudo

SSH login with expect(1). How to exit expect and remain in SSH? [duplicate]

bash shell ssh expect

Bash script — determine if file modified?

macos bash

How can I limit output to the terminal width

bash shell

Executing bash strings using scala.sys.process

bash scala

Proper way of printing out an error message

bash

Bash: difference between cat and echo

bash

Nicer one-liner for exiting bash script with error message

bash