Hi! I'm new to Java and I would like to know how to manage files (e.g. rm,
mv, mkdir, etc.) using Java for a simple text-based application on Unix.
It's just an extension of a tutorial question at uni where we have to store
bank customer details to a file. Thank you!
pras
mv, mkdir, etc.) using Java for a simple text-based application on Unix.
It's just an extension of a tutorial question at uni where we have to store
bank customer details to a file. Thank you!
pras
Comment