r1w1s1 on Nostr: If you use ed, bc, dc, sqlite3, or other line-oriented tools, take a look at rlwrap. ...
If you use ed, bc, dc, sqlite3, or other line-oriented tools, take a look at rlwrap.
```sh
rlwrap ed
Arrow keys, command history, Ctrl-R search, and readline editing for programs that never had those features.
One of those small Unix tools that's easy to overlook.
#unix #linux #ed #commandline
Published at
2026-06-07 20:45:12 UTCEvent JSON
{
"id": "a93a2e4261d7281a610fc6e90904de3476d0daed74ce51d101fc337598f975a4",
"pubkey": "bd4d86a4807a90378a0fa1f20275e559cec20a24001ab3b1c97b2025706aad45",
"created_at": 1780865112,
"kind": 1,
"tags": [
[
"t",
"unix"
],
[
"t",
"linux"
],
[
"t",
"ed"
],
[
"t",
"commandline"
],
[
"proxy",
"https://snac.bsd.cafe/r1w1s1/p/1780865112.488896",
"activitypub"
],
[
"client",
"Mostr",
"31990:6be38f8c63df7dbf84db7ec4a6e6fbbd8d19dca3b980efad18585c46f04b26f9:mostr",
"wss://relay.ditto.pub"
]
],
"content": "If you use ed, bc, dc, sqlite3, or other line-oriented tools, take a look at rlwrap.\n\n```sh\nrlwrap ed\n\nArrow keys, command history, Ctrl-R search, and readline editing for programs that never had those features.\n\nOne of those small Unix tools that's easy to overlook.\n\n#unix #linux #ed #commandline\n",
"sig": "9d57f71620ef70c5905360940c34aad455ad13b01840d9f8fc317366cad2328e98c3df622445392a51fdf870b2c1827c05fa07d97cdc6ed212328651db1a121e"
}