index
:
learnxinyminutes-docs
docker-docs
master
mribeirodantas-patch-1
Code documentation written as code! How novel and totally my idea!
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bash.html.markdown
Commit message (
Expand
)
Author
Age
Lines
*
Update bash help:
EmilySeville7cfg
2022-08-19
-39
/
+31
*
Update bash help:
EmilySeville7cfg
2022-08-19
-2
/
+2
*
Update bash help:
EmilySeville7cfg
2022-08-19
-24
/
+26
*
Update bash help:
EmilySeville7cfg
2022-08-19
-2
/
+2
*
Update bash help:
EmilySeville7cfg
2022-08-19
-42
/
+44
*
Update bash.html.markdown
Gabriel Sroka
2022-02-01
-1
/
+1
*
[bash/en] More details about pipe and redirection (#4119)
Michael Chen
2022-01-04
-4
/
+11
*
[bash/en] Add info on background commands with & (#4120)
Michael Chen
2022-01-04
-0
/
+13
*
Clarify that "sort" doesn't modify the file (#4121)
Michael Chen
2022-01-04
-1
/
+1
*
[bash/en] Update bash.html.markdown (#4202)
MarkGrimwood
2021-08-22
-1
/
+6
*
[bash/en] Small updates
Lilian Besson
2021-01-29
-7
/
+20
*
removed MacOS from intro
kevinnls
2020-08-01
-2
/
+2
*
Merge pull request #3906 from lemonez/patch-1
Max Schumacher
2020-07-07
-1
/
+3
|
\
|
*
fix small typo
lemonez
2020-04-16
-1
/
+3
*
|
fix typo bash.html.markdown
oliv37
2020-05-26
-1
/
+1
*
|
Add indirect expansion in bash.html.markdown
oliv37
2020-05-26
-0
/
+5
|
/
*
[bash/gr] Translate Bash to greek (#3595)
Dimitri Kokkonis
2019-08-10
-8
/
+10
*
[bash/en] Fix line length
Andre Polykanine
2018-12-24
-30
/
+40
*
Merge branch 'master' into master
Divay Prakash
2018-10-24
-1
/
+31
|
\
|
*
Merge pull request #3249 from heyitswither/fix-substring2
Divay Prakash
2018-10-03
-1
/
+1
|
|
\
|
|
*
[bash/en] clarify range of substring
Tucker Boniface
2018-10-02
-1
/
+1
|
*
|
Merge pull request #3248 from heyitswither/fix-cd2
Divay Prakash
2018-10-03
-0
/
+3
|
|
\
\
|
|
*
|
[bash/en] add `cd` and `cd -` uses
Tucker Boniface
2018-10-02
-0
/
+3
|
|
|
/
|
*
/
[bash/en] clarify quoted delimiter for heredocs (fixes #3061)
Tucker Boniface
2018-10-02
-0
/
+1
|
|
/
|
*
Merge pull request #3167 from archatas/patch-1
Adam Bard
2018-08-24
-1
/
+1
|
|
\
|
|
*
shebang updated
Aidas Bendoraitis
2018-07-25
-1
/
+1
|
*
|
missing $ on line 77 - $Length
kfrncs
2018-07-20
-1
/
+1
|
|
/
|
*
[bash/en] Add arrays and alias
Neinei0k
2017-11-14
-0
/
+26
*
|
Un-markdown-ify link
Martin Nicholson
2018-01-16
-1
/
+1
*
|
Added section for =~ operator
Martin Nicholson
2018-01-16
-0
/
+10
*
|
Added string length example
Martin Nicholson
2018-01-16
-2
/
+5
*
|
Added second substring example
Martin Nicholson
2018-01-16
-0
/
+3
|
/
*
Fixed line 59 - printing
Joyce Kung
2017-10-13
-1
/
+1
*
[bash/en] Fixed formatting for The Black Hole
Harry Mumford-Turner
2017-10-02
-4
/
+3
*
[bash/en] Provide example outputs for #549
Keith Miyake
2017-09-29
-24
/
+66
*
[bash/en-us]Fix spelling (#2654)
Rholais Lii
2017-02-12
-1
/
+1
*
Removed excessive dollar signs (#2447)
Remigiusz Suwalski
2016-10-13
-2
/
+2
*
Reword pwd comments (#2402)
Tim Heaney
2016-10-02
-2
/
+2
*
[bash/en] Remove link unavailable resource (#2372) (#2373)
Isaac Virshup
2016-09-16
-2
/
+0
*
[bash/en] Addition to bash (#2302)
Leo Rudberg
2016-07-10
-1
/
+68
*
[bash/en] basic parameter expansion, and brace expansion (#1533)
Jonathan Wang
2016-06-26
-0
/
+14
*
Add an example of trap command (#1826)
Sachin Divekar
2016-06-26
-0
/
+3
*
Fix a mistake in fgrep example (#2254)
Viren Nadkarni
2016-05-12
-1
/
+1
*
Merge pull request #1636 from viv1/patch-2
ven
2016-03-11
-0
/
+9
|
\
|
*
[bash/en]...Added info on changing directories
viv1
2015-10-19
-0
/
+9
*
|
Use proper string comparison syntax
Matteo Baglini
2016-01-12
-4
/
+4
|
/
*
[bash/en] use $var with quotes in conditions
Awal Garg
2015-10-14
-2
/
+11
*
removing whitespace all over
Gabriel Halley
2015-10-07
-1
/
+1
*
[bash/en] Improved descriptions
ksami
2015-10-02
-7
/
+7
*
fixed spelling error
Liam Edwards-Playne
2015-05-26
-1
/
+1
[next]