Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to concatenate a file to multiple files?

bash file

bash string to date

bash datetime formatting

Variables overwriting text problem with "echo" in Bash

macos bash echo

sed command to fix filenames in a directory

bash ubuntu sed

Send json HTTP post with bash

json bash post

Shell with grep, sed, awk in windows [closed]

windows bash shell

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