Commit e35cfab
committed
fix: step-8 last xargs instance → pure-bash whitespace strip
wc -c output piped through xargs interpreted backslashes in edge-case
byte counts; use parameter expansion instead (matches step-6/7 pattern).1 parent 16d477b commit e35cfab
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | | - | |
| 247 | + | |
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
| |||
0 commit comments