public marks

PUBLIC MARKS with tags linux & bash

2020

5 Simple Steps On How To Debug A Bash Shell Script

by orieg
Learn how to quickly debug scripts in Bash with those 5 simple steps that use some of the Bash shell special properties.

The Complete How To Guide Of Bash Functions

by orieg
Learn how to write shell scripts with bash functions. This guide includes examples and best practices on how to define, call, and debug functions in bash.

What Is The Right Way To Loop In Bash?

by orieg
Looping over a list of numbers or words is a building block in shell scripts. Learn how to write Bash loops, including for loop, while loop, and until loop.

What Is The Best Way To Count Files In A Directory?

by orieg
Learn how to count the number of files in a directory using the Linux command line ls, find, and a native bash shell solution with globs and arrays.

5 Mistakes To Avoid For Writing High-Quality Bash Comments

by orieg
Adding comments in your Bash scripts is necessary to ensure maintainability over time. This post covers 5 Bash comments mistakes to avoid in your shell scripts.

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.

2018

Bash-It

by NiMe
Collection de fonctionnalités à ajouter à votre terminal bash

2017

File System Capacity Alert script

by alamat (via)
# This script can be used to # warn the users that # the file system is getting full

2016

2015

Web Analytics : en matière d'audience, il faut oser !

by dszalkowski & 1 other
Grâce à Web Analytics et des commandes Shell en Bash sous Linux, j'ai réussi, non sans mal, à me débarrasser d'une partie de mon trafic qui ne présentait aucun intérêt.

2014

Linux bash history with Page up / Page down | dqxtech.net

by sylvainulg (via)
# alternate mappings for "page up" and "page down" to search the history "e[5~": history-search-backward "e[6~": history-search-forward NB: you might lose customization from /etc/inputrc if you just copy this as your .inputrc

2011

2010

Planificateurs de tâches Cron et Anacron et leurs interactions | Void And Any

by balluche
Explication détaillée sur le fonctionnement d'anacron et de cron. Le mécanisme de lancement mutuel de cron et anacron est plutôt sournois.

2009

Enpi

by Yann_L
"traitement de texte" pour la console, basé sur LaTeX, ImageMagick, zgv, ps2pdf

Active users

orieg
last mark : 17/08/2020 13:12

NiMe
last mark : 12/01/2023 22:05

dzc
last mark : 02/06/2017 09:46

alamat
last mark : 28/05/2017 11:53

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

dszalkowski
last mark : 05/06/2015 09:03

sylvainulg
last mark : 19/06/2014 13:14

yogilou
last mark : 28/04/2011 11:45

balluche
last mark : 10/09/2010 10:53

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

Yann_L
last mark : 31/05/2009 00:42

vrossign
last mark : 28/04/2009 12:23