Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to run gpg from a script run by cron?

bash cron gnupg

Variable as bash array index?

linux bash

How to pass arguments to a script invoked by source command?

linux bash

What are double colons :: in a shell script?

bash coding-style

Highlighting python stack traces

python debugging bash

List all files modified in last 5 minutes excluding .svn directories

bash terminal

How to use pastebin from shell script?

http bash shell url pastebin

docker alpine /bin/sh script.sh not found

bash shell docker alpine

zip columns from separate files together in bash

bash

Is there an easy way to set nullglob for one glob

bash glob shopt

How do I convert a date from Unix time to string, in a script?

bash

ssh-keygen accepting stdin

linux bash variables ssh-keys

Executing bash commands from a CMake file

bash cmake

matching a line with a literal asterisk "*" in grep

regex bash awk grep

How to use sed in a Makefile

bash sed makefile

What does the '-' (dash) after variable names do here?

linux bash

Make Node.js support the shebang (#!) for JavaScript files

Bash indirect array addressing?

arrays bash

Trace of executed programs called by a Bash script

linux bash scripting

Python ValueError: embedded null byte when reading png file from bash pipe

python linux bash