bash: How to get first and last dates of previous month
I had a task that i needed to calculate some data between the first and the last date of the previous month, bash is powerful and provides……
# Linux, Devops, Scripting, Cats and various things come to my mind
I had a task that i needed to calculate some data between the first and the last date of the previous month, bash is powerful and provides……
There are three ways to execute commands in parallel using bash…
stdin,stdout and stderr…
What are and/or/no-care chains?…
Scenario: you have just landed to a company which does not have a an automation tool to copy your key to all hosts, to make things worse……