issues
search
dylanaraps
/
pure-bash-bible
📖 A collection of pure bash alternatives to external processes.
MIT License
36.53k
stars
3.28k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
UPPER CASE %02X instead of x
#145
aes256ctr
opened
10 months ago
0
bash read multi-line string with Process Substitution
#144
georgalis
opened
10 months ago
1
Update README.md
#143
aes256ctr
closed
10 months ago
0
Bash
#142
Vansoffthewall45
opened
1 year ago
1
Faster whitespace trim. Safely passing commands/args to remote bash. Capturing STDERR but not STDOUT
#141
SkyperTHC
opened
1 year ago
0
Is the Repository Dead?
#140
sensemon-san
opened
1 year ago
1
wierd if statement
#139
oceanMIH
opened
1 year ago
1
for loop
#138
oceanMIH
closed
1 year ago
3
[[ ' aaaa' =~ a* ]] && echo ${BASH_REMATCH[0]} || echo no
#137
oceanMIH
opened
1 year ago
8
Bash
#136
gambojo
opened
1 year ago
0
Using coproc with read in non-interactive shells for sleep alternative
#135
andryyy
opened
1 year ago
0
Added unicode progress bar
#134
mickvav
opened
1 year ago
0
Typo in function date
#133
MegaV0lt
opened
1 year ago
1
Is this project active?
#131
ghost
closed
1 year ago
4
read, store, write a file including nulls
#130
bkw777
opened
2 years ago
0
basename with one argument fails with set -u
#129
lunik1
opened
2 years ago
1
shift at least...
#128
georgalis
opened
2 years ago
2
Add warning about shorter `if` and `&&`
#127
e40
opened
2 years ago
4
Update test.sh
#126
dx7er
closed
1 year ago
0
Update test.sh
#125
dx7er
closed
1 year ago
0
Add PDF version
#124
Lucas-101
closed
2 years ago
1
Pedantic use of ':' "in place of a temporary variable."
#123
Boruch-Baum
opened
2 years ago
1
add a command line argument parsing example
#122
llimllib
closed
1 year ago
2
Bash
#121
pichter
opened
2 years ago
1
Splitting a string on a delimiter
#120
helpermethod
opened
2 years ago
1
Much More Compatible `reverse_array()`
#119
ghost
opened
2 years ago
0
Inaccurate Caveat for `split()`
#118
ghost
opened
2 years ago
0
Alternative to dos2unix
#117
duskeer
opened
3 years ago
0
Simplifying the cycle function for toggling
#116
justinyaodu
opened
3 years ago
0
using mapfile instead of read ( require v4 bash )
#114
elreydetoda
opened
3 years ago
0
split string can not work with set -e
#113
JesseEisen
closed
3 years ago
2
Shorter if syntax
#112
qiufeihai
opened
3 years ago
7
Fix field names to match examples
#111
rasa
opened
3 years ago
0
Alternative to strings
#110
ghost
opened
3 years ago
4
Deleted
#109
ghost
closed
3 years ago
2
bash string as array
#108
jeffangelion
opened
3 years ago
0
add example debug script with trap
#107
vay3t
opened
4 years ago
0
add namerefs to avoid command substitution subproc for function output assignment
#106
txbm
closed
4 years ago
1
Misleading use of shebang
#105
h1z1
closed
4 years ago
1
Update CONTRIBUTING.md
#104
cristeigabriel
closed
4 years ago
0
Run function in the background
#103
ghost
closed
4 years ago
0
Regex [ Not an issue ] [ Help needed ]
#102
Akianonymus
closed
4 years ago
0
Improved lines function
#101
Akianonymus
opened
4 years ago
0
The name is a blasphemy, would you consider changing it?
#100
ghost
closed
4 years ago
2
Add hd alternative
#99
rasa
opened
4 years ago
0
Add nullglob to fix count when no files match
#98
rasa
opened
4 years ago
0
Fix for exported functions (declare -fx)
#97
rasa
opened
4 years ago
0
Separate code from example
#96
rasa
closed
4 years ago
0
Examples return false positives for aliases and builtins
#95
rasa
opened
4 years ago
0
What's the purpose of these instructions?
#94
yimudi
opened
4 years ago
0
Next