blob: eaf255919f2b896dcf599b0bfdda1a7fe82d489f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# -*- mode: org; -*-
#+TITLE: Bash
#+SUBTITLE: The Linux shell scripting language.
#+AUTHOR: Marius Peter
#+DATE: <2022-03-27 Sun>
#+FILETAGS: programming
#+DESCRIPTION: Bash: the Linux shell scripting language.
#+begin_abstract
Bash is the most popular linux shell language used today.
#+end_abstract
* TODO Introduction
|