File Manager Lite
Dir:
/home/u540325668/domains/mkjsindia.org/public_html-chash/vendor/bin
Upload
[..]
carbon (0 B)
Edit
Rename
Del
php-parse (361 B)
Edit
Rename
Del
php-parse.bat (120 B)
Edit
Rename
Del
psysh (350 B)
Edit
Rename
Del
psysh.bat (109 B)
Edit
Rename
Del
Edit: psysh
#!/usr/bin/env sh dir=$(cd "${0%[/\\]*}" > /dev/null; cd "../psy/psysh/bin" && pwd) if [ -d /proc/cygdrive ]; then case $(which php) in $(readlink -n /proc/cygdrive)/*) # We are in Cygwin using Windows php, so the path must be translated dir=$(cygpath -m "$dir"); ;; esac fi "${dir}/psysh" "$@"
Simpan