[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
howtos:misc:variables_in_bash [2020/01/02 04:39 (UTC)] – created slackjeffhowtos:misc:variables_in_bash [2020/01/02 04:42 (UTC)] slackjeff
Line 1: Line 1:
-====== Your Headline Here ====== +====== Variables in bash ======
  
 Understand the concept of a variable and how to do every process to create your own. Understand the concept of a variable and how to do every process to create your own.
Line 59: Line 58:
 </code> </code>
  
-===== WRONG statements =====+**WRONG statements**
  
 <code> <code>
 howtos:misc:variables_in_bash ()