Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

nohup and sed, redirecting stderr and stdout

bash unix sed pipe nohup

Is there a way to make the output from one bash command go to a user selected location?

Remove a line from a file using a variable line number

regex bash awk sed

How to run a pkill when invoking a shell to execute a string of commands?

linux bash shell unix process

how to reduce number of lines by half with sed [duplicate]

linux bash sed coordinates

Pipe stdout to another process's file descriptor

bash

Bash: If line begins with >

bash if-statement

Why is the following bash script not working when called with nohup?

bash shell nohup

Running ssh-agent in bash script

bash ssh

jq - can't append objects to array in while loop

json bash append jq

How to populate a SQL in query

string bash

Limit cpu limit of process in a loop

Read from two files in simultaneously in bash when they may be missing trailing newlines

linux bash

Bash based regex domain name validation

regex bash dns

Typing node looks in /usr/sbin/node instead of /usr/bin/node

node.js bash unix

Set up TightVNC programmatically with BASH

Need help replacing single quotes in bash script

bash quotes replace

PHP using shell_exec(bash read) works on tty but not when input is piped and has no newline

php bash terminal newline stdin