Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Linux Bash Script And Mongo

linux bash mongodb shell

Most efficient way to save POP (Gmail) emails to MySQL database [closed]

php python mysql bash email

Bash script to keep deleting files until directory size is less than X

bash debian

bash script duplicating i/o using a file descriptor like it were tee

Can bash grep "*" instead of "\*"?

bash

When writing a haskell script, get syntax error near unexpected token

bash shell haskell scripting

How to modify /etc/environment from a bash script

Possible to pass literal character * as a command line argument in Bash?

bash parameters

Bash variable defaulting doesn't work if followed by pipe (bash bug?)

linux bash

Print POSIX character class

bash posix character-class

bash variable interpolation separate variables by a hyphen or underscore

sort list of files by date in bash

bash sorting datetime

Read two files in real time

bash

What do the curly braces mean in docker inspect --format "{{.State.Pid}}"?

bash docker

Sed and UTF-8 encoding

bash encoding utf-8 ssh sed

Shell scripts and how to avoid running the same script at the same time on a Linux machine

linux bash shell ksh

How to convert a bash string into a date?

string bash shell date

When do you need a dollar symbol before an arithmetic statement in bash?

bash

How to run a remote bash script with arguments from local

linux bash shell scripting

How can I launch multiple xterm windows and run a command on each, leaving each window open afterward?

linux bash unix ssh xterm