echo 'blah' | \
tr 'ah' 'lo' | \
sed -e 's/^[a-z]/H/' | \
awk '{n=split($0,a,"");
for (i in a) {if (a[i]=="H") print i " " a[i] "e";
else print i " " a[i];} print n+1 " " "!"}' | \
sort | \
cut -d' ' -f2 | \
paste -s -d '\0' -
- Fayetteville, AR
-
06:22
(UTC -05:00)
Pinned Loading
-
readstat-rs
readstat-rs Public💾 Toolkit for SAS binary files; 🦀 Rust integration with ReadStat C library
-
-
-
continue-transcripts
continue-transcripts PublicConvert continue.dev session files to HTML transcripts
Rust
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.





