Welcome to the Linux Foundation Forum!
-
Small error on 13. INTERACTING WITH THE FILE SYSTEM
at the end of Reading and Writing (2), the code: 'use strict'const { readFile } = require('fs')readFile(__filename, {encoding: 'utf8'}, (err, contents)=> { if (err) { console.log(err) return } }) …1
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)