Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Copying / Tarring Files that have been modified in the last 14 days

linux bash shell cron find

How to insert binary data into sqlite3 database in bash?

sql bash sqlite binary

how to: make -j x // where x is automatically determined

bash makefile alias

Use "nohup" to run "top" command in background [closed]

bash signals nohup

How to get the first part of the string in bash

bash substring

bash join multiple files with empty replacement (-e option)

linux bash join

How to count empty translations in .po with grep (or other LSB tool)?

linux bash grep gettext

Why does bash not stop on error for failures in sequence of short-circuited commands?

OSX sed: how to use the escape character in the second field of a `s` operation?

linux macos bash shell terminal

Write to file descriptor 3 without writing to disk?

bash shell file-descriptor

Too many arguments error in bash script

bash shell

telnet redis bash script

bash redis telnet

Bash script & PostgreSQL: How to access column values returned from SELECT statement

sql bash postgresql

Bash script: Get XML elements into array using xmllint

xml bash shell

Explaining the rm ./-rf "trick"

bash unix command-line rm

Python – time.time() vs. bash time

python macos bash time

Set a Rails environment variable locally (Mac OS X)

How to safely confirm a password by entering it twice in a bash script

bash

Finding memory usage of a process in Linux [closed]

linux bash

Bash script commands not working in cron

linux bash cron