Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sh

genisoimage script cannot burn bigger than 4GB but less than 4.5GB file?

bash shell sh iso

SED command: How -i and -e work

unix sed sh

How do I pass variables from ruby to sh command

ruby rake sh

sed to find the first empty line after match and replace

bash sed sh

How to use shell variables in su command string?

bash sh su

How to containerize a single node app from a mono-repo that utilizes npm workspaces

node.js docker npm dockerfile sh

How to compare variable dynamically inside awk in bash?

bash awk sh

Cannot use env variables in xargs

bash sh xargs

What shell does std::system use?

c++ linux bash shell sh

BASH using both positional and optional arguments in a script

bash sh

How to get value from file in sh? [duplicate]

bash unix sh

How can I make a function run every time cd successfully changes to another directory within sh on FreeBSD?

sh freebsd

/bin/sh privilege escalation code using a fake ls - why does this work?

linux shell security sh

Redirect output from subshell and processing through pipe at the same time

linux bash shell sh

format a number string to date

bash date variables sh

how to expand date by week and by month in shell?

bash shell date sh

Shell script with parameters?

bash shell sh aix

How does Bash deal with brackets inside of double quoting?

How to repeatedly start and kill a never ending bash process

bash shell sh

gitlab pipeline failing at grep, how to fix that?

grep sh gitlab-ci