Commit Graph

199 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
Dylan Araps 4d14f5446f bible: better dirname function 2019-09-22 14:25:57 +03:00
black 2058418da6
Merge pull request #81 from sal666/patch-5
Update README.md
2019-09-20 13:33:44 +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 48b4fd7c80 docs: update 2019-09-19 20:07:51 +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 300a0fe11e docs: update 2019-09-19 17:47:07 +03:00
Dylan Araps 9dd64366d9 docs: update 2019-09-19 17:41:07 +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
sal666 229ef15789
Update README.md
Add a method to turn off text effects
2019-09-19 16:01:03 +02: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 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 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
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
Manuel Quarneti 6e8d9a1f35
Wrong function name in comment 2019-09-02 00:16:38 +02: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
Cuttlerat 2894cee462 Add jump for reverse case 2019-06-09 18:12:21 +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
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
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
Yun 0893d4bb57
make edits in README.md 2018-07-02 11:44:38 -07:00
CoolOppo dd9a4ee438
Update README.md 2018-06-28 04:35:32 -04:00
Sam Umbach 79ac422bbe
Fix minor typo 2018-06-26 11:45:17 -04:00
Chris M 9792cd6b09
Fix copy/pasta error in comment 2018-06-25 10:54:35 -04:00
Dylan Araps c4a203bb40 Added conditionals 2018-06-23 10:34:10 +10:00