Viewing profile — ohnoohno
ohnoohno
HN member- Joined
- Sun, Dec 23, 2012, 3:04 AM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About ohnoohno
No profile information was provided.
Recent public activity
-
comment
Comment #4960188
I never use sed -i because I can't rely on that being a standard feature as I move from system to system. With a utility as basic as sed that is found on almost every UNIX (and hen…
-
comment
Comment #4958402
My view: sed does not need to be "extended" nor should it require much maintenance. At least, the BSD sed's I use have not needed much work. I recall Brian Kernighan mentioning how…