Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

-bash: sudo: command not found Mac OS X (EC2 CLI prob?)

macos bash sudo

In bash, how do I input a password for a background process command?

linux bash nohup

Shell - Pipe to multiple commands in a file

bash shell tee

Check if string containts slash or backslash in Bash?

regex string bash backslash

Search replace string in a file based on column in other file

bash shell sed awk

How to count the number of instances of entries in column 1 and print the value to a new column

bash awk

Bash Script Properties File Using '.' in Variable Name

Bash: concatenate multiple files and add "\newline" between each?

bash file cat

sed replacement command not working on Mac

regex macos bash sed

Watch file and execute command using tail -f and while read?

linux bash unix watch tail

Catching mysqldump error in bash script

Run bash script from another script and exit first script while second is running

linux bash

Is it possible to return value from ruby script and read that value inside c or shell script?

ruby bash shell ubuntu

Bash: pip: command not found for an Install

bash raspberry-pi pip

List files that only have number in names

bash shell file numbers find

Bash script - Auto fill answer

linux bash shell sh

Linux: Using split on limited space

linux bash file-io

How to open a command line window in Node.js?

Alias or command to compile and link all C files

c linux bash gcc

grep each line in a file

linux bash grep