copsewood on Nostr: Justine Smithies I'd guess the Bourne shell on BSD is more feature full than the ...
Justine Smithies (nprofile…t4qe) I'd guess the Bourne shell on BSD is more feature full than the Bourne shell I learned (and taught) in pre-Linux Unix (Solaris, Domain OS etc. days). My memory of the value of the history builtin postdates exposure to Linux and Unix CAD/CAM workstations being replaced by Windows in the nineties.
Your bug fix may be narrowed by seeing if the problem can be replicated in bash (can't see why bash wouldn't compile easily on BSD). Developing your own minimal command shell in 'C' is a useful learning experience, as you'll need to learn about fork(), wait(), chdir(), environment pointers, and the exec() family of system calls.
Published at
2024-12-14 10:54:04Event JSON
{
"id": "eb22dcbfde62f3ef2aafb4e7a4edb28658e1dcb7ad9b5052678d62b4f929cd77",
"pubkey": "a919e7d32f37b2fa8ee81a3a18abfc2e90879e6a2b1efbe9b3dab5f5ba72ddb4",
"created_at": 1734173644,
"kind": 1,
"tags": [
[
"p",
"76a830addb47903a3c8093772cd4b03d936ae4b4bb80810d42005249c84b517e",
"wss://relay.mostr.pub"
],
[
"e",
"0693e29ac4601bf7abfbfe7fd00c21abd5c69278f13607799a967853915b2509",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://social.linux.pizza/users/copsewood/statuses/113650803955247345",
"activitypub"
]
],
"content": "nostr:nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqw65rptwmg7gr50yqjdmje49s8kfk4e95hwqgzr2zqpfynjzt29lqnrt4qe I'd guess the Bourne shell on BSD is more feature full than the Bourne shell I learned (and taught) in pre-Linux Unix (Solaris, Domain OS etc. days). My memory of the value of the history builtin postdates exposure to Linux and Unix CAD/CAM workstations being replaced by Windows in the nineties.\n\nYour bug fix may be narrowed by seeing if the problem can be replicated in bash (can't see why bash wouldn't compile easily on BSD). Developing your own minimal command shell in 'C' is a useful learning experience, as you'll need to learn about fork(), wait(), chdir(), environment pointers, and the exec() family of system calls.",
"sig": "7e985966464935ac1002fba49a131ae94fa577cc61d17e827f743b24c5476ce865ee1a27a8b48c2a42ccc0ce3e3de8a04c4b9dbfa962d03bddf638f48e5ea969"
}