-
Basics really..
I found something I can use but I've got no idea where to change what to look where I need.
If that makes sense?I don't want to wade into overflow if I can help it about powershell.
Ive used R to grab a list of names, but I don't think I can use R to grab the modified dates at the same time.
-
You should be able to
https://stat.ethz.ch/R-manual/R-devel/library/base/html/file.info.html
Do you want basics or more complex? Stackoverflow has a tonne of stuff but it can be a bit over your head if you are missing basics.