dots
code
commits
refs
main
dots
/
config
/
.local
/
bin
/
wslurp
add wslurp
46e0d6c
xxwhirlpool
·
2026-07-17
1
#!/usr/bin/env bash
2
#
3
# unwrap text
4
5
perl -00 -lpe
's/\n/ /g'