{"body":"raku -e '\n\n\nmulti a(IO() $file where .f) { start { my $a = $file.relative: \"/etc\"; say $a; die \"wrong: file: $file, a: $a\" if $a eq \".\" || $a.starts-with: \"../\" } }\nmulti a(IO() $dir  where .d) { start await do for $dir.dir -> $file { a $file } }\n\nawait a \"/etc\"\n\n'","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/t2c7IihR","modified":1602748614,"id":"t2c7IihR","size":265,"lines":9,"own_paste":false,"theme":"","date":1602748614}