REDROOM
PHP 8.5.2
Path:
Logout
Edit File
Size: 614 B
Close
//usr/share/bug/imagemagick-6-common/script
Text
Base64
#!/bin/sh set -e # Pretty echo, underline the specified string: pecho() { echo "$@" echo "$@"|sed 's/./-/g' } # work even with graphicsmagick # will detect graphickmagick using as compat versioncheck() { if test -x "/usr/bin/$@"; then echo -n "$@: "; "$@" -version 2> /dev/null | head -1 | sed s/Version://g; fi } exec >&3 pecho "ImageMagick program version" versioncheck animate versioncheck compare versioncheck convert versioncheck composite versioncheck conjure versioncheck display versioncheck identify versioncheck import versioncheck mogrify versioncheck montage versioncheck stream
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 2
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
presubj
1.15 KB
lrw-r--r--
2023-12-27 10:29:58
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
script
614 B
lrwxr-xr-x
2023-12-27 10:29:58
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).