$96 GRAYBYTE WORDPRESS FILE MANAGER $69

SERVER : vnpttt-amd7f72-h1.vietnix.vn #1 SMP Fri May 24 12:42:50 UTC 2024
SERVER IP : 103.200.23.149 | ADMIN IP 216.73.216.22
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/opt/cpanel/ea-nodejs22/lib/node_modules/npm/node_modules/bin-links/lib/

HOME
Current File : /opt/cpanel/ea-nodejs22/lib/node_modules/npm/node_modules/bin-links/lib//fix-bin.js
// make sure that bins are executable, and that they don't have
// windows line-endings on the hashbang line.
const {
  chmod,
  open,
  readFile,
} = require('fs/promises')

const execMode = 0o777 & (~process.umask())

const writeFileAtomic = require('write-file-atomic')

const isWindowsHashBang = buf =>
  buf[0] === '#'.charCodeAt(0) &&
  buf[1] === '!'.charCodeAt(0) &&
  /^#![^\n]+\r\n/.test(buf.toString())

const isWindowsHashbangFile = file => {
  const FALSE = () => false
  return open(file, 'r').then(fh => {
    const buf = Buffer.alloc(2048)
    return fh.read(buf, 0, 2048, 0)
      .then(
        () => {
          const isWHB = isWindowsHashBang(buf)
          return fh.close().then(() => isWHB, () => isWHB)
        },
        // don't leak FD if read() fails
        () => fh.close().then(FALSE, FALSE)
      )
  }, FALSE)
}

const dos2Unix = file =>
  readFile(file, 'utf8').then(content =>
    writeFileAtomic(file, content.replace(/^(#![^\n]+)\r\n/, '$1\n')))

const fixBin = (file, mode = execMode) => chmod(file, mode)
  .then(() => isWindowsHashbangFile(file))
  .then(isWHB => isWHB ? dos2Unix(file) : null)

module.exports = fixBin

Current_dir [ NOT WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
1 Jan 1970 8.00 AM
root / root
0
bin-target.js
0.321 KB
17 Jan 2026 1.16 AM
root / root
0644
check-bin.js
2.016 KB
17 Jan 2026 1.16 AM
root / root
0644
check-bins.js
0.481 KB
17 Jan 2026 1.16 AM
root / root
0644
fix-bin.js
1.133 KB
17 Jan 2026 1.16 AM
root / root
0644
get-node-modules.js
0.521 KB
17 Jan 2026 1.16 AM
root / root
0644
get-paths.js
1.216 KB
17 Jan 2026 1.16 AM
root / root
0644
get-prefix.js
0.144 KB
17 Jan 2026 1.16 AM
root / root
0644
index.js
1.33 KB
17 Jan 2026 1.16 AM
root / root
0644
is-windows.js
0.115 KB
17 Jan 2026 1.16 AM
root / root
0644
link-bin.js
0.335 KB
17 Jan 2026 1.16 AM
root / root
0644
link-bins.js
0.757 KB
17 Jan 2026 1.16 AM
root / root
0644
link-gently.js
2.688 KB
17 Jan 2026 1.16 AM
root / root
0644
link-mans.js
1.503 KB
17 Jan 2026 1.16 AM
root / root
0644
man-target.js
0.227 KB
17 Jan 2026 1.16 AM
root / root
0644
shim-bin.js
2.047 KB
17 Jan 2026 1.16 AM
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF