🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 02:19:25 | PHP 8.1.34
📂
/ (Root)
/
opt
/
alt
/
alt-nodejs6
/
root
/
usr
/
lib
/
node_modules
/
npm
/
scripts
📍 /opt/alt/alt-nodejs6/root/usr/lib/node_modules/npm/scripts
🔄 Refresh
✏️
Editing: update-authors.sh
Read Only
#!/bin/sh git log --reverse --format='%aN <%aE>' | perl -wnE ' BEGIN { say "# Authors sorted by whether or not they\x27re me"; } print $seen{$_} = $_ unless $seen{$_} ' > AUTHORS
💾 Save Changes
❌ Cancel