Deutsch English Français Italiano |
<eli$2411141855@qaz.wtf> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!news.misty.com!weretis.net!feeder9.news.weretis.net!panix!.POSTED.panix5.panix.com!qz!not-for-mail From: Eli the Bearded <*@eli.users.panix.com> Newsgroups: comp.os.linux.misc Subject: Re: The joy of EBCDIC Date: Thu, 14 Nov 2024 23:55:53 -0000 (UTC) Organization: Some absurd concept Message-ID: <eli$2411141855@qaz.wtf> References: <vgns2aqlhq@dont-email.me> <20241112111426.00007245@gmail.com> <e44df1bda1f1622a8d725c69860d3225@msgid.frell.theremailer.net> <m2ttc9y3d8.queerchen@cmschueller.my-fqdn.de> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Injection-Date: Thu, 14 Nov 2024 23:55:53 -0000 (UTC) Injection-Info: reader1.panix.com; posting-host="panix5.panix.com:166.84.1.5"; logging-data="6015"; mail-complaints-to="abuse@panix.com" User-Agent: Vectrex rn 2.1 (beta) X-Liz: It's actually happened, the entire Internet is a massive game of Redcode X-Motto: "Erosion of rights never seems to reverse itself." -- kenny@panix X-US-Congress: Moronic Fucks. X-Attribution: EtB XFrom: is a real address Encrypted: double rot-13 Bytes: 1708 Lines: 17 In comp.os.linux.misc, Clemens Schüller <cs.usenet@mailbox.org> wrote: > I increase it with > > --8<---------------cut here---------------start------------->8--- > nowplaying-cli get artist title | perl -p -e "s/\n/ - /" | rev | -c4- | rev > --8<---------------cut here---------------end--------------->8--- Okay, I give up. 1. How does that relate to EBCDIC? 2. What is the "-c4-" step doing? (I have no programs on my path that start with "-". I do have a few that end with "-".) Elijah ------ "rev | rev" is no-op so really curious about the middle transition