File: require

package info (click to toggle)
node-process 0.11.10-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 96 kB
  • ctags: 24
  • sloc: makefile: 4; sh: 2
file content (3 lines) | stat: -rw-r--r-- 49 bytes parent folder | download | duplicates (2)
1
2
3
#!/bin/sh
set -e
nodejs -e "require('process');"