Hacker News new | past | comments | ask | show | jobs | submit login

You can probably rely on the modification time as a clue; something like:

    find /some/place -type d -mtime 0
Any game you have played recently (with save-file updates) ought to appear as a file modified in the last X days.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: