Re: Proposal for a new applet: strings

2023-07-23 Thread tito
On Sun, 23 Jul 2023 16:17:54 +0200 "Roberto A. Foglietta" wrote: > On Sun, 23 Jul 2023 at 13:18, tito wrote: > > > > On Sun, 23 Jul 2023 12:00:56 +0200 > > "Roberto A. Foglietta" wrote: > > > > > > > > > 1) multiple file handling (a must i would dare to say) > > > > > > Which is not such a

Re: Proposal for a new applet: strings

2023-07-23 Thread Roberto A. Foglietta
On Sun, 23 Jul 2023 at 13:18, tito wrote: > > On Sun, 23 Jul 2023 12:00:56 +0200 > "Roberto A. Foglietta" wrote: > > > > > > 1) multiple file handling (a must i would dare to say) > > > > Which is not such a problem, after all > > > > for i in "$@"; do simply-strings "$i" | sed -e "s/^/$i:/";

Re: Proposal for a new applet: strings

2023-07-23 Thread tito
On Sun, 23 Jul 2023 12:00:56 +0200 "Roberto A. Foglietta" wrote: > On Sun, 23 Jul 2023 at 11:42, tito wrote: > > > > On Sun, 23 Jul 2023 00:36:09 +0200 > > "Roberto A. Foglietta" wrote: > > > > > On Sat, 22 Jul 2023 at 21:29, tito wrote: > > > > > > > > On Sat, 22 Jul 2023 19:31:28 +0200 > >

Re: Proposal for a new applet: strings

2023-07-23 Thread Roberto A. Foglietta
On Sun, 23 Jul 2023 at 11:42, tito wrote: > > On Sun, 23 Jul 2023 00:36:09 +0200 > "Roberto A. Foglietta" wrote: > > > On Sat, 22 Jul 2023 at 21:29, tito wrote: > > > > > > On Sat, 22 Jul 2023 19:31:28 +0200 > > > "Roberto A. Foglietta" wrote: > > > > > > > On Sat, 22 Jul 2023 at 15:40, tito

Re: Proposal for a new applet: strings

2023-07-23 Thread tito
On Sun, 23 Jul 2023 00:36:09 +0200 "Roberto A. Foglietta" wrote: > On Sat, 22 Jul 2023 at 21:29, tito wrote: > > > > On Sat, 22 Jul 2023 19:31:28 +0200 > > "Roberto A. Foglietta" wrote: > > > > > On Sat, 22 Jul 2023 at 15:40, tito wrote: > > > > > > > Hi, > > > > > > > > I'm not the