Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sh

How do I prevent bash to use a builtin command?

bash sh built-in

Why is testing "$?" to see if a command succeeded or not, an anti-pattern?

bash shell sh

Syntax error: Bad for loop variable

bash sh

new line separator for each grep result sh script [closed]

linux shell unix sh

Using 'find' to return filenames without extension

linux bash shell unix sh

Iterate in RUN command in Dockerfile

docker sh dockerfile

Remove line breaks in Bourne Shell from variable

Is there an alternative for .bashrc for /bin/sh?

linux shell sh

Setting path for whenever in cron so it can find ruby

ruby bash cron sh whenever

How to prompt for yes or no in bash?

bash shell unix command-line sh

How can I parse long-form arguments in shell?

bash shell sh

How to select a given column from a line of text?

unix shell sh

Problems installing Java EE SDK on Linux

java linux installation sh

Simple Unix way of looping through space-delimited strings?

bash unix sh

Why does AWK not work correctly in a makefile? [duplicate]

bash awk makefile sh

Pass commands as input to another command (su, ssh, sh, etc)

bash shell unix ssh sh

get the first 5 characters from each line in shell script

linux bash shell sh cut

How to check if a number is within a range in shell

bash shell if-statement sh

How to redirect stderr to a file in a cron job

sh crontab

How to check if two paths are equal in Bash?

linux bash shell unix sh