简体   繁体   English

我如何读取/ usr / local / bin / node二进制文件?

[英]how do i read the /usr/local/bin/node binary?

I am trying to learn node and want to figure out what the 'node' command actually does? 我正在尝试学习节点,并想弄清楚“节点”命令的实际作用是什么?

Is there a way to read the 'node' command or interpret it? 有没有办法读取或解释“ node”命令? Where would I start in their API, http://nodejs.org/api/ to figure out what node is and does? 我将从他们的API http://nodejs.org/api/开始,以弄清楚什么是节点,什么是节点。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 buffer.js 节点错误与 mup 部署 - 我如何撤消` sudo ln -sf /usr/local/n/versions/node/<VERSION> /bin/node /usr/bin/node ` - buffer.js Node error with mup deploy - how can i undo ` sudo ln -sf /usr/local/n/versions/node/<VERSION>/bin/node /usr/bin/node ` 如何在/ usr / local / bin中使用节点,而不是在NVM中使用节点 - How to use node in /usr/local/bin instead of the one in NVM 从 /usr/local/bin/node 卸载节点 - Uninstall node from /usr/local/bin/node 如何在 Mac 上的 $PATH 中添加 /usr/local/bin - How to add /usr/local/bin in $PATH on Mac Node.js bash:/ usr / local / bin / node:权限被拒绝 - Node.js bash: /usr/local/bin/node: Permission denied 为什么当我在`/ usr / local / bin`中捕获节点目录时,它是否释放了cthulhu? - Why when I cat the node directory in `/usr/local/bin` does it unleash cthulhu? 构建jQuery失败,错误代码为“ / bin / sh:第0行:测试:/ usr / bin / node:需要二进制运算符”,但是NodeJS安装在/ usr / bin / node上 - Building jQuery fails to minify with error “/bin/sh: line 0: test: /usr/bin/node: binary operator expected”, but NodeJS is installed at /usr/bin/node 打包节点bash CLI以从/ usr / local / bin /文件夹执行 - Packing a node bash CLI for execution from the /usr/local/bin/ folder 更新后,WebStorm卡在/ usr / local / bin / node上 - WebStorm stuck on /usr/local/bin/node after update 在macOS Sierra上安装节点/ npm到/ usr / local / bin,不可执行 - Installed node/npm on macOS Sierra into /usr/local/bin, not executable
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM