Created
February 11, 2010 06:07
-
-
Save ELLIOTTCABLE/301272 to your computer and use it in GitHub Desktop.
Paws version of http://gist.github.com/300639
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
path ← routine | |
result ← fs list(argument) select { argument last call(fs is.file?(@1)) } map | |
argument last call(@1: fs content(@1)) | |
argument last call(result) | |
process out(path(“/usr/lib”)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment