Commit Graph

235 Commits

Author SHA1 Message Date
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
black a0c6c2090e Merge pull request #74 from sal666/patch-1
Update chapter7.txt
2019-09-19 14:56:10 +03:00
black ac8cd23296 Merge pull request #75 from sal666/patch-2
Update README.md
2019-09-19 14:56:04 +03:00
sal666 faa484c273 Update README.md
Added the sequences for hidden and strike-through text in "Escape sequences > Text Attributes"
2019-09-19 13:55:00 +02: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 6508ca0c9d docs: update 2019-09-19 13:50:31 +03:00
Dylan Araps 2c507a0764 docs: update 2019-09-19 13:46:24 +03:00
Dylan Araps 20d5e461a4 docs: update 2019-09-19 13:46:03 +03:00
Dylan Araps 792d2fcd90 docs: update 2019-09-19 13:45:39 +03:00
Dylan Araps 9871cff312 docs: update 2019-09-19 13:37:50 +03:00
Dylan Araps 0dbfb2684d docs: update 2019-09-19 13:36:47 +03:00
Dylan Araps fd90d0bdd0 Merge branch 'master' of github.com:dylanaraps/pure-bash-bible 2019-09-19 10:46:38 +03:00
Dylan Araps 2b13a4654c docs: update 2019-09-19 10:45:41 +03:00
black 11bfa62641 Merge pull request #71 from quarno/patch-1
Wrong function name in comment
2019-09-02 04:33:48 +00:00
Manuel Quarneti 6e8d9a1f35 Wrong function name in comment 2019-09-02 00:16:38 +02:00
Dylan Araps a8824db932 docs: update 2019-07-17 21:00:24 +03:00
black d3135ded2c Merge pull request #66 from amiryal/read_sleep
Implement sleep without reading from stdin of the caller
2019-07-02 15:36:05 +03:00
Amir Yalon 3256f5c71f Implement sleep without reading from stdin of the caller
Also modified to return success to the caller and remove the distraction of a
default value for timeout.

Based on https://blog.dhampir.no/content/sleeping-without-a-subprocess-in-bash-and-how-to-sleep-forever
Archived version: https://archive.fo/OHbV1
2019-07-02 15:28:59 +03:00
black e3e73ba302 Merge pull request #65 from Cuttlerat/master
Add jump for reverse case
2019-06-09 18:15:29 +03:00
Cuttlerat 2894cee462 Add jump for reverse case 2019-06-09 18:12:21 +03:00
black b052c92e8b Merge pull request #64 from Cuttlerat/master
Add reverse case function
2019-06-09 15:14:03 +03:00
Cuttlerat 187e5a1eca Add reverse case function 2019-06-09 13:28:29 +03:00
Dylan Araps 62bbe5adb9 general: Fix indentation. 2019-06-08 17:42:48 +03:00
Dylan Araps 2be9404b63 general: Fix #38 2019-06-08 17:27:28 +03:00
Dylan Araps 2bc36192b6 general: Fix #38 2019-06-08 17:27:20 +03:00
black f5854f6396 Merge pull request #56 from Crestwave/percent-encoding
Add entries for URL encoding and decoding
2019-01-22 08:54:25 +02: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
black 7621e969df Merge pull request #55 from Crestwave/varname
Add "Name a variable based on another variable" entry
2019-01-19 16:18:40 +02:00
Crestwave 2849a05463 Add "Name a variable based on another variable" entry 2019-01-19 18:21:28 +08:00
black f47fd69d3b Merge pull request #54 from Crestwave/misc
Miscellaneous improvements
2019-01-19 12:08:55 +02:00
Crestwave 2414ae9f42 Miscellaneous improvements 2019-01-19 18:04:22 +08:00
black 2b558f2962 Merge pull request #52 from Crestwave/username
Add "Get the username of the current user" entry
2019-01-19 10:37:23 +02:00
Crestwave cb7fedc419 Add "Get the username of the current user" entry 2019-01-19 16:25:53 +08:00
Dylan Araps 27ed118a1a Merge pull request #30 from bennn/patch-1
readme: replace 'unknown methods'
2018-10-17 14:07:54 +11:00
Dylan Araps 0035f5e539 Merge pull request #33 from expectocode/grammar
fix grammar
2018-10-17 14:07:16 +11:00
Dylan Araps f2f88858d1 Merge pull request #37 from ahmetb/patch-1
add caveat about UUIDv4 not being secure
2018-10-17 14:06:42 +11:00
Ahmet Alp Balkan f9662cb7b2 add caveat about UUIDv4 not being secure 2018-08-13 15:48:52 -07:00
expectocode e36319c98b fix grammar 2018-08-09 16:19:10 +01:00
Ben Greenman 3a3773d977 readme: replace 'unknown methods'
because the methods aren't unknown to everybody, they're just rare / arcane / secret ... (as opposed to commonly-known / standard / classic / orthodox ...)
2018-08-08 13:03:03 -04:00
Dylan Araps 2c3aeb7728 Merge pull request #28 from melongbob/master
make edits in README.md
2018-07-03 08:57:29 +10:00
Yun 0893d4bb57 make edits in README.md 2018-07-02 11:44:38 -07:00
Dylan Araps 0e847087af Merge pull request #26 from CoolOppo/patch-1
Added background commands
2018-06-29 08:06:14 +10:00
CoolOppo 5f0c65e7a3 properly built manuscript 2018-06-28 04:40:27 -04:00
CoolOppo dd9a4ee438 Update README.md 2018-06-28 04:35:32 -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 bdfd20a89a Merge pull request #24 from sumbach/patch-1
Fix minor typo
2018-06-27 01:47:03 +10:00