Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
Bash Programming Cheatsheet
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Thomas Junier
Bash Programming Cheatsheet
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Selected
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
4
Jun
6
Nov
23
Jul
12
May
11
8
7
6
5
28
Apr
23
22
21
18
1
14
Mar
10
14
Jan
3
11
Dec
9
18
Nov
2
8
Oct
Added some special chars
master
master
new koans; spelling in cheatsheet
+ some variable properties
$ about declare
added some of the most useful options (set and shopt)
s/tabbing/tabular/g
done cross-linking pass
fixes to substitutions
fixed error re: substitutions
Merge branch 'master' of https://gitlab.sib.swiss/tjunier/bash-prog-cheat
restructured Parameters; + new koan
a primitive seek() in bash
Update README.md
+ mkdir | cd koan
+ operators for [[..]]]
Delete qmtest.sh
Delete metadata.yaml
Markdown version removed, as source is now LaTeX
+ PDF for those who don't have Pandoc/Make/etc
more cross-references; + list of reserved words
small fix to grammar
Merge branch 'master' of https://gitlab.sib.swiss/tjunier/bash-prog-cheat
switched to purely LaTeX
corrected § about tokenization
Add README.md
Better table for indirect expansion
indirect expansion, more about arrays
more on arrays
italics around nonliteral []*?
started distinguishing the literal []* from the syntactic-pattern-regexp []*
rewrote if-thrn-else
rewrote Loop section to better differentiate keywords fromplaceholders
rewrote Loop section to better differentiate keywords fromplaceholders
started reorganizing sections
+ helper scripts
+ f() defs
LaTeX aux files gitignored
uses tabbing (direct LaTeX code in MD)
up to conditional expressions
Loading