Commit Graph

243 Commits

Author SHA1 Message Date
Dylan Araps 11ab391065 docs: update 2019-09-19 18:47:44 +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
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
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