Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
This comment is hidden because it contains spoiler information about the solution
Nice
It should work now.
See: https://github.com/Codewars/codewars-runner-cli/pull/292
get that extra credit
Lol
Hey, no worries. I didn't know locate wouldn't be automatically installed in some instaces. And I'm glad to have written this challenges both ways, ha. Cheers for doing bash challenges
Ok I will do - sorry about this; it seems like you can only use the basic utilities. The locate command is part of the mlocate package, which dosn't seem to be included. You also can't use other commands that aren't part of the basic utilities. (e.g. bc)
This comment is hidden because it contains spoiler information about the solution