public marks

PUBLIC MARKS with tags bash & shell

2020

How To Script Powerful Bash If Statement?

by orieg
Learn how to script a Bash If statement with the then, else, and else if / elif clauses. This post covers the Bash conditional expressions, and how to avoid common pitfalls when using the Bash If statement.

Performing Math Calculation In Bash

by orieg
Find out how to do math with integer and floating-point arithmetic in Bash. We cover addition, subtraction, division, multiplication, and also floating-point precision.

What Is The Bash Null Command?

by orieg
Learn about the Bash null command, also known as the POSIX shell colon command. This post cover concrete use cases and pitfalls to avoid.

A Complete Guide On How To Use Bash Arrays

by orieg
Learn how to use bash array variables and associative bash arrays. This guide covers how to declare a bash array, iterate over a bash array, and access keys and values.

How To Format Date And Time In Linux, MacOS, And Bash?

by orieg
Find out how to manipulate date and time on linux and macOS systems as well as natively in the Bash shell. This post covers all you need to know to format a date from your shell.

2017

ShellCheck – shell script analysis tool

by dzc
finds bugs in shell scripts. Online, Linux software

2016

warning messages using mysql from within Terminal

by dzc
use mysql_config_editor (user/pass are saved encrypted in your home/myshellusername/.mylogin.cnf) - mysql --login-path=local (Remember that the --login-path has to come before all other arguments.)

"mysql --login-path=local" instead of "mysql -u username -p pass"

by dzc
mysql_config_editor set --login-path=local --host=localhost --user=db_user --password

2015

2014

2012

2010

Using Bash's History Effectively

by ghis & 1 other
I will attempt here to focus on only one feature of Bash, its command history. There are other good documents on the other features of Bash. If you're interested in anything other than the command history/recall, then this document really isn't going to fulfill your needs.

2009

Active users

orieg
last mark : 17/07/2020 20:21

dzc
last mark : 29/08/2017 10:13

mfaure
last mark : 13/04/2016 16:48

vrossign
last mark : 26/03/2012 20:15

piouPiouM
last mark : 10/05/2010 22:48

ghis
last mark : 03/03/2010 14:07

nhoizey
last mark : 30/11/2009 10:31

marco
last mark : 21/11/2009 19:19

Yann_L
last mark : 30/05/2009 17:19