On 08/04/2017 08:43 PM, Bruce Gray wrote:
P6-ish version:
ifconfig | perl6 -e 'say lines.map({ ~$0 if /^(\S+) ": flags="/ }).sort[1]'

Would some kind person please tell me what is going on here?

Reply via email to