eileen1017
MIS
The find command:
system ("find /directory -name filename"
;
only return the full directory path where the file is belong to. How to make it show the time stamp too? Please help. Thanks.
system ("find /directory -name filename"
only return the full directory path where the file is belong to. How to make it show the time stamp too? Please help. Thanks.