DCEM's bash script howto: Unterschied zwischen den Versionen

Aus Hackerspace Ffm
Wechseln zu: Navigation, Suche
(Die Seite wurde neu angelegt: „I'm not vell versed in using bash script and here I store the information that I think is useful. [https://google.github.io/styleguide/shell.xml Google Style…“)
(kein Unterschied)

Version vom 8. Januar 2020, 13:36 Uhr

I'm not vell versed in using bash script and here I store the information that I think is useful.

Google Style Guides: Shell

Indentations I like to be able to copy and paste parts of a shell script to the shell. Inden