Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Strange return value "134" to call gawk in bash script

linux bash awk

How to output a multiline string in Dockerfile with a single command

How do I run a command in a loop until I see some string in stdout?

linux bash shell

Bash extracting file basename from long path

bash filenames glob

Read lines between two lines specified by their line number

bash shell

How to get output of a bash command in a variable

bash shell ubuntu command-line

Code for parsing a key/value in in file from shell script

linux bash

Using ffmpeg to split video files by size [closed]

bash video split ffmpeg clip

Bash. Get intersection from multiple files

bash shell command-line awk grep

bash + for loop + output index number and element

arrays bash printf

Remove unnecessary slashes from a given path with bash

bash path

Determine values of several system variables in the terminal in a Mac

How do I set the shell to bash for run in Capistrano?

bash rvm capistrano

BASH and/or .BASHRC not working properly after SU or SSH login unless run "bash" command

linux bash ubuntu amazon-ec2

Using the grep and cut delimiter command (in bash shell scripting UNIX) - and kind of "reversing" it?

bash unix scripting grep cut

Delete all files and directories but certain ones using Bash

bash file ubuntu directory

Load .bash_profile for every terminal

bash macos unix

Jenkins delete builds older than latest 20 builds for all jobs

bash jenkins groovy jobs

Bash: "printf %q $str" deletes spaces when in scripts. (Alternatives?)

bash printf

Kill a process if it exists

bash shell kill-process