01-21-2018, 06:32 AM
(This post was last modified: 01-21-2018, 07:03 AM by The Grim Sleeper. Edited 1 time in total.)
(01-20-2018, 01:29 PM)kremlin Wrote: ignore the WIP directoryNEVA!!!!
(01-20-2018, 01:29 PM)kremlin Wrote: printing lines that contain a match string is good enough for 99.999% of playersI concur.
So after some testing, it seems the grep command works fine for '/datum/computer/file/record' and neatly prints out all the lines containing the matching string.
If you try it on a file that isn't record, the game slows to a crawl, which would explain why this isn't in-game at the moment. Adding an additional break-point stops that from happening.
The code makes no mention of a response for 'directory'.
But we will see about that.