January 20, 2020

232 words 2 mins read

A Shell Script a Day Keeps Your Trouble Away

A Shell Script a Day Keeps Your Trouble Away

The UNIX command line shell (bash) with it's many tools and possibilities is a very powerful but less and less used system. Harald Koenig will show interactively and step by step how to solve a proble …

Talk Title A Shell Script a Day Keeps Your Trouble Away
Speakers Harald König (System Expert, Bosch Sensortec GmbH)
Conference Open Source Summit + ELC Europe
Conf Tag
Location Lyon, France
Date Oct 27-Nov 1, 2019
URL Talk Page
Slides Talk Slides
Video Talk Video

The UNIX command line shell (bash) with it’s many tools and possibilities is a very powerful but less and less used system. Harald Koenig will show interactively and step by step how to solve a problem “on the command line”.After solving “the problem of the day” you save your solution to a small shell script and create a new tool to solve this (or similar) problems in the future.Creating more and more such small helper tools will make your own toolbox more usable and sophisticated and thus your daily work easier and more efficient.Possible topics for a small script might be- get fuel prices for your local fuel stations, store them and them with gnuplot- analyze syslog entries for ssh breakin attempts, do some statistics and send complaint emails- how to use XML, JSON, CSV etc. with shell tools- modify binary files- other ideas? email me your suggestions in advance!!

comments powered by Disqus