Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

what does `curl -e` or `curl --referer` mean?

bash shell curl

How to avoid race condition when using a lock-file to avoid two instances of a script running simultaneously?

linux bash shell locking mutex

Executing Vim commands in a shell script

macos bash shell vim vi

Replacing one char with many chars with using tr

bash shell

Convert a text string in bash to array

linux bash shell unix ksh

Linux shell programming string compare syntax

linux string shell compare

How to check if npm script exists?

bash shell npm npm-run

Forming sanitary shell commands or system calls in Ruby

UNIX command to list folders with file counts

linux bash unix shell command

Find, grep, and execute - all in one?

shell grep find

"__rvm_do_with_env_before" and "__rvm_after_cd" when doing "cd"

ruby shell terminal rvm

Redirect Standard Output/error to log file

shell unix redirect tcsh

Problems with a PHP shell script: "Could not open input file"

php bash shell

Variable expansion is different in zsh from that in bash

bash shell zsh

Perforce: 'remove from workspace' from command line?

shell perforce workspace

how to access last index of array from split function inside awk?

arrays shell indexing awk split

How to prompt for yes or no in bash?

bash shell unix command-line sh

Print a variable with multi-line value in shell?

Google cloud shell missing web preview button

shell web cloud preview

Pass bash argument to python script

python linux bash shell debian