Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to execute a shell script in Crystal while capturing output?

linux bash shell crystal-lang

How to install Python Package for global use by all users (incl. www-data)

php python apache shell pip

Zsh: Test whether a file matching a pattern exists

shell zsh

How to learn work effectively with Unix CLI

unix shell

How to keep a file's format if you use the uniq command (in shell)?

Get function name in KornShell script

shell unix scripting ksh

Confusing syntax error near unexpected token 'done'

Get specific lines from a text file

unix shell file-io

Compare two java property files using shell script [closed]

java unix shell

Difference between launching a script with ./script.sh and . ./script.sh

bash scripting shell

OptionParser python module - multiple entries of same variable?

python shell optionparser

Can I search all the text files in a tree (but not the binaries) for a certain string

bash shell unix find grep

concatenate inputs in bash script [duplicate]

linux bash shell unix

Terminate makefile command when subcommand throws?

shell makefile

Filter non-alphabetic characters out of string in shell script

regex bash shell scripting

Get last parameter on shell script [duplicate]

linux bash shell unix

kill remote process by ssh [closed]

linux shell ssh

bash: Iterating over members of a JSON array selected by index

json linux bash shell jq

I got 'syntax error: "(" unexpected' (expecting "done") [duplicate]

bash shell

Bash Scripting - shell command output redirection

bash shell scripting