📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-27 07:59:42
📂
/
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
worker-farm
/
examples
/
basic
✏️
Editing: child.js
'use strict' module.exports = function (inp, callback) { callback(null, inp + ' BAR (' + process.pid + ')') }
💾 Save Changes
❌ Cancel