Psyduck - 可達鴨 之 鴨力山大2


Server : LiteSpeed
System : Linux premium217.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User : alloknri ( 880)
PHP Version : 8.1.34
Disable Function : NONE
Directory :  /usr/bin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/bin/autoconf
#! /bin/sh
# Generated from autoconf.as by GNU Autoconf 2.69.
# Generated from autoconf.in; do not edit by hand.
# autoconf -- create `configure' using m4 macros

# Copyright (C) 1992-1994, 1996, 1999-2012 Free Software Foundation,
# Inc.

# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.

# You should have received a copy of the GNU General Public License
# along with this program.  If not, see <http://www.gnu.org/licenses/>.

## -------------------- ##
## M4sh Initialization. ##
## -------------------- ##

# Be more Bourne compatible
DUALCASE=1; export DUALCASE # for MKS sh
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
  emulate sh
  NULLCMD=:
  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
  # is contrary to our usage.  Disable this feature.
  alias -g '${1+"$@"}'='"$@"'
  setopt NO_GLOB_SUBST
else
  case `(set -o) 2>/dev/null` in #(
  *posix*) :
    set -o posix ;; #(
  *) :
     ;;
esac
fi


as_nl='
'
export as_nl
# Printing a long string crashes Solaris 7 /usr/bin/printf.
as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
# Prefer a ksh shell builtin over an external printf program on Solaris,
# but without wasting forks for bash or zsh.
if test -z "$BASH_VERSION$ZSH_VERSION" \
    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
  as_echo='print -r --'
  as_echo_n='print -rn --'
elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
  as_echo='printf %s\n'
  as_echo_n='printf %s'
else
  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
    as_echo_n='/usr/ucb/echo -n'
  else
    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
    as_echo_n_body='eval
      arg=$1;
      case $arg in #(
      *"$as_nl"*)
	expr "X$arg" : "X\\(.*\\)$as_nl";
	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
      esac;
      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
    '
    export as_echo_n_body
    as_echo_n='sh -c $as_echo_n_body as_echo'
  fi
  export as_echo_body
  as_echo='sh -c $as_echo_body as_echo'
fi

# The user is always right.
if test "${PATH_SEPARATOR+set}" != set; then
  PATH_SEPARATOR=:
  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
      PATH_SEPARATOR=';'
  }
fi


# IFS
# We need space, tab and new line, in precisely that order.  Quoting is
# there to prevent editors from complaining about space-tab.
# (If _AS_PATH_WALK were called with IFS unset, it would disable word
# splitting by setting IFS to empty value.)
IFS=" ""	$as_nl"

# Find who we are.  Look in the path if we contain no directory separator.
as_myself=
case $0 in #((
  *[\\/]* ) as_myself=$0 ;;
  *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
do
  IFS=$as_save_IFS
  test -z "$as_dir" && as_dir=.
    test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
  done
IFS=$as_save_IFS

     ;;
esac
# We did not find ourselves, most probably we were run as `sh COMMAND'
# in which case we are not to be found in the path.
if test "x$as_myself" = x; then
  as_myself=$0
fi
if test ! -f "$as_myself"; then
  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
  exit 1
fi

# Unset variables that we do not need and which cause bugs (e.g. in
# pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
# suppresses any "Segmentation fault" message there.  '((' could
# trigger a bug in pdksh 5.2.14.
for as_var in BASH_ENV ENV MAIL MAILPATH
do eval test x\${$as_var+set} = xset \
  && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
done
PS1='$ '
PS2='> '
PS4='+ '

# NLS nuisances.
LC_ALL=C
export LC_ALL
LANGUAGE=C
export LANGUAGE

# CDPATH.
(unset CDPATH) >/dev/null 2>&1 && unset CDPATH

if test "x$CONFIG_SHELL" = x; then
  as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
  emulate sh
  NULLCMD=:
  # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
  # is contrary to our usage.  Disable this feature.
  alias -g '\${1+\"\$@\"}'='\"\$@\"'
  setopt NO_GLOB_SUBST
else
  case \`(set -o) 2>/dev/null\` in #(
  *posix*) :
    set -o posix ;; #(
  *) :
     ;;
esac
fi
"
  as_required="as_fn_return () { (exit \$1); }
as_fn_success () { as_fn_return 0; }
as_fn_failure () { as_fn_return 1; }
as_fn_ret_success () { return 0; }
as_fn_ret_failure () { return 1; }

exitcode=0
as_fn_success || { exitcode=1; echo as_fn_success failed.; }
as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :

else
  exitcode=1; echo positional parameters were not saved.
fi
test x\$exitcode = x0 || exit 1
test -x / || exit 1"
  as_suggested=""
  if (eval "$as_required") 2>/dev/null; then :
  as_have_required=yes
else
  as_have_required=no
fi
  if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :

else
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
as_found=false
for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
do
  IFS=$as_save_IFS
  test -z "$as_dir" && as_dir=.
  as_found=:
  case $as_dir in #(
	 /*)
	   for as_base in sh bash ksh sh5; do
	     # Try only shells that exist, to save several forks.
	     as_shell=$as_dir/$as_base
	     if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
		    { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
  CONFIG_SHELL=$as_shell as_have_required=yes
		   break 2
fi
	   done;;
       esac
  as_found=false
done
$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
	      { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
  CONFIG_SHELL=$SHELL as_have_required=yes
fi; }
IFS=$as_save_IFS


      if test "x$CONFIG_SHELL" != x; then :
  export CONFIG_SHELL
             # We cannot yet assume a decent shell, so we have to provide a
# neutralization value for shells without unset; and this also
# works around shells that cannot unset nonexistent variables.
# Preserve -v and -x to the replacement shell.
BASH_ENV=/dev/null
ENV=/dev/null
(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
case $- in # ((((
  *v*x* | *x*v* ) as_opts=-vx ;;
  *v* ) as_opts=-v ;;
  *x* ) as_opts=-x ;;
  * ) as_opts= ;;
esac
exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
# Admittedly, this is quite paranoid, since all the known shells bail
# out after a failed `exec'.
$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
exit 255
fi

    if test x$as_have_required = xno; then :
  $as_echo "$0: This script requires a shell more modern than all"
  $as_echo "$0: the shells that I found on your system."
  if test x${ZSH_VERSION+set} = xset ; then
    $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
    $as_echo "$0: be upgraded to zsh 4.3.4 or later."
  else
    $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
$0: including any error possibly output before this
$0: message. Then install a modern shell, or manually run
$0: the script under such a shell if you do have one."
  fi
  exit 1
fi
fi
fi
SHELL=${CONFIG_SHELL-/bin/sh}
export SHELL
# Unset more variables known to interfere with behavior of common tools.
CLICOLOR_FORCE= GREP_OPTIONS=
unset CLICOLOR_FORCE GREP_OPTIONS

## --------------------- ##
## M4sh Shell Functions. ##
## --------------------- ##
# as_fn_unset VAR
# ---------------
# Portably unset VAR.
as_fn_unset ()
{
  { eval $1=; unset $1;}
}
as_unset=as_fn_unset

# as_fn_set_status STATUS
# -----------------------
# Set $? to STATUS, without forking.
as_fn_set_status ()
{
  return $1
} # as_fn_set_status

# as_fn_exit STATUS
# -----------------
# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
as_fn_exit ()
{
  set +e
  as_fn_set_status $1
  exit $1
} # as_fn_exit


# as_fn_error STATUS ERROR
# ------------------------
# Output "`basename $0`: error: ERROR" to stderr. Then exit the script with
# STATUS, using 1 if that was 0.
as_fn_error ()
{
  as_status=$1; test $as_status -eq 0 && as_status=1
  $as_echo "$as_me: error: $2" >&2
  as_fn_exit $as_status
} # as_fn_error

if expr a : '\(a\)' >/dev/null 2>&1 &&
   test "X`expr 00001 : '.*\(...\)'`" = X001; then
  as_expr=expr
else
  as_expr=false
fi

if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
  as_basename=basename
else
  as_basename=false
fi

as_me=`$as_basename -- "$0" ||
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
	 X"$0" : 'X\(//\)$' \| \
	 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
$as_echo X/"$0" |
    sed '/^.*\/\([^/][^/]*\)\/*$/{
	    s//\1/
	    q
	  }
	  /^X\/\(\/\/\)$/{
	    s//\1/
	    q
	  }
	  /^X\/\(\/\).*/{
	    s//\1/
	    q
	  }
	  s/.*/./; q'`

## -------------------- ##
## Main body of script. ##
## -------------------- ##

usage="\
Usage: $0 [OPTION]... [TEMPLATE-FILE]

Generate a configuration script from a TEMPLATE-FILE if given, or
\`configure.ac' if present, or else \`configure.in'.  Output is sent
to the standard output if TEMPLATE-FILE is given, else into
\`configure'.

Operation modes:
  -h, --help                print this help, then exit
  -V, --version             print version number, then exit
  -v, --verbose             verbosely report processing
  -d, --debug               don't remove temporary files
  -f, --force               consider all files obsolete
  -o, --output=FILE         save output in FILE (stdout is the default)
  -W, --warnings=CATEGORY   report the warnings falling in CATEGORY [syntax]

Warning categories include:
  \`cross'         cross compilation issues
  \`obsolete'      obsolete constructs
  \`syntax'        dubious syntactic constructs
  \`all'           all the warnings
  \`no-CATEGORY'   turn off the warnings on CATEGORY
  \`none'          turn off all the warnings
  \`error'         warnings are error

The environment variables \`M4' and \`WARNINGS' are honored.

Library directories:
  -B, --prepend-include=DIR  prepend directory DIR to search path
  -I, --include=DIR          append directory DIR to search path

Tracing:
  -t, --trace=MACRO[:FORMAT]  report the list of calls to MACRO
  -i, --initialization        also trace Autoconf's initialization process

In tracing mode, no configuration script is created.  FORMAT defaults
to \`\$f:\$l:\$n:\$%'; see \`autom4te --help' for information about FORMAT.

Report bugs to <bug-autoconf@gnu.org>.
GNU Autoconf home page: <http://www.gnu.org/software/autoconf/>.
General help using GNU software: <http://www.gnu.org/gethelp/>."

version="\
autoconf (GNU Autoconf) 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille."

help="\
Try \`$as_me --help' for more information."

exit_missing_arg='
  as_fn_error $? "option \`$1'\'' requires an argument$as_nl$help"'
# restore font-lock: '

# Variables.
: ${AUTOM4TE='/usr/bin/autom4te'}
autom4te_options=
outfile=
verbose=false

# Parse command line.
while test $# -gt 0 ; do
  option=`expr "x$1" : 'x\(--[^=]*\)' \| \
	       "x$1" : 'x\(-.\)'`
  optarg=`expr "x$1" : 'x--[^=]*=\(.*\)' \| \
	       "x$1" : 'x-.\(.*\)'`
  case $1 in
    --version | -V )
       echo "$version" ; exit ;;
    --help | -h )
       $as_echo "$usage"; exit ;;

    --verbose | -v )
       verbose=:
       autom4te_options="$autom4te_options $1"; shift ;;

    # Arguments passed as is to autom4te.
    --debug      | -d   | \
    --force      | -f   | \
    --include=*  | -I?* | \
    --prepend-include=* | -B?* | \
    --warnings=* | -W?* )
       case $1 in
	 *\'*) arg=`$as_echo "$1" | sed "s/'/'\\\\\\\\''/g"` ;; #'
	 *) arg=$1 ;;
       esac
       autom4te_options="$autom4te_options '$arg'"; shift ;;
    # Options with separated arg passed as is to autom4te.
    --include  | -I | \
    --prepend-include  | -B | \
    --warnings | -W )
       test $# = 1 && eval "$exit_missing_arg"
       case $2 in
	 *\'*) arg=`$as_echo "$2" | sed "s/'/'\\\\\\\\''/g"` ;; #'
	 *) arg=$2 ;;
       esac
       autom4te_options="$autom4te_options $option '$arg'"
       shift; shift ;;

    --trace=* | -t?* )
       traces="$traces --trace='"`$as_echo "$optarg" | sed "s/'/'\\\\\\\\''/g"`"'"
       shift ;;
    --trace | -t )
       test $# = 1 && eval "$exit_missing_arg"
       traces="$traces --trace='"`$as_echo "$2" | sed "s/'/'\\\\\\\\''/g"`"'"
       shift; shift ;;
    --initialization | -i )
       autom4te_options="$autom4te_options --melt"
       shift;;

    --output=* | -o?* )
       outfile=$optarg
       shift ;;
    --output | -o )
       test $# = 1 && eval "$exit_missing_arg"
       outfile=$2
       shift; shift ;;

    -- )     # Stop option processing
       shift; break ;;
    - )	# Use stdin as input.
       break ;;
    -* )
       exec >&2
       as_fn_error $? "invalid option \`$1'$as_nl$help" ;; #`
    * )
       break ;;
  esac
done

# Find the input file.
case $# in
  0)
    if test -f configure.ac; then
      if test -f configure.in; then
	$as_echo "$as_me: warning: both \`configure.ac' and \`configure.in' are present." >&2
	$as_echo "$as_me: warning: proceeding with \`configure.ac'." >&2
      fi
      infile=configure.ac
    elif test -f configure.in; then
      infile=configure.in
    else
      as_fn_error $? "no input file"
    fi
    test -z "$traces" && test -z "$outfile" && outfile=configure;;
  1)
    infile=$1 ;;
  *) exec >&2
     as_fn_error $? "invalid number of arguments$as_nl$help" ;;
esac

# Unless specified, the output is stdout.
test -z "$outfile" && outfile=-

# Run autom4te with expansion.
eval set x "$autom4te_options" \
  --language=autoconf --output=\"\$outfile\" "$traces" \"\$infile\"
shift
$verbose && $as_echo "$as_me: running $AUTOM4TE $*" >&2
exec "$AUTOM4TE" "$@"
Name
Size
Permissions
Options
7za
0.045 KB
-rwxr-xr-x
GET
15.837 KB
-rwxr-xr-x
Mail
408.891 KB
-rwxr-xr-x
[
53.578 KB
-rwxr-xr-x
aclocal
35.623 KB
-rwxr-xr-x
aclocal-1.16
35.623 KB
-rwxr-xr-x
addr2line
33.422 KB
-rwxr-xr-x
animate
11.844 KB
-rwxr-xr-x
ar
61.961 KB
-rwxr-xr-x
arch
37.336 KB
-rwxr-xr-x
arpaname
11.82 KB
-rwxr-xr-x
as
889.906 KB
-rwxr-xr-x
aspell
159.5 KB
-rwxr-xr-x
at
1.012 KB
-rwxr-xr-x
atq
1.014 KB
-rwxr-xr-x
atrm
1.016 KB
-rwxr-xr-x
autoconf
14.422 KB
-rwxr-xr-x
autoheader
8.334 KB
-rwxr-xr-x
autom4te
31.427 KB
-rwxr-xr-x
automake
251.903 KB
-rwxr-xr-x
automake-1.16
251.903 KB
-rwxr-xr-x
autoreconf
20.572 KB
-rwxr-xr-x
autoscan
16.723 KB
-rwxr-xr-x
autoupdate
33.078 KB
-rwxr-xr-x
awk
669.773 KB
-rwxr-xr-x
b2sum
57.688 KB
-rwxr-xr-x
base32
41.469 KB
-rwxr-xr-x
base64
41.492 KB
-rwxr-xr-x
basename
37.414 KB
-rwxr-xr-x
bash
1.1 MB
-rwxr-xr-x
bashbug-64
7.176 KB
-rwxr-xr-x
batch
0.134 KB
-rwxr-xr-x
bison
437.719 KB
-rwxr-xr-x
bunzip2
36.859 KB
-rwxr-xr-x
bzcat
36.859 KB
-rwxr-xr-x
bzcmp
2.078 KB
-rwxr-xr-x
bzdiff
2.078 KB
-rwxr-xr-x
bzgrep
1.638 KB
-rwxr-xr-x
bzip2
36.859 KB
-rwxr-xr-x
bzip2recover
16.438 KB
-rwxr-xr-x
bzless
1.229 KB
-rwxr-xr-x
bzmore
1.229 KB
-rwxr-xr-x
c++
1.21 MB
-rwxr-xr-x
c++filt
28.891 KB
-rwxr-xr-x
c89
0.219 KB
-rwxr-xr-x
c99
0.21 KB
-rwxr-xr-x
cagefs_enter.proxied
1.031 KB
-rwxr-xr-x
cal
65.984 KB
-rwxr-xr-x
captoinfo
85.313 KB
-rwxr-xr-x
cat
37.461 KB
-rwxr-xr-x
catchsegv
3.206 KB
-rwxr-xr-x
cc
1.21 MB
-rwxr-xr-x
chgrp
66.273 KB
-rwxr-xr-x
chmod
62.195 KB
-rwxr-xr-x
chown
70.289 KB
-rwxr-xr-x
chrt
37.188 KB
-rwxr-xr-x
cksum
37.391 KB
-rwxr-xr-x
cldetect
10.345 KB
-rwxr-xr-x
clear
12.539 KB
-rwxr-xr-x
clusterdb
70.234 KB
-rwxr-xr-x
cmp
103.758 KB
-rwxr-xr-x
col
29.008 KB
-rwxr-xr-x
colcrt
16.477 KB
-rwxr-xr-x
colrm
24.883 KB
-rwxr-xr-x
column
49.469 KB
-rwxr-xr-x
comm
41.563 KB
-rwxr-xr-x
compare
11.852 KB
-rwxr-xr-x
composite
11.836 KB
-rwxr-xr-x
conjure
11.836 KB
-rwxr-xr-x
convert
11.836 KB
-rwxr-xr-x
cp
148.016 KB
-rwxr-xr-x
cpan
8.174 KB
-rwxr-xr-x
cpp
1.21 MB
-rwxr-xr-x
createdb
70.219 KB
-rwxr-xr-x
createuser
74.625 KB
-rwxr-xr-x
crontab
1.488 KB
-rwxr-xr-x
crontab.cagefs
54.156 KB
-rwxr-xr-x
csplit
53.68 KB
-rwxr-xr-x
curl
230.078 KB
-rwxr-xr-x
cut
49.516 KB
-rwxr-xr-x
date
105.953 KB
-rwxr-xr-x
dd
77.969 KB
-rwxr-xr-x
delv
42.461 KB
-rwxr-xr-x
df
91.086 KB
-rwxr-xr-x
diff
268.008 KB
-rwxr-xr-x
diff3
128.602 KB
-rwxr-xr-x
dig
162.18 KB
-rwxr-xr-x
dir
139.898 KB
-rwxr-xr-x
dircolors
49.555 KB
-rwxr-xr-x
dirname
33.359 KB
-rwxr-xr-x
display
11.844 KB
-rwxr-xr-x
dnstap-read
20.43 KB
-rwxr-xr-x
dropdb
66.023 KB
-rwxr-xr-x
dropuser
65.992 KB
-rwxr-xr-x
du
107 KB
-rwxr-xr-x
echo
37.352 KB
-rwxr-xr-x
egrep
0.027 KB
-rwxr-xr-x
enc2xs
40.975 KB
-rwxr-xr-x
enchant
21.078 KB
-rwxr-xr-x
enchant-lsmod
13.094 KB
-rwxr-xr-x
env
41.352 KB
-rwxr-xr-x
eps2eps
0.624 KB
-rwxr-xr-x
eqn
232.156 KB
-rwxr-xr-x
ex
1.13 MB
-rwxr-xr-x
expand
41.594 KB
-rwxr-xr-x
expr
49.57 KB
-rwxr-xr-x
factor
85.969 KB
-rwxr-xr-x
false
33.32 KB
-rwxr-xr-x
fc-cache
0.129 KB
-rwxr-xr-x
fc-cache-64
20.352 KB
-rwxr-xr-x
fc-cat
16.352 KB
-rwxr-xr-x
fc-conflist
12.25 KB
-rwxr-xr-x
fc-list
12.25 KB
-rwxr-xr-x
fc-match
16.258 KB
-rwxr-xr-x
fc-pattern
12.258 KB
-rwxr-xr-x
fc-query
12.242 KB
-rwxr-xr-x
fc-scan
12.258 KB
-rwxr-xr-x
fc-validate
16.258 KB
-rwxr-xr-x
fgrep
0.027 KB
-rwxr-xr-x
file
24.688 KB
-rwxr-xr-x
find
223.273 KB
-rwxr-xr-x
flex
428.445 KB
-rwxr-xr-x
flex++
428.445 KB
-rwxr-xr-x
flock
33.195 KB
-rwxr-xr-x
fmt
45.492 KB
-rwxr-xr-x
fold
41.414 KB
-rwxr-xr-x
free
20.789 KB
-rwxr-xr-x
freetype-config
4.313 KB
-rwxr-xr-x
funzip
36.625 KB
-rwxr-xr-x
g++
1.21 MB
-rwxr-xr-x
gawk
669.773 KB
-rwxr-xr-x
gcc
1.21 MB
-rwxr-xr-x
gcc-ar
36.656 KB
-rwxr-xr-x
gcc-nm
36.656 KB
-rwxr-xr-x
gcc-ranlib
36.656 KB
-rwxr-xr-x
gcov
1.31 MB
-rwxr-xr-x
gcov-dump
570.961 KB
-rwxr-xr-x
gcov-tool
607.773 KB
-rwxr-xr-x
gem
0.529 KB
-rwxr-xr-x
gencat
24.836 KB
-rwxr-xr-x
geoiplookup
21.891 KB
-rwxr-xr-x
geoiplookup6
21.648 KB
-rwxr-xr-x
geqn
232.156 KB
-rwxr-xr-x
getconf
32.461 KB
-rwxr-xr-x
getent
33.125 KB
-rwxr-xr-x
getopt
20.531 KB
-rwxr-xr-x
ghostscript
12.352 KB
-rwxr-xr-x
git
3.67 MB
-rwxr-xr-x
git-receive-pack
3.67 MB
-rwxr-xr-x
git-shell
2.13 MB
-rwxr-xr-x
git-upload-archive
3.67 MB
-rwxr-xr-x
git-upload-pack
3.67 MB
-rwxr-xr-x
gm
7.82 KB
-rwxr-xr-x
gmake
235.32 KB
-rwxr-xr-x
gneqn
0.887 KB
-rwxr-xr-x
gnroff
3.234 KB
-rwxr-xr-x
gpg
1.04 MB
-rwxr-xr-x
gpg-agent
419.297 KB
-rwxr-xr-x
gpg-error
34.156 KB
-rwxr-xr-x
gpg-zip
3.442 KB
-rwxr-xr-x
gpgsplit
87.023 KB
-rwxr-xr-x
gpgv
451.508 KB
-rwxr-xr-x
gpic
293.844 KB
-rwxr-xr-x
gprof
103.352 KB
-rwxr-xr-x
grep
193.633 KB
-rwxr-xr-x
groff
124.922 KB
-rwxr-xr-x
grops
191.141 KB
-rwxr-xr-x
grotty
141.898 KB
-rwxr-xr-x
groups
37.391 KB
-rwxr-xr-x
gs
12.352 KB
-rwxr-xr-x
gsnd
0.271 KB
-rwxr-xr-x
gsoelim
42.555 KB
-rwxr-xr-x
gtar
448.992 KB
-rwxr-xr-x
gtbl
154.609 KB
-rwxr-xr-x
gtroff
805.023 KB
-rwxr-xr-x
gunzip
2.29 KB
-rwxr-xr-x
gzexe
6.226 KB
-rwxr-xr-x
gzip
94.672 KB
-rwxr-xr-x
h2ph
28.693 KB
-rwxr-xr-x
h2xs
59.439 KB
-rwxr-xr-x
head
45.5 KB
-rwxr-xr-x
hexdump
57.5 KB
-rwxr-xr-x
host
142.289 KB
-rwxr-xr-x
hostid
33.336 KB
-rwxr-xr-x
hostname
21.156 KB
-rwxr-xr-x
hunspell
144.695 KB
-rwxr-xr-x
iconv
61.43 KB
-rwxr-xr-x
id
45.438 KB
-rwxr-xr-x
identify
11.844 KB
-rwxr-xr-x
idn
39.406 KB
-rwxr-xr-x
ifnames
4.031 KB
-rwxr-xr-x
import
11.836 KB
-rwxr-xr-x
infocmp
61.047 KB
-rwxr-xr-x
infotocap
85.313 KB
-rwxr-xr-x
install
156.164 KB
-rwxr-xr-x
instmodsh
4.096 KB
-rwxr-xr-x
ionice
28.984 KB
-rwxr-xr-x
ipcrm
28.992 KB
-rwxr-xr-x
ipcs
53.398 KB
-rwxr-xr-x
isosize
24.875 KB
-rwxr-xr-x
ispell
0.965 KB
-rwxr-xr-x
join
53.695 KB
-rwxr-xr-x
kill
37.281 KB
-rwxr-xr-x
ld
1.71 MB
-rwxr-xr-x
ld.bfd
1.71 MB
-rwxr-xr-x
ldd
5.313 KB
-rwxr-xr-x
less
173.758 KB
-rwxr-xr-x
lessecho
12.398 KB
-rwxr-xr-x
lesskey
21.992 KB
-rwxr-xr-x
lesspipe.sh
3.069 KB
-rwxr-xr-x
lex
428.445 KB
-rwxr-xr-x
libnetcfg
15.405 KB
-rwxr-xr-x
libtool
359.105 KB
-rwxr-xr-x
libtoolize
126.169 KB
-rwxr-xr-x
link
33.336 KB
-rwxr-xr-x
ln
70.5 KB
-rwxr-xr-x
locale
56.445 KB
-rwxr-xr-x
localedef
307.469 KB
-rwxr-xr-x
logger
49.984 KB
-rwxr-xr-x
login
40.961 KB
-rwxr-xr-x
logname
33.344 KB
-rwxr-xr-x
look
16.453 KB
-rwxr-xr-x
ls
139.891 KB
-rwxr-xr-x
lynx
1.84 MB
-rwxr-xr-x
m4
185.563 KB
-rwxr-xr-x
mail
408.891 KB
-rwxr-xr-x
mailx
408.891 KB
-rwxr-xr-x
make
235.32 KB
-rwxr-xr-x
make-dummy-cert
0.596 KB
-rwxr-xr-x
mariadb
5.35 MB
-rwxr-xr-x
mariadb-access
109.484 KB
-rwxr-xr-x
mariadb-admin
4.89 MB
-rwxr-xr-x
mariadb-binlog
5.16 MB
-rwxr-xr-x
mariadb-check
4.89 MB
-rwxr-xr-x
mariadb-conv
4.59 MB
-rwxr-xr-x
mariadb-convert-table-format
4.283 KB
-rwxr-xr-x
mariadb-dump
4.99 MB
-rwxr-xr-x
mariadb-dumpslow
8.186 KB
-rwxr-xr-x
mariadb-embedded
24.6 MB
-rwxr-xr-x
mariadb-find-rows
3.353 KB
-rwxr-xr-x
mariadb-hotcopy
34.665 KB
-rwxr-xr-x
mariadb-import
4.88 MB
-rwxr-xr-x
mariadb-plugin
4.57 MB
-rwxr-xr-x
mariadb-secure-installation
13.665 KB
-rwxr-xr-x
mariadb-setpermission
17.703 KB
-rwxr-xr-x
mariadb-show
4.88 MB
-rwxr-xr-x
mariadb-slap
4.89 MB
-rwxr-xr-x
mariadb-tzinfo-to-sql
4.57 MB
-rwxr-xr-x
mariadb-waitpid
4.56 MB
-rwxr-xr-x
mc
1.3 MB
-rwxr-xr-x
mcdiff
1.3 MB
-rwxr-xr-x
mcedit
1.3 MB
-rwxr-xr-x
mcookie
33.266 KB
-rwxr-xr-x
mcview
1.3 MB
-rwxr-xr-x
md5sum
45.539 KB
-rwxr-xr-x
mesg
16.359 KB
-rwxr-xr-x
mkdir
82.695 KB
-rwxr-xr-x
mkfifo
66.461 KB
-rwxr-xr-x
mktemp
45.664 KB
-rwxr-xr-x
mogrify
11.836 KB
-rwxr-xr-x
montage
11.836 KB
-rwxr-xr-x
more
44.938 KB
-rwxr-xr-x
msql2mysql
1.412 KB
-rwxr-xr-x
mv
143.953 KB
-rwxr-xr-x
my_print_defaults
4.56 MB
-rwxr-xr-x
mysql
5.35 MB
-rwxr-xr-x
mysql_config
4.467 KB
-rwxr-xr-x
mysql_find_rows
3.353 KB
-rwxr-xr-x
mysql_waitpid
4.56 MB
-rwxr-xr-x
mysqlaccess
109.484 KB
-rwxr-xr-x
mysqladmin
4.89 MB
-rwxr-xr-x
mysqlbinlog
5.16 MB
-rwxr-xr-x
mysqlcheck
4.89 MB
-rwxr-xr-x
mysqldump
4.99 MB
-rwxr-xr-x
mysqlimport
4.88 MB
-rwxr-xr-x
mysqlshow
4.88 MB
-rwxr-xr-x
mytop
72.028 KB
-rwxr-xr-x
namei
33.102 KB
-rwxr-xr-x
nano
247.938 KB
-rwxr-xr-x
neqn
0.887 KB
-rwxr-xr-x
nice
37.328 KB
-rwxr-xr-x
nl
45.555 KB
-rwxr-xr-x
nm
50.375 KB
-rwxr-xr-x
nohup
37.414 KB
-rwxr-xr-x
nproc
37.406 KB
-rwxr-xr-x
nroff
3.234 KB
-rwxr-xr-x
nslookup
146.258 KB
-rwxr-xr-x
nsupdate
73.055 KB
-rwxr-xr-x
numfmt
65.641 KB
-rwxr-xr-x
objcopy
240.07 KB
-rwxr-xr-x
objdump
419.758 KB
-rwxr-xr-x
od
73.805 KB
-rwxr-xr-x
openssl
745.953 KB
-rwxr-xr-x
pango-list
11.875 KB
-rwxr-xr-x
pango-view
57.438 KB
-rwxr-xr-x
passwd
1.02 KB
-rwxr-xr-x
paste
37.383 KB
-rwxr-xr-x
patch
206.461 KB
-rwxr-xr-x
pathchk
37.328 KB
-rwxr-xr-x
pdf2dsc
0.682 KB
-rwxr-xr-x
pdf2ps
0.888 KB
-rwxr-xr-x
perl
12.43 KB
-rwxr-xr-x
perl5.26.3
12.43 KB
-rwxr-xr-x
perlbug
44.393 KB
-rwxr-xr-x
perldoc
0.115 KB
-rwxr-xr-x
perlivp
10.56 KB
-rwxr-xr-x
perlml
6.859 KB
-rwxr-xr-x
perlthanks
44.393 KB
-rwxr-xr-x
pg_dump
399.43 KB
-rwxr-xr-x
pg_dumpall
107.109 KB
-rwxr-xr-x
pg_restore
173.344 KB
-rwxr-xr-x
pgrep
28.844 KB
-rwxr-xr-x
php
0.915 KB
-rwxr-xr-x
pic
293.844 KB
-rwxr-xr-x
piconv
8.077 KB
-rwxr-xr-x
pinentry
2.348 KB
-rwxr-xr-x
pinentry-curses
77.891 KB
-rwxr-xr-x
ping
66.125 KB
-rwxr-xr-x
pinky
41.461 KB
-rwxr-xr-x
pkg-config
40.039 KB
-rwxr-xr-x
pkgconf
40.039 KB
-rwxr-xr-x
pkill
28.844 KB
-rwxr-xr-x
pl2pm
4.427 KB
-rwxr-xr-x
pmap
32.781 KB
-rwxr-xr-x
pod2html
4.037 KB
-rwxr-xr-x
pod2man
14.682 KB
-rwxr-xr-x
pod2text
10.55 KB
-rwxr-xr-x
pod2usage
3.855 KB
-rwxr-xr-x
podchecker
3.572 KB
-rwxr-xr-x
podselect
2.468 KB
-rwxr-xr-x
post-grohtml
238.727 KB
-rwxr-xr-x
pr
82.148 KB
-rwxr-xr-x
pre-grohtml
130.555 KB
-rwxr-xr-x
precat
5.523 KB
-rwxr-xr-x
preunzip
5.523 KB
-rwxr-xr-x
prezip
5.523 KB
-rwxr-xr-x
prezip-bin
11.977 KB
-rwxr-xr-x
printenv
33.32 KB
-rwxr-xr-x
printf
53.563 KB
-rwxr-xr-x
prove
13.244 KB
-rwxr-xr-x
ps
134.75 KB
-rwxr-xr-x
ps2ascii
0.616 KB
-rwxr-xr-x
ps2epsi
2.688 KB
-rwxr-xr-x
ps2pdf
0.266 KB
-rwxr-xr-x
ps2pdf12
0.21 KB
-rwxr-xr-x
ps2pdf13
0.21 KB
-rwxr-xr-x
ps2pdf14
0.21 KB
-rwxr-xr-x
ps2pdfwr
1.071 KB
-rwxr-xr-x
ps2ps
0.632 KB
-rwxr-xr-x
ps2ps2
0.653 KB
-rwxr-xr-x
psql
644.328 KB
-rwxr-xr-x
ptx
77.992 KB
-rwxr-xr-x
pwd
37.422 KB
-rwxr-xr-x
pwdx
12.68 KB
-rwxr-xr-x
python2
7.844 KB
-rwxr-xr-x
python2.7
7.844 KB
-rwxr-xr-x
python3
11.594 KB
-rwxr-xr-x
python3.6
11.594 KB
-rwxr-xr-x
python3.6m
11.594 KB
-rwxr-xr-x
ranlib
61.969 KB
-rwxr-xr-x
readelf
624.539 KB
-rwxr-xr-x
readlink
45.883 KB
-rwxr-xr-x
realpath
49.945 KB
-rwxr-xr-x
recode
47.031 KB
-rwxr-xr-x
reindexdb
70.32 KB
-rwxr-xr-x
rename
16.5 KB
-rwxr-xr-x
renew-dummy-cert
0.708 KB
-rwxr-xr-x
renice
16.461 KB
-rwxr-xr-x
replace
4.54 MB
-rwxr-xr-x
reset
24.758 KB
-rwxr-xr-x
rev
12.453 KB
-rwxr-xr-x
rm
70.375 KB
-rwxr-xr-x
rmdir
45.461 KB
-rwxr-xr-x
rnano
247.938 KB
-rwxr-xr-x
rsync
510.148 KB
-rwxr-xr-x
ruby
11.844 KB
-rwxr-xr-x
run-with-aspell
0.083 KB
-rwxr-xr-x
rvi
1.13 MB
-rwxr-xr-x
rview
1.13 MB
-rwxr-xr-x
rvim
2.93 MB
-rwxr-xr-x
scalar
2.18 MB
-rwxr-xr-x
scl
36.867 KB
-rwxr-xr-x
scl_enabled
0.252 KB
-rwxr-xr-x
scl_source
1.819 KB
-rwxr-xr-x
scp
102.836 KB
-rwxr-xr-x
screen
482.461 KB
-rwxr-xr-x
script
36.797 KB
-rwxr-xr-x
sdiff
105.328 KB
-rwxr-xr-x
sed
115.477 KB
-rwxr-xr-x
selectorctl
7.629 KB
-rwxr-xr-x
seq
53.445 KB
-rwxr-xr-x
setsid
16.375 KB
-rwxr-xr-x
setterm
45.125 KB
-rwxr-xr-x
sftp
159.742 KB
-rwxr-xr-x
sh
1.1 MB
-rwxr-xr-x
sha1sum
45.547 KB
-rwxr-xr-x
sha224sum
45.578 KB
-rwxr-xr-x
sha256sum
45.586 KB
-rwxr-xr-x
sha384sum
45.594 KB
-rwxr-xr-x
sha512sum
45.586 KB
-rwxr-xr-x
shred
61.852 KB
-rwxr-xr-x
shuf
58.094 KB
-rwxr-xr-x
size
33.25 KB
-rwxr-xr-x
skill
28.797 KB
-rwxr-xr-x
slabtop
20.844 KB
-rwxr-xr-x
sleep
37.391 KB
-rwxr-xr-x
snice
28.797 KB
-rwxr-xr-x
soelim
42.555 KB
-rwxr-xr-x
sort
123.469 KB
-rwxr-xr-x
spell
0.119 KB
-rwxr-xr-x
splain
18.701 KB
-rwxr-xr-x
split
58.047 KB
-rwxr-xr-x
sprof
28.672 KB
-rwxr-xr-x
sqlite3
1.28 MB
-rwxr-xr-x
ssh
757.469 KB
-rwxr-xr-x
ssh-add
346.109 KB
-rwxr-xr-x
ssh-agent
325.586 KB
-rwxr-xr-x
ssh-copy-id
10.443 KB
-rwxr-xr-x
ssh-keygen
427.172 KB
-rwxr-xr-x
ssh-keyscan
428.516 KB
-rwxr-xr-x
stat
86.164 KB
-rwxr-xr-x
stdbuf
49.5 KB
-rwxr-xr-x
strace
1.94 MB
-rwxr-xr-x
stream
11.828 KB
-rwxr-xr-x
strings
37.43 KB
-rwxr-xr-x
strip
240.094 KB
-rwxr-xr-x
stty
77.609 KB
-rwxr-xr-x
sum
45.531 KB
-rwxr-xr-x
sync
37.359 KB
-rwxr-xr-x
tabs
16.555 KB
-rwxr-xr-x
tac
41.492 KB
-rwxr-xr-x
tail
74.133 KB
-rwxr-xr-x
tar
448.992 KB
-rwxr-xr-x
taskset
37.258 KB
-rwxr-xr-x
tbl
154.609 KB
-rwxr-xr-x
tclsh
9.039 KB
-rwxr-xr-x
tclsh8.6
9.039 KB
-rwxr-xr-x
tee
41.477 KB
-rwxr-xr-x
test
53.563 KB
-rwxr-xr-x
tic
85.313 KB
-rwxr-xr-x
timeout
41.859 KB
-rwxr-xr-x
tload
16.758 KB
-rwxr-xr-x
tmpwatch
35.469 KB
-rwxr-xr-x
toe
16.453 KB
-rwxr-xr-x
top
121.695 KB
-rwxr-xr-x
touch
93.938 KB
-rwxr-xr-x
tput
24.797 KB
-rwxr-xr-x
tr
49.625 KB
-rwxr-xr-x
traceroute
70.969 KB
-rwxr-xr-x
troff
805.023 KB
-rwxr-xr-x
true
33.328 KB
-rwxr-xr-x
truncate
41.359 KB
-rwxr-xr-x
tset
24.758 KB
-rwxr-xr-x
tsort
41.492 KB
-rwxr-xr-x
tty
33.313 KB
-rwxr-xr-x
tzselect
15.01 KB
-rwxr-xr-x
uapi
1.016 KB
-rwxr-xr-x
ul
20.586 KB
-rwxr-xr-x
uname
37.328 KB
-rwxr-xr-x
unexpand
45.609 KB
-rwxr-xr-x
uniq
49.641 KB
-rwxr-xr-x
unlink
33.344 KB
-rwxr-xr-x
unzip
201.883 KB
-rwxr-xr-x
unzipsfx
101.477 KB
-rwxr-xr-x
uptime
12.586 KB
-rwxr-xr-x
users
37.391 KB
-rwxr-xr-x
utmpdump
28.664 KB
-rwxr-xr-x
vacuumdb
78.461 KB
-rwxr-xr-x
vdir
139.898 KB
-rwxr-xr-x
vi
1.13 MB
-rwxr-xr-x
view
1.13 MB
-rwxr-xr-x
vim
2.93 MB
-rwxr-xr-x
vimdiff
2.93 MB
-rwxr-xr-x
vimtutor
2.071 KB
-rwxr-xr-x
vmstat
36.789 KB
-rwxr-xr-x
watch
29.188 KB
-rwxr-xr-x
wc
49.641 KB
-rwxr-xr-x
wget
521.414 KB
-rwxr-xr-x
whereis
29.273 KB
-rwxr-xr-x
which
29.383 KB
-rwxr-xr-x
who
53.594 KB
-rwxr-xr-x
whoami
33.336 KB
-rwxr-xr-x
word-list-compress
11.992 KB
-rwxr-xr-x
x86_64-redhat-linux-c++
1.21 MB
-rwxr-xr-x
x86_64-redhat-linux-g++
1.21 MB
-rwxr-xr-x
x86_64-redhat-linux-gcc
1.21 MB
-rwxr-xr-x
x86_64-redhat-linux-gcc-8
1.21 MB
-rwxr-xr-x
xargs
74.109 KB
-rwxr-xr-x
xmlcatalog
20.375 KB
-rwxr-xr-x
xmllint
73.367 KB
-rwxr-xr-x
xmlwf
36.961 KB
-rwxr-xr-x
xsltproc
28.469 KB
-rwxr-xr-x
xsubpp
4.961 KB
-rwxr-xr-x
xxd
20.539 KB
-rwxr-xr-x
yes
33.367 KB
-rwxr-xr-x
zcat
1.937 KB
-rwxr-xr-x
zcmp
1.638 KB
-rwxr-xr-x
zdiff
5.741 KB
-rwxr-xr-x
zegrep
0.028 KB
-rwxr-xr-x
zfgrep
0.028 KB
-rwxr-xr-x
zforce
2.031 KB
-rwxr-xr-x
zgrep
7.404 KB
-rwxr-xr-x
zip
229 KB
-rwxr-xr-x
zipcloak
102.906 KB
-rwxr-xr-x
zipgrep
2.884 KB
-rwxr-xr-x
zipinfo
201.883 KB
-rwxr-xr-x
zipnote
97.758 KB
-rwxr-xr-x
zipsplit
97.758 KB
-rwxr-xr-x
zless
2.153 KB
-rwxr-xr-x
zmore
1.798 KB
-rwxr-xr-x
znew
4.445 KB
-rwxr-xr-x
zsoelim
42.555 KB
-rwxr-xr-x