Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How can I find the sum of the elements of an array in Bash?

arrays bash shell unix

-bash: /usr/bin/virtualenvwrapper.sh: No such file or directory

How to run a shell script using Spotlight passing a parameter?

macos shell spotlight

Is there an equivalent to 'adb shell input keyboard text' for iOS?

android ios linux shell

How to get the process id of command executed in bash script?

linux bash shell sh systemd

Combine output of two concurrent programs with bash

bash shell unix

How do I detect iPhone on network?

How to return to bash prompt after printing output from backgrounded function?

Is there a way to add a prompt during the docker build process?

shell docker prompt

let vs expr vs double parenthesis arithmetic in shell

how to pass "one" argument and use it twice in "xargs" command

bash shell echo popen xargs

"Standardized" docstring/self-documentation of bash scripts

Python subprocess call returns "command not found", Terminal executes correctly

Ignore empty results for xargs in Mac OS X

macos shell svn awk xargs

How to write full-screen Linux console app/script?

XSLT 2.0 transformation via linux shell

java shell xslt jar saxon

sed - insert line after X lines after match

linux shell sed

Failed to load native library 'libnative-platform.so' for Linux amd64

php android shell ubuntu gradle

shlex alternative for Java

java bash shell tokenize

Making Unix shell scripts POSIX compliant

linux bash shell unix sh