Re: Raku one-liners posted on Unix & Linux StackExchange

2025-05-26 Thread Elizabeth Mattijsen
> On 26 May 2025, at 00:34, Sean McAfee wrote: > > On Sun, May 25, 2025 at 12:32 PM Sean McAfee wrote: > I'll have to play around with your code a bit. Normally I would use > `.dir(test => /:i \.pdf / )` to pull out PDF files. > > Oh yeah, that's a bit better. I'm not as familiar with the p

Re: Raku one-liners posted on Unix & Linux StackExchange

2025-05-26 Thread Richard Hainsworth
On 26/05/2025 12:13, Elizabeth Mattijsen wrote: On 26 May 2025, at 00:34, Sean McAfee wrote: On Sun, May 25, 2025 at 12:32 PM Sean McAfee wrote: I'll have to play around with your code a bit. Normally I would use `.dir(test => /:i \.pdf / )` to pull out PDF files. Oh yeah, that's a bit bett