Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Why is userdata not working in my Terraform code?

find -exec basename {} vs find -exec echo $(basename {})

bash

How to prevent the `#!/bin/bash: not found` error when calling a script from Dockerfile

bash docker dockerfile

AWK statement inside a git alias

git bash shell awk alias

How can I write a bash script that takes parameters in any given order?

Why does /bin/sh behave differently on Mac and Ubuntu

macos bash shell ubuntu sh

Bash - delete rows from one file while iterating through rows from another file

linux bash shell unix sed

How to run Python server on Docker's container

How do you prepare deflate streams for PIGZ (parallel gzip)?

gdb exiting instead of spawning a shell

c bash shell gdb suid

How to test if env variable is set in bats-assert framework?

Why does envsubst replace /

bash

Send email if task failed

bash shell task

How can I parse ffprobe output and run ffmpeg depending on the result?

bash ffmpeg

"git --bare init" does not produce just a .git directory

git bash

Access The Current User Email and Name from the Bash in Mac OS X

macos bash

Can expect scripts read data from stdin?

bash expect

Alias lost within script [duplicate]

bash macos shell

Bash for loop with multiline output from a command

bash for-loop mysql multiline

ssh host 'history | tail' produces no output

bash ssh