Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created June 20, 2020 10:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/79afc940280bc49c6cc31a34fe19dae2 to your computer and use it in GitHub Desktop.
Save Whateverable/79afc940280bc49c6cc31a34fe19dae2 to your computer and use it in GitHub Desktop.
committable6
2020.05.1,HEAD my $path = ‘/usr/’; $path ~= ‘/local’; say dir($path).sort
¦«2020.05.1»:
("/usr/local/bin".IO "/usr/local/etc".IO "/usr/local/games".IO "/usr/local/include".IO "/usr/local/lib".IO "/usr/local/man".IO "/usr/local/sbin".IO "/usr/local/share".IO "/usr/local/src".IO)
¦«HEAD(e231558)»:
("/usr//local/bin".IO "/usr//local/etc".IO "/usr//local/games".IO "/usr//local/include".IO "/usr//local/lib".IO "/usr//local/man".IO "/usr//local/sbin".IO "/usr//local/share".IO "/usr//local/src".IO)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment