Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

I would like to store all command-line arguments to a Bash script into a single variable

Redirect only the last line of STDOUT to a file

bash shell unix

How can I view only the first n lines of the file?

shell csh

Validate date format in a shell script

Shell command/script to delete files whose names are in a text file

what does '$?' mean in a shell script?

shell unix

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