Categories
How to find a file in a specified folder using nodejs?
How to find a file in a specified folder between 1gb and 2gb using nodejs? And how to get the path to these files?
Answer the question
In order to leave comments, you need to log in
https://repl.it/@AntsiferovMaxim/SeriousPapayawhip...
Read the official fs documentation at your leisure . You need methods: fs.readdir and fs.stat .
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question