OS Module in Node.js Part-1 || Node.js Core Module || System Info || No of cpus
Hello everyone,
Welcome back to another core module of Node.js ie: Os Module
Let me tell you what is Os module in Node.js?
Os Module is one of the important core module of Node.js which help us to get know information about your operating system and machine, we will learn like how much CPU's have in our machine, archiecture of cpus, operating system type, system uptime , system load, totalmemory, freememory and more...
If you want to learn all these kinds of stuff ,watch this video till end you will be happy at end of the video you feel like I have learn something.
At last like this video and subscribe the channel.
FileSystem Playlist:-
• CREATE AND READ DIRECTORY USING NODE....