Commit Graph

43 Commits

Author SHA1 Message Date
Peter M. Elias 2549b02e6f add alternative to command substitution for func return 2020-10-20 07:33:12 -05:00
Ross Smith II 36ccded371
Separate code from example 2020-02-18 08:53:00 -08:00
Dylan Araps 4d14f5446f bible: better dirname function 2019-09-22 14:25:57 +03:00
Dylan Araps 70dbe8feba docs: update 2019-09-20 13:32:50 +03:00
Dylan Araps 49efee8559 docs: update 2019-09-20 12:18:39 +03:00
Dylan Araps 4202b0dae9 docs: update 2019-09-20 12:17:12 +03:00
Dylan Araps f1301357da docs: update 2019-09-20 08:53:15 +03:00
Dylan Araps 4b3b44a3f3 docs: update 2019-09-19 21:10:41 +03:00
Dylan Araps bb88623af1 docs: update 2019-09-19 21:00:15 +03:00
Dylan Araps 3590d9b03a docs: update 2019-09-19 20:13:44 +03:00
Dylan Araps 9d00d2413e docs: update 2019-09-19 19:58:29 +03:00
Dylan Araps 27c4d36cbb docs: update 2019-09-19 18:46:06 +03:00
Dylan Araps 968a1bd80f docs: update 2019-09-19 18:43:16 +03:00
Dylan Araps a2c0d36e19 dirname: fix another case 2019-09-19 17:38:33 +03:00
Dylan Araps 49bd538c26 bible: really fix dirname 2019-09-19 17:06:26 +03:00
Dylan Araps 4a6b172ba1 bible: fix dirname 2019-09-19 16:49:55 +03:00
Dylan Araps e1c90d7590 bible: Add read file method which works like mapfile. Closes #62 2019-09-19 16:34:18 +03:00
Dylan Araps b713eafcbe docs: update 2019-09-19 16:23:48 +03:00
Dylan Araps d9565eec18 Merge branch 'master' of github.com:dylanaraps/pure-bash-bible 2019-09-19 16:23:36 +03:00
Dylan Araps ea8fd2369c bible: fix dirname. Closes #76 2019-09-19 16:23:20 +03:00
sal666 bb0892ad3d
Update chapter7.txt
Add the sequences for hidden and strike-through text
2019-09-19 13:54:40 +02:00
Dylan Araps a8824db932 docs: update 2019-07-17 21:00:24 +03:00
Cuttlerat 187e5a1eca Add reverse case function 2019-06-09 13:28:29 +03:00
Dylan Araps 2bc36192b6 general: Fix #38 2019-06-08 17:27:20 +03:00
Crestwave 94d1ec50df Add entries for URL encoding and decoding 2019-01-22 14:50:10 +08:00
Dylan Araps 50fb75db3b docs: update 2019-01-20 05:31:49 +02:00
Crestwave 2849a05463 Add "Name a variable based on another variable" entry 2019-01-19 18:21:28 +08:00
Crestwave 2414ae9f42 Miscellaneous improvements 2019-01-19 18:04:22 +08:00
Crestwave cb7fedc419 Add "Get the username of the current user" entry 2019-01-19 16:25:53 +08:00
CoolOppo 5f0c65e7a3 properly built manuscript 2018-06-28 04:40:27 -04:00
CoolOppo ff4b3db9cb
Added background commands
The syntax looks ugly, but this is the optimal way to do it. It doesn't have any extraneous output due to the parenthesis surrounding the command, and also sends error output to /dev/null.
2018-06-27 21:39:04 -04:00
Dylan Araps f1e18e8bd8 Added conditionals 2018-06-23 10:34:15 +10:00
Dylan Araps c4a203bb40 Added conditionals 2018-06-23 10:34:10 +10:00
Dylan Araps cf243bc86b misc: cleanup 2018-06-21 18:16:25 +10:00
Dylan Araps 955370b5ce Added arithmetic operators 2018-06-21 18:00:05 +10:00
Dylan Araps b5a2ad5e0a Added shorter file creation syntax. Closes #22 2018-06-21 11:30:38 +10:00
Dylan Araps f52d442128 cleanup of language 2018-06-20 22:08:15 +10:00
Dylan Araps 7d7c2063bb update manuscript 2018-06-20 16:16:53 +10:00
Dylan Araps ee2ee181f6 update manuscript 2018-06-20 16:05:56 +10:00
Dylan Araps d2c42689d8 update manuscript 2018-06-20 16:00:33 +10:00
Dylan Araps f614dc3cfb Added introduction. 2018-06-20 13:03:53 +10:00
Dylan Araps fe6e2cd195 Added build files to turn the bible into a book 2018-06-20 12:40:31 +10:00
Dylan Araps e0aadbde13 Added build files to turn the bible into a book 2018-06-20 12:24:38 +10:00