Friday Java Quiz: What Are These?
Q: You were doing your normal Java development chores and suddenly you notice a spurious log/ directory that contains three files:
[weiqi@gao ~/log] $ ls Logfile.1* Snapshot.1* Version_Number*
What did you do to create this directory and the files in them?
Strict rule: No Googling.