GNU `tr' does not support the System V syntax that uses square
brackets to enclose ranges. Translations specified in that format
sometimes work as expected, since the brackets are often
transliterated to themselves. However, they should be avoided
because they sometimes behave unexpectedly. For example, `tr -d
'[0-9]'' deletes brackets as well as digits.
[1]: https://www.gnu.org/software/coreutils/manual/html_node/Char...Unix for Poets (2013) [pdf]
11–18 of 18 posts
Re: Unix for Poets (2013) [pdf]
#12Re: Unix for Poets (2013) [pdf]
#13It was lovely, or at least my memory of it was that it was lovely. I've looked for it again over the decades, but I wonder if it was lost to HyperCard rot...
Re: Unix for Poets (2013) [pdf]
#14Back in the mid '90s, I'd put it at 1995, there was a Hypercard bit of Unix-related poetry that I've never been able to find again. I believe it was an "ABC of Unix" sort of thing, with a poem or story for each letter. I recall the one about grep involving a woman whispering into her lovers ear how grep outputs matching lines unless -v is provided. It was lovely, or at least my memory of it was that it was lovely. I'…
A is for Awk, which runs like a snail, and B is for Biff, which reads all your mail. ...
but the grep entry here is different from what you remember.
Re: Unix for Poets (2013) [pdf]
#15Re: Unix for Poets (2013) [pdf]
#16Re: Unix for Poets (2013) [pdf]
#17I'm a big fan of Allison Parrish's work using word embeddings and other techniques to write computer-generated poetry. http://portfolio.decontextualize.com/
Re: Unix for Poets (2013) [pdf]
#18Back in the mid '90s, I'd put it at 1995, there was a Hypercard bit of Unix-related poetry that I've never been able to find again. I believe it was an "ABC of Unix" sort of thing, with a poem or story for each letter. I recall the one about grep involving a woman whispering into her lovers ear how grep outputs matching lines unless -v is provided. It was lovely, or at least my memory of it was that it was lovely. I'…
http://www.redballoon.net/humor/unix1.txt A is for Awk, which runs like a snail, and B is for Biff, which reads all your mail. ... but the grep entry here is different from what you remember.