Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Using sed, how can a regular expression match Chinese characters?

Change apache config file value from bash script

Iterating through grep results line by line not delimited by space

bash grep

How can I make a linux command wait for the end of input before piping?

linux bash shell pipe cat

How to use rsync instead of scp in my below shell script to copy the files?

Unable to store python --version to a shell variable [duplicate]

bash shell

What's the purpose of these redirections and file descriptors?

bash shell

use commandline arguments in a sed command

bash command-line sed

Bash inserting extra, incorrect single quotes when quoting argument list

bash

Does $PWD always equal $(realpath .)

linux bash shell

How to define a gnuplot output file as a variable?

bash gnuplot

Bash: export not passing variables correctly to parent

NodeJS programs fail, exiting with no output

PHP and bash return different hash results

php bash hash

change rvm ruby version with ansible playbook

ruby bash rvm ansible rvmrc

Shell: Checking if argument exists and matches expression

regex bash shell

Make grep exit early when it finds a match

bash grep

'read -ra' vs direct assignment

bash shell

What is the story behind ${#} in bash

string bash string-length

Stop being root in the middle of a script that was run with sudo

linux bash shell root sudo