Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sh

Setting an environment variable through a Perl script [duplicate]

linux perl bash sh

What is the POSIX shell equivalent of bash <<<

bash sh

popen fails with "sh: <command>: not found"

php shell popen sh

sh: How do I avoid clobbering numbered file descriptors?

No-op shell command that preserves $?

sh posix code-generation

How to achieve AJAX(interactive) kind of SEARCH in LINUX to FIND files?

linux bash shell ubuntu sh

Is there a vim equivalent to bash's '!$'?

bash vim sh

What is the intended effective ordering of `set -o` options in bash? Does `histexpand` trump `posix`?

bash set posix standards sh

Running a script after startx automatically [closed]

linux bash sh raspberry-pi

gitlab-ci.yml not executing shell script

How to test if a Linux directory contain only one subdirectory and no other files?

linux sh

shell $@ variable assignment and iteration

bash shell sh

How do I retrieve the exact container name started by docker-compose.yml

shell docker-compose sh

Bash bug re $LINENO-- or am I just confused?

bash shell sh

Error message after installing Sublime Text 3

sh sublimetext fedora

Counting grep results

bash sh

Can I use an existing SSH connection and execute SCP over that tunnel without re-authenticating?

bash ssh sh scp

Possible to urlencode a variable in a shell script?

shell sh wget

Why does shell builtin colon command ":" after variable assignment on same line cause empty string value to be assigned?