Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Redirecting bash stdout/stderr to two places?

bash redirect

Executing a Bash Script from Golang

bash go

Upload file on Linux (CLI) to Dropbox (via bash/sh)?

linux bash curl dropbox-api

Bash: read a file line-by-line and process each segment as parameters to other prog

bash, dash and string comparison

Sorting words (not lines) in VIM

bash vim

if statement and calling function in if using bash

bash testing if-statement

cutting a string into several lines in bash

bash cut

Saving awk output to variable [duplicate]

linux bash shell awk centos

Unable to update my Bash in Mac by MacPorts

macos bash macports

Specify Doxygen parameters through command line

bash doxygen

Get mtime of specific file using Bash?

linux bash shell

Output file lines from last to first in Bash

linux bash shell tail

Does nohup work across a pipe?

linux bash

Bash Run command for certain time?

bash timeout command

OSX - How to get the creation & modification time of a file from the command line

macos bash

\curl ... | bash ... what's the slash for? [duplicate]

bash shell

Why using dirname in find command gives dots for each match?

linux bash unix find

Connect to sqlplus in a shell script and run SQL scripts

bash shell sqlplus

Linux Script to check if process is running and act on the result

linux bash process grep