/
snap
/
core18
/
2999
/
bin
/
/snap/core18/2999/bin
mkdir
upload
Name
Size
Mode
Actions
bash
1113504
0755
edit
dl
rm
bunzip2
34888
0755
edit
dl
rm
bzcat
34888
0755
edit
dl
rm
bzcmp
2140
0755
edit
dl
rm
bzdiff
2140
0755
edit
dl
rm
bzegrep
3642
0755
edit
dl
rm
bzexe
4877
0755
edit
dl
rm
bzfgrep
3642
0755
edit
dl
rm
bzgrep
3642
0755
edit
dl
rm
bzip2
34888
0755
edit
dl
rm
bzip2recover
14328
0755
edit
dl
rm
bzless
1297
0755
edit
dl
rm
bzmore
1297
0755
edit
dl
rm
cat
35064
0755
edit
dl
rm
chgrp
63672
0755
edit
dl
rm
chmod
59608
0755
edit
dl
rm
chown
67768
0755
edit
dl
rm
cp
141528
0755
edit
dl
rm
dash
121432
0755
edit
dl
rm
date
100568
0755
edit
dl
rm
dd
76000
0755
edit
dl
rm
df
84776
0755
edit
dl
rm
dir
133792
0755
edit
dl
rm
dmesg
72000
0755
edit
dl
rm
dnsdomainname
18504
0755
edit
dl
rm
domainname
18504
0755
edit
dl
rm
echo
35000
0755
edit
dl
rm
egrep
28
0755
edit
dl
rm
false
30904
0755
edit
dl
rm
fgrep
28
0755
edit
dl
rm
findmnt
64784
0755
edit
dl
rm
grep
219456
0755
edit
dl
rm
gunzip
2301
0755
edit
dl
rm
gzexe
5998
0755
edit
dl
rm
gzip
101560
0755
edit
dl
rm
hostname
18504
0755
edit
dl
rm
ip
558200
0755
edit
dl
rm
journalctl
63576
0755
edit
dl
rm
kill
26704
0755
edit
dl
rm
kmod
149688
0755
edit
dl
rm
less
170760
0755
edit
dl
rm
lessecho
10256
0755
edit
dl
rm
lessfile
8564
0755
edit
dl
rm
lesskey
19856
0755
edit
dl
rm
lesspipe
8564
0755
edit
dl
rm
ln
67808
0755
edit
dl
rm
login
52664
0755
edit
dl
rm
loginctl
51280
0755
edit
dl
rm
ls
133792
0755
edit
dl
rm
lsblk
84048
0755
edit
dl
rm
lsmod
149688
0755
edit
dl
rm
mkdir
80056
0755
edit
dl
rm
mknod
67768
0755
edit
dl
rm
mktemp
43192
0755
edit
dl
rm
more
38952
0755
edit
dl
rm
mount
43088
4755
edit
dl
rm
mountpoint
14408
0755
edit
dl
rm
mv
137440
0755
edit
dl
rm
nc
35312
0755
edit
dl
rm
nc.openbsd
35312
0755
edit
dl
rm
netcat
35312
0755
edit
dl
rm
networkctl
43080
0755
edit
dl
rm
nisdomainname
18504
0755
edit
dl
rm
pidof
31112
0755
edit
dl
rm
ping
64424
4755
edit
dl
rm
ping4
64424
4755
edit
dl
rm
ping6
64424
4755
edit
dl
rm
ps
133432
0755
edit
dl
rm
pwd
35000
0755
edit
dl
rm
rbash
1113504
0755
edit
dl
rm
readlink
43192
0755
edit
dl
rm
rm
63704
0755
edit
dl
rm
rmdir
43192
0755
edit
dl
rm
run-parts
18760
0755
edit
dl
rm
sed
109000
0755
edit
dl
rm
sh
121432
0755
edit
dl
rm
sh.distrib
121432
0755
edit
dl
rm
sleep
35000
0755
edit
dl
rm
ss
139904
0755
edit
dl
rm
stty
75992
0755
edit
dl
rm
su
44664
4755
edit
dl
rm
sync
35000
0755
edit
dl
rm
systemctl
182352
0755
edit
dl
rm
systemd
1849992
0755
edit
dl
rm
systemd-ask-password
10320
0755
edit
dl
rm
systemd-escape
14400
0755
edit
dl
rm
systemd-hwdb
84328
0755
edit
dl
rm
systemd-inhibit
14416
0755
edit
dl
rm
systemd-machine-id-setup
18496
0755
edit
dl
rm
systemd-notify
14408
0755
edit
dl
rm
systemd-sysusers
43080
0755
edit
dl
rm
systemd-tmpfiles
71752
0755
edit
dl
rm
systemd-tty-ask-password-agent
26696
0755
edit
dl
rm
tar
423312
0755
edit
dl
rm
tempfile
10104
0755
edit
dl
rm
touch
88280
0755
edit
dl
rm
true
30904
0755
edit
dl
rm
udevadm
588184
0755
edit
dl
rm
umount
26696
4755
edit
dl
rm
uname
35032
0755
edit
dl
rm
uncompress
2301
0755
edit
dl
rm
vdir
133792
0755
edit
dl
rm
wdctl
30800
0755
edit
dl
rm
which
946
0755
edit
dl
rm
ypdomainname
18504
0755
edit
dl
rm
zcat
1937
0755
edit
dl
rm
zcmp
1777
0755
edit
dl
rm
zdiff
5782
0755
edit
dl
rm
zegrep
140
0755
edit
dl
rm
zfgrep
140
0755
edit
dl
rm
zforce
2131
0755
edit
dl
rm
zgrep
6456
0755
edit
dl
rm
zless
2037
0755
edit
dl
rm
zmore
1910
0755
edit
dl
rm
znew
5071
0755
edit
dl
rm
Edit:
/snap/core18/2999/bin/zdiff
(5782B)
#!/bin/sh # sh is buggy on RS/6000 AIX 3.2. Replace above line with #!/bin/ksh # Copyright (C) 1998, 2002, 2006, 2007, 2009 Free Software Foundation # Copyright (C) 1993 Jean-loup Gailly # 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, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. bindir='/bin' case $1 in --__bindir) bindir=${2?}; shift; shift;; esac PATH=$bindir:$PATH case $1 in --__cmp) shift prog=cmp; cmp='${CMP-cmp}' ;; *) prog=diff; cmp='${DIFF-diff}';; esac version="z$prog (gzip) 1.6 Copyright (C) 2009, 2011-2013 Free Software Foundation, Inc. This is free software. You may redistribute copies of it under the terms of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent permitted by law. Written by Jean-loup Gailly." usage="Usage: $0 [OPTION]... FILE1 [FILE2] Compare FILE1 to FILE2, using their uncompressed contents if they are compressed. If FILE2 is omitted, compare FILE1 to the uncompressed contents of FILE1.gz. Do comparisons like '$prog' does. OPTIONs are the same as for '$prog'. Report bugs to <bug-gzip@gnu.org>." # sed script to escape all ' for the shell, and then (to handle trailing # newlines correctly) turn trailing X on last line into '. escape=' s/'\''/'\''\\'\'''\''/g $s/X$/'\''/ ' while :; do case $1 in --h*) printf '%s\n' "$usage" || exit 2; exit;; --v*) echo "$version" || exit 2; exit;; --) shift; break;; -*\'*) cmp="$cmp '"`printf '%sX\n' "$1" | LC_ALL=C sed "$escape"`;; -?*) cmp="$cmp '$1'";; *) break;; esac shift done cmp="$cmp --" for file do test "X$file" = X- || <"$file" || exit 2 done gzip_status=0 exec 3>&1 if test $# -eq 1; then case $1 in *[-.]gz* | *[-.][zZ] | *.t[ga]z) FILE=`LC_ALL=C expr "X$1" : 'X\(.*\)[-.][zZtga]*$'` gzip_status=$( exec 4>&1 (gzip -cd -- "$1" 4>&-; echo $? >&4) 3>&- | eval "$cmp" - '"$FILE"' >&3 );; *) echo >&2 "$0: $1: unknown compressed file extension" exit 2;; esac elif test $# -eq 2; then case "$1" in *[-.]gz* | *[-.][zZ] | *.t[ga]z | -) case "$2" in *[-.]gz* | *[-.][zZ] | *.t[ga]z | -) if test "$1$2" = --; then gzip_status=$( exec 4>&1 (gzip -cdfq - 4>&-; echo $? >&4) 3>&- | eval "$cmp" - - >&3 ) elif # Reject Solaris 8's buggy /bin/bash 2.03. echo X | (echo X | eval "$cmp" /dev/fd/5 - >/dev/null 2>&1) \ 5<&0 then gzip_status=$( exec 4>&1 (gzip -cdfq -- "$1" 4>&-; echo $? >&4) 3>&- | ( (gzip -cdfq -- "$2" 4>&-; echo $? >&4) 3>&- 5<&- </dev/null | eval "$cmp" /dev/fd/5 - >&3) 5<&0 ) cmp_status=$? case $gzip_status in *[1-9]*) gzip_status=1;; *) gzip_status=0;; esac (exit $cmp_status) else F=`expr "/$2" : '.*/\(.*\)[-.][zZtga]*$'` || F=$prog tmp= trap ' test -n "$tmp" && rm -f "$tmp" (exit 2); exit 2 ' HUP INT PIPE TERM 0 if type mktemp >/dev/null 2>&1; then tmp=`mktemp -t -- "$F.XXXXXX"` || exit 2 else set -C tmp=${TMPDIR-/tmp}/$F.$$ fi gzip -cdfq -- "$2" > "$tmp" || exit 2 gzip_status=$( exec 4>&1 (gzip -cdfq -- "$1" 4>&-; echo $? >&4) 3>&- | eval "$cmp" - '"$tmp"' >&3 ) cmp_status=$? rm -f "$tmp" || gzip_status=$? trap - HUP INT PIPE TERM 0 (exit $cmp_status) fi;; *) gzip_status=$( exec 4>&1 (gzip -cdfq -- "$1" 4>&-; echo $? >&4) 3>&- | eval "$cmp" - '"$2"' >&3 );; esac;; *) case "$2" in *[-.]gz* | *[-.][zZ] | *.t[ga]z | -) gzip_status=$( exec 4>&1 (gzip -cdfq -- "$2" 4>&-; echo $? >&4) 3>&- | eval "$cmp" '"$1"' - >&3 );; *) eval "$cmp" '"$1"' '"$2"';; esac;; esac else echo >&2 "$0: invalid number of operands; try \`$0 --help' for help" exit 2 fi cmp_status=$? test "$gzip_status" -eq 0 || exit 2 exit $cmp_status
Save
cmd:
run