Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Bash script - decode encoded string to byte array

linux bash shell

Using subprocess for compiling a c++ program from python script

How do I insert a script variable into a regex string?

shell

Linux script to convert byte data into a hex string

linux shell hex

Start Gnome-Application from SSH-Shell

linux shell gnome

cURL in Bash - Passing Variables Between Single Quotes

bash shell curl

Extract JSON object using Bash shell? [duplicate]

json bash shell sed awk

"source script" does not honor "#!/bin/bash -ex" and exit when a command fails

bash shell

How to write messages into a FIFO and read it from another process simultaneously

linux shell unix cat fifo

Could an existing fd always be duplicated both as input and output?

Bash -1 year from date

bash shell

sh: How to extend environment variables?

bash shell command-line sh

PHP execute external script without waiting, while passing variables

php shell

Passing empty arguments to sudo -i

linux bash shell sudo

How to list all files with white spaces the after php tag

php regex linux shell command

shell script to check if a glob pattern matches any file [duplicate]

bash shell glob

What does ! (exclamatory) mark inside curly braces ({}) when using variable in unix [duplicate]

bash shell sh

How to return a status code from a remotely run shell script to a local shell script

linux bash shell

Docker mount volume directory permissions to non root user using dockerfile

uniq -c without additional spaces

shell uniq