Skip to content

Instantly share code, notes, and snippets.

@Lillecarl
Created August 29, 2025 10:58
Show Gist options
  • Select an option

  • Save Lillecarl/d6eb344e8c4f434bb24fac6786ed1b18 to your computer and use it in GitHub Desktop.

Select an option

Save Lillecarl/d6eb344e8c4f434bb24fac6786ed1b18 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
 /
├──  bin
├──  boot
├──  dev
│ ├──  core ⇒ /proc/kcore
│ ├──  fd ⇒ /proc/self/fd
│ ├──  full
│ ├──  mqueue
│ ├──  null
│ ├──  ptmx ⇒ pts/ptmx
│ ├──  pts
│ │ ├──  0
│ │ └──  ptmx
│ ├──  random
│ ├──  shm
│ ├──  stderr ⇒ /proc/self/fd/2
│ ├──  stdin ⇒ /proc/self/fd/0
│ ├──  stdout ⇒ /proc/self/fd/1
│ ├──  termination-log
│ ├──  tty
│ ├──  urandom
│ └──  zero
├──  etc
│ ├──  debian_version
│ ├──  default
│ ├──  dpkg
│ │ └──  origins
│ │ └──  debian
│ ├──  ethertypes
│ ├──  group
│ ├──  host.conf
│ ├──  hostname
│ ├── 󰀂 hosts
│ ├──  issue
│ ├──  issue.net
│ ├── 󰙅 mime.types
│ ├──  nix
│ │ └──  nix.conf ⇒ ..data/nix.conf
│ ├──  nsswitch.conf
│ ├──  os-release ⇒ ../usr/lib/os-release
│ ├──  passwd
│ ├──  profile.d
│ ├──  protocols
│ ├──  resolv.conf
│ ├──  rpc
│ ├──  services
│ ├──  skel
│ ├──  ssl
│ │ └──  certs
│ │ └──  ca-certificates.crt
│ └──  update-motd.d
│ └──  10-uname
├──  home
│ └──  nonroot
├──  lib
├──  nix
│ ├──  poduid
│ ├──  store
│ │ ├──  073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man
│ │ │ └──  share
│ │ │ └──  man
│ │ │ ├──  man1
│ │ │ │ ├──  bits.1.gz
│ │ │ │ ├──  cal.1.gz
│ │ │ │ ├──  chfn.1.gz
│ │ │ │ ├──  choom.1.gz
│ │ │ │ ├──  chrt.1.gz
│ │ │ │ ├──  chsh.1.gz
│ │ │ │ ├──  col.1.gz
│ │ │ │ ├──  colcrt.1.gz
│ │ │ │ ├──  colrm.1.gz
│ │ │ │ ├──  column.1.gz
│ │ │ │ ├──  coresched.1.gz
│ │ │ │ ├──  dmesg.1.gz
│ │ │ │ ├──  eject.1.gz
│ │ │ │ ├──  enosys.1.gz
│ │ │ │ ├──  exch.1.gz
│ │ │ │ ├──  fadvise.1.gz
│ │ │ │ ├──  fallocate.1.gz
│ │ │ │ ├──  fincore.1.gz
│ │ │ │ ├──  flock.1.gz
│ │ │ │ ├──  getopt.1.gz
│ │ │ │ ├──  hardlink.1.gz
│ │ │ │ ├──  hd.1.gz ⇒ hexdump.1.gz
│ │ │ │ ├──  hexdump.1.gz
│ │ │ │ ├──  ionice.1.gz
│ │ │ │ ├──  ipcmk.1.gz
│ │ │ │ ├──  ipcrm.1.gz
│ │ │ │ ├──  ipcs.1.gz
│ │ │ │ ├──  irqtop.1.gz
│ │ │ │ ├──  kill.1.gz
│ │ │ │ ├──  last.1.gz
│ │ │ │ ├──  lastb.1.gz
│ │ │ │ ├──  logger.1.gz
│ │ │ │ ├──  login.1.gz
│ │ │ │ ├──  look.1.gz
│ │ │ │ ├──  lsclocks.1.gz
│ │ │ │ ├──  lscpu.1.gz
│ │ │ │ ├──  lsfd.1.gz
│ │ │ │ ├──  lsipc.1.gz
│ │ │ │ ├──  lsirq.1.gz
│ │ │ │ ├──  lslogins.1.gz
│ │ │ │ ├──  lsmem.1.gz
│ │ │ │ ├──  mcookie.1.gz
│ │ │ │ ├──  mesg.1.gz
│ │ │ │ ├──  more.1.gz
│ │ │ │ ├──  mountpoint.1.gz
│ │ │ │ ├──  namei.1.gz
│ │ │ │ ├──  nsenter.1.gz
│ │ │ │ ├──  pipesz.1.gz
│ │ │ │ ├──  prlimit.1.gz
│ │ │ │ ├──  rename.1.gz
│ │ │ │ ├──  renice.1.gz
│ │ │ │ ├──  rev.1.gz
│ │ │ │ ├──  runuser.1.gz
│ │ │ │ ├──  script.1.gz
│ │ │ │ ├──  scriptlive.1.gz
│ │ │ │ ├──  scriptreplay.1.gz
│ │ │ │ ├──  setpgid.1.gz
│ │ │ │ ├──  setpriv.1.gz
│ │ │ │ ├──  setsid.1.gz
│ │ │ │ ├──  setterm.1.gz
│ │ │ │ ├──  taskset.1.gz
│ │ │ │ ├──  uclampset.1.gz
│ │ │ │ ├──  ul.1.gz
│ │ │ │ ├──  unshare.1.gz
│ │ │ │ ├──  utmpdump.1.gz
│ │ │ │ ├──  uuidgen.1.gz
│ │ │ │ ├──  uuidparse.1.gz
│ │ │ │ ├──  waitpid.1.gz
│ │ │ │ ├──  wall.1.gz
│ │ │ │ ├──  whereis.1.gz
│ │ │ │ └──  write.1.gz
│ │ │ ├──  man3
│ │ │ │ ├──  lastlog2.3.gz
│ │ │ │ ├──  libblkid.3.gz
│ │ │ │ ├──  ll2_import_lastlog.3.gz
│ │ │ │ ├──  ll2_read_all.3.gz
│ │ │ │ ├──  ll2_read_entry.3.gz
│ │ │ │ ├──  ll2_remove_entry.3.gz
│ │ │ │ ├──  ll2_rename_user.3.gz
│ │ │ │ ├──  ll2_update_login_time.3.gz
│ │ │ │ ├──  ll2_write_entry.3.gz
│ │ │ │ ├──  uuid.3.gz
│ │ │ │ ├──  uuid_clear.3.gz
│ │ │ │ ├──  uuid_compare.3.gz
│ │ │ │ ├──  uuid_copy.3.gz
│ │ │ │ ├──  uuid_generate.3.gz
│ │ │ │ ├──  uuid_generate_random.3.gz
│ │ │ │ ├──  uuid_generate_time.3.gz
│ │ │ │ ├──  uuid_generate_time_safe.3.gz
│ │ │ │ ├──  uuid_is_null.3.gz
│ │ │ │ ├──  uuid_parse.3.gz
│ │ │ │ ├──  uuid_time.3.gz
│ │ │ │ └──  uuid_unparse.3.gz
│ │ │ ├──  man5
│ │ │ │ ├──  adjtime_config.5.gz
│ │ │ │ ├──  fstab.5.gz
│ │ │ │ ├──  scols-filter.5.gz
│ │ │ │ └──  terminal-colors.d.5.gz
│ │ │ └──  man8
│ │ │ ├──  addpart.8.gz
│ │ │ ├──  agetty.8.gz
│ │ │ ├──  blkdiscard.8.gz
│ │ │ ├──  blkid.8.gz
│ │ │ ├──  blkpr.8.gz
│ │ │ ├──  blkzone.8.gz
│ │ │ ├──  blockdev.8.gz
│ │ │ ├──  cfdisk.8.gz
│ │ │ ├──  chcpu.8.gz
│ │ │ ├──  chmem.8.gz
│ │ │ ├──  ctrlaltdel.8.gz
│ │ │ ├──  delpart.8.gz
│ │ │ ├──  fdisk.8.gz
│ │ │ ├──  findfs.8.gz
│ │ │ ├──  findmnt.8.gz
│ │ │ ├──  fsck.8.gz
│ │ │ ├──  fsck.cramfs.8.gz
│ │ │ ├──  fsck.minix.8.gz
│ │ │ ├──  fsfreeze.8.gz
│ │ │ ├──  fstrim.8.gz
│ │ │ ├──  hwclock.8.gz
│ │ │ ├──  isosize.8.gz
│ │ │ ├──  lastlog2.8.gz
│ │ │ ├──  ldattach.8.gz
│ │ │ ├──  losetup.8.gz
│ │ │ ├──  lsblk.8.gz
│ │ │ ├──  lslocks.8.gz
│ │ │ ├──  lsns.8.gz
│ │ │ ├──  mkfs.8.gz
│ │ │ ├──  mkfs.bfs.8.gz
│ │ │ ├──  mkfs.cramfs.8.gz
│ │ │ ├──  mkfs.minix.8.gz
│ │ │ ├──  mkswap.8.gz
│ │ │ ├──  mount.8.gz
│ │ │ ├──  nologin.8.gz
│ │ │ ├──  pam_lastlog2.8.gz
│ │ │ ├──  partx.8.gz
│ │ │ ├──  pivot_root.8.gz
│ │ │ ├──  readprofile.8.gz
│ │ │ ├──  resizepart.8.gz
│ │ │ ├──  rfkill.8.gz
│ │ │ ├──  rtcwake.8.gz
│ │ │ ├──  setarch.8.gz
│ │ │ ├──  sfdisk.8.gz
│ │ │ ├──  sulogin.8.gz
│ │ │ ├──  swaplabel.8.gz
│ │ │ ├──  swapoff.8.gz
│ │ │ ├──  swapon.8.gz
│ │ │ ├──  switch_root.8.gz
│ │ │ ├──  umount.8.gz
│ │ │ ├──  uuidd.8.gz
│ │ │ ├──  wdctl.8.gz
│ │ │ ├──  wipefs.8.gz
│ │ │ └──  zramctl.8.gz
│ │ ├──  0f4bvykzxsjvxh01jh1zai6s5jjlrach-gawk-5.3.2
│ │ │ ├──  bin
│ │ │ │ ├──  awk ⇒ gawk
│ │ │ │ └──  gawk
│ │ │ ├──  etc
│ │ │ │ └──  profile.d
│ │ │ │ ├──  gawk.csh
│ │ │ │ └──  gawk.sh
│ │ │ ├──  include
│ │ │ │ └──  gawkapi.h
│ │ │ ├──  lib
│ │ │ │ └──  gawk
│ │ │ │ ├──  filefuncs.so
│ │ │ │ ├──  fnmatch.so
│ │ │ │ ├──  fork.so
│ │ │ │ ├──  inplace.so
│ │ │ │ ├──  intdiv.so
│ │ │ │ ├──  ordchr.so
│ │ │ │ ├──  readdir.so
│ │ │ │ ├──  readfile.so
│ │ │ │ ├──  revoutput.so
│ │ │ │ ├──  revtwoway.so
│ │ │ │ ├──  rwarray.so
│ │ │ │ └──  time.so
│ │ │ ├──  libexec
│ │ │ │ └──  awk
│ │ │ │ ├──  grcat
│ │ │ │ └──  pwcat
│ │ │ └──  share
│ │ │ ├──  awk
│ │ │ │ ├──  assert.awk
│ │ │ │ ├──  bits2str.awk
│ │ │ │ ├──  cliff_rand.awk
│ │ │ │ ├──  ctime.awk
│ │ │ │ ├──  ftrans.awk
│ │ │ │ ├──  getopt.awk
│ │ │ │ ├──  gettime.awk
│ │ │ │ ├──  group.awk
│ │ │ │ ├──  have_mpfr.awk
│ │ │ │ ├──  inplace.awk
│ │ │ │ ├──  intdiv0.awk
│ │ │ │ ├──  isnumeric.awk
│ │ │ │ ├──  join.awk
│ │ │ │ ├──  libintl.awk
│ │ │ │ ├──  noassign.awk
│ │ │ │ ├──  ns_passwd.awk
│ │ │ │ ├──  ord.awk
│ │ │ │ ├──  passwd.awk
│ │ │ │ ├──  processarray.awk
│ │ │ │ ├──  quicksort.awk
│ │ │ │ ├──  readable.awk
│ │ │ │ ├──  readfile.awk
│ │ │ │ ├──  rewind.awk
│ │ │ │ ├──  round.awk
│ │ │ │ ├──  shellquote.awk
│ │ │ │ ├──  strtonum.awk
│ │ │ │ ├──  tocsv.awk
│ │ │ │ ├──  walkarray.awk
│ │ │ │ └──  zerofile.awk
│ │ │ └──  locale
│ │ │ ├──  bg
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  gawk.mo
│ │ │ ├──  ca
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  gawk.mo
│ │ │ ├──  da
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  gawk.mo
│ │ │ ├──  de
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  gawk.mo
│ │ │ ├──  es
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  gawk.mo
│ │ │ ├──  fi
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  gawk.mo
│ │ │ ├──  fr
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  gawk.mo
│ │ │ ├──  id
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  gawk.mo
│ │ │ ├──  it
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  gawk.mo
│ │ │ ├──  ja
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  gawk.mo
│ │ │ ├──  ka
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  gawk.mo
│ │ │ ├──  ko
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  gawk.mo
│ │ │ ├──  ms
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  gawk.mo
│ │ │ ├──  nl
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  gawk.mo
│ │ │ ├──  pl
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  gawk.mo
│ │ │ ├──  pt
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  gawk.mo
│ │ │ ├──  pt_BR
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  gawk.mo
│ │ │ ├──  ro
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  gawk.mo
│ │ │ ├──  sr
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  gawk.mo
│ │ │ ├──  sv
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  gawk.mo
│ │ │ ├──  tr
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  gawk.mo
│ │ │ ├──  uk
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  gawk.mo
│ │ │ ├──  vi
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  gawk.mo
│ │ │ └──  zh_CN
│ │ │ └──  LC_MESSAGES
│ │ │ └──  gawk.mo
│ │ ├──  10wk2ii9mw6rcna3ad0ykhgspjp1s9vz-libnl-3.11.0
│ │ │ ├──  etc
│ │ │ │ └──  libnl
│ │ │ │ ├──  classid
│ │ │ │ └──  pktloc
│ │ │ └──  lib
│ │ │ ├──  libnl
│ │ │ │ └──  cli
│ │ │ │ ├──  cls
│ │ │ │ │ ├──  basic.la
│ │ │ │ │ ├──  basic.so
│ │ │ │ │ ├──  cgroup.la
│ │ │ │ │ └──  cgroup.so
│ │ │ │ └──  qdisc
│ │ │ │ ├──  bfifo.la
│ │ │ │ ├──  bfifo.so
│ │ │ │ ├──  blackhole.la
│ │ │ │ ├──  blackhole.so
│ │ │ │ ├──  fq_codel.la
│ │ │ │ ├──  fq_codel.so
│ │ │ │ ├──  hfsc.la
│ │ │ │ ├──  hfsc.so
│ │ │ │ ├──  htb.la
│ │ │ │ ├──  htb.so
│ │ │ │ ├──  ingress.la
│ │ │ │ ├──  ingress.so
│ │ │ │ ├──  pfifo.la
│ │ │ │ ├──  pfifo.so
│ │ │ │ ├──  plug.la
│ │ │ │ └──  plug.so
│ │ │ ├──  libnl-3.la
│ │ │ ├──  libnl-3.so ⇒ libnl-3.so.200.26.0
│ │ │ ├──  libnl-3.so.200 ⇒ libnl-3.so.200.26.0
│ │ │ ├──  libnl-3.so.200.26.0
│ │ │ ├──  libnl-cli-3.la
│ │ │ ├──  libnl-cli-3.so ⇒ libnl-cli-3.so.200.26.0
│ │ │ ├──  libnl-cli-3.so.200 ⇒ libnl-cli-3.so.200.26.0
│ │ │ ├──  libnl-cli-3.so.200.26.0
│ │ │ ├──  libnl-genl-3.la
│ │ │ ├──  libnl-genl-3.so ⇒ libnl-genl-3.so.200.26.0
│ │ │ ├──  libnl-genl-3.so.200 ⇒ libnl-genl-3.so.200.26.0
│ │ │ ├──  libnl-genl-3.so.200.26.0
│ │ │ ├──  libnl-idiag-3.la
│ │ │ ├──  libnl-idiag-3.so ⇒ libnl-idiag-3.so.200.26.0
│ │ │ ├──  libnl-idiag-3.so.200 ⇒ libnl-idiag-3.so.200.26.0
│ │ │ ├──  libnl-idiag-3.so.200.26.0
│ │ │ ├──  libnl-nf-3.la
│ │ │ ├──  libnl-nf-3.so ⇒ libnl-nf-3.so.200.26.0
│ │ │ ├──  libnl-nf-3.so.200 ⇒ libnl-nf-3.so.200.26.0
│ │ │ ├──  libnl-nf-3.so.200.26.0
│ │ │ ├──  libnl-route-3.la
│ │ │ ├──  libnl-route-3.so ⇒ libnl-route-3.so.200.26.0
│ │ │ ├──  libnl-route-3.so.200 ⇒ libnl-route-3.so.200.26.0
│ │ │ ├──  libnl-route-3.so.200.26.0
│ │ │ ├──  libnl-xfrm-3.la
│ │ │ ├──  libnl-xfrm-3.so ⇒ libnl-xfrm-3.so.200.26.0
│ │ │ ├──  libnl-xfrm-3.so.200 ⇒ libnl-xfrm-3.so.200.26.0
│ │ │ └──  libnl-xfrm-3.so.200.26.0
│ │ ├──  11svljimrbpxrb941103p21bnvawd1b6-libnfnetlink-1.0.2
│ │ │ ├──  include
│ │ │ │ └──  libnfnetlink
│ │ │ │ ├──  libnfnetlink.h
│ │ │ │ ├──  linux_nfnetlink.h
│ │ │ │ └──  linux_nfnetlink_compat.h
│ │ │ └──  lib
│ │ │ ├──  libnfnetlink.la
│ │ │ ├──  libnfnetlink.so ⇒ libnfnetlink.so.0.2.0
│ │ │ ├──  libnfnetlink.so.0 ⇒ libnfnetlink.so.0.2.0
│ │ │ ├──  libnfnetlink.so.0.2.0
│ │ │ └──  pkgconfig
│ │ │ └──  libnfnetlink.pc
│ │ ├──  12i4rzikhlajpzk6nnlvykh2aw8dh71d-util-linux-2.41.1-mount
│ │ │ └──  bin
│ │ │ ├──  mount
│ │ │ └──  umount
│ │ ├──  12z21fjvyn27zap1y9shvvii9ww0ri1s-util-linux-minimal-2.41.1-swap
│ │ │ ├──  bin
│ │ │ │ ├──  swapoff
│ │ │ │ └──  swapon
│ │ │ └──  sbin
│ │ │ ├──  swapoff
│ │ │ └──  swapon
│ │ ├──  1vi8527b2zjac4n3qdsa5srxlcrc942g-db-4.8.30
│ │ │ └──  lib
│ │ │ ├──  libdb-4.8.la
│ │ │ ├──  libdb-4.8.so
│ │ │ ├──  libdb-4.so ⇒ libdb-4.8.so
│ │ │ ├──  libdb.so ⇒ libdb-4.8.so
│ │ │ ├──  libdb_cxx-4.8.la
│ │ │ ├──  libdb_cxx-4.8.so
│ │ │ ├──  libdb_cxx-4.so ⇒ libdb_cxx-4.8.so
│ │ │ └──  libdb_cxx.so ⇒ libdb_cxx-4.8.so
│ │ ├──  1x0y633bc925mbif8y8kgha504gxq2xs-libmd-1.1.0
│ │ │ ├──  include
│ │ │ │ ├──  md2.h
│ │ │ │ ├──  md4.h
│ │ │ │ ├──  md5.h
│ │ │ │ ├──  ripemd.h
│ │ │ │ ├──  rmd160.h
│ │ │ │ ├──  sha.h
│ │ │ │ ├──  sha1.h
│ │ │ │ ├──  sha2.h
│ │ │ │ ├──  sha256.h
│ │ │ │ └──  sha512.h
│ │ │ ├──  lib
│ │ │ │ ├──  libmd.la
│ │ │ │ ├──  libmd.so ⇒ libmd.so.0.1.0
│ │ │ │ ├──  libmd.so.0 ⇒ libmd.so.0.1.0
│ │ │ │ ├──  libmd.so.0.1.0
│ │ │ │ └──  pkgconfig
│ │ │ │ └──  libmd.pc
│ │ │ └──  share
│ │ │ └──  man
│ │ │ ├──  man3
│ │ │ │ ├──  md2.3.gz
│ │ │ │ ├──  MD2Data.3.gz ⇒ md2.3.gz
│ │ │ │ ├──  MD2End.3.gz ⇒ md2.3.gz
│ │ │ │ ├──  MD2File.3.gz ⇒ md2.3.gz
│ │ │ │ ├──  MD2FileChunk.3.gz ⇒ md2.3.gz
│ │ │ │ ├──  MD2Final.3.gz ⇒ md2.3.gz
│ │ │ │ ├──  MD2Init.3.gz ⇒ md2.3.gz
│ │ │ │ ├──  MD2Transform.3.gz ⇒ md2.3.gz
│ │ │ │ ├──  MD2Update.3.gz ⇒ md2.3.gz
│ │ │ │ ├──  md4.3.gz
│ │ │ │ ├──  MD4Data.3.gz ⇒ md4.3.gz
│ │ │ │ ├──  MD4End.3.gz ⇒ md4.3.gz
│ │ │ │ ├──  MD4File.3.gz ⇒ md4.3.gz
│ │ │ │ ├──  MD4FileChunk.3.gz ⇒ md4.3.gz
│ │ │ │ ├──  MD4Final.3.gz ⇒ md4.3.gz
│ │ │ │ ├──  MD4Init.3.gz ⇒ md4.3.gz
│ │ │ │ ├──  MD4Pad.3.gz ⇒ md4.3.gz
│ │ │ │ ├──  MD4Transform.3.gz ⇒ md4.3.gz
│ │ │ │ ├──  MD4Update.3.gz ⇒ md4.3.gz
│ │ │ │ ├──  md5.3.gz
│ │ │ │ ├──  MD5Data.3.gz ⇒ md5.3.gz
│ │ │ │ ├──  MD5End.3.gz ⇒ md5.3.gz
│ │ │ │ ├──  MD5File.3.gz ⇒ md5.3.gz
│ │ │ │ ├──  MD5FileChunk.3.gz ⇒ md5.3.gz
│ │ │ │ ├──  MD5Final.3.gz ⇒ md5.3.gz
│ │ │ │ ├──  MD5Init.3.gz ⇒ md5.3.gz
│ │ │ │ ├──  MD5Pad.3.gz ⇒ md5.3.gz
│ │ │ │ ├──  MD5Transform.3.gz ⇒ md5.3.gz
│ │ │ │ ├──  MD5Update.3.gz ⇒ md5.3.gz
│ │ │ │ ├──  rmd160.3.gz
│ │ │ │ ├──  RMD160Data.3.gz ⇒ rmd160.3.gz
│ │ │ │ ├──  RMD160End.3.gz ⇒ rmd160.3.gz
│ │ │ │ ├──  RMD160File.3.gz ⇒ rmd160.3.gz
│ │ │ │ ├──  RMD160FileChunk.3.gz ⇒ rmd160.3.gz
│ │ │ │ ├──  RMD160Final.3.gz ⇒ rmd160.3.gz
│ │ │ │ ├──  RMD160Init.3.gz ⇒ rmd160.3.gz
│ │ │ │ ├──  RMD160Pad.3.gz ⇒ rmd160.3.gz
│ │ │ │ ├──  RMD160Transform.3.gz ⇒ rmd160.3.gz
│ │ │ │ ├──  RMD160Update.3.gz ⇒ rmd160.3.gz
│ │ │ │ ├──  sha1.3.gz
│ │ │ │ ├──  SHA1Data.3.gz ⇒ sha1.3.gz
│ │ │ │ ├──  SHA1End.3.gz ⇒ sha1.3.gz
│ │ │ │ ├──  SHA1File.3.gz ⇒ sha1.3.gz
│ │ │ │ ├──  SHA1FileChunk.3.gz ⇒ sha1.3.gz
│ │ │ │ ├──  SHA1Final.3.gz ⇒ sha1.3.gz
│ │ │ │ ├──  SHA1Init.3.gz ⇒ sha1.3.gz
│ │ │ │ ├──  SHA1Pad.3.gz ⇒ sha1.3.gz
│ │ │ │ ├──  SHA1Transform.3.gz ⇒ sha1.3.gz
│ │ │ │ ├──  SHA1Update.3.gz ⇒ sha1.3.gz
│ │ │ │ ├──  sha2.3.gz
│ │ │ │ ├──  SHA256Data.3.gz ⇒ sha2.3.gz
│ │ │ │ ├──  SHA256End.3.gz ⇒ sha2.3.gz
│ │ │ │ ├──  SHA256File.3.gz ⇒ sha2.3.gz
│ │ │ │ ├──  SHA256FileChunk.3.gz ⇒ sha2.3.gz
│ │ │ │ ├──  SHA256Final.3.gz ⇒ sha2.3.gz
│ │ │ │ ├──  SHA256Init.3.gz ⇒ sha2.3.gz
│ │ │ │ ├──  SHA256Pad.3.gz ⇒ sha2.3.gz
│ │ │ │ ├──  SHA256Transform.3.gz ⇒ sha2.3.gz
│ │ │ │ ├──  SHA256Update.3.gz ⇒ sha2.3.gz
│ │ │ │ ├──  SHA384Data.3.gz ⇒ sha2.3.gz
│ │ │ │ ├──  SHA384End.3.gz ⇒ sha2.3.gz
│ │ │ │ ├──  SHA384File.3.gz ⇒ sha2.3.gz
│ │ │ │ ├──  SHA384FileChunk.3.gz ⇒ sha2.3.gz
│ │ │ │ ├──  SHA384Final.3.gz ⇒ sha2.3.gz
│ │ │ │ ├──  SHA384Init.3.gz ⇒ sha2.3.gz
│ │ │ │ ├──  SHA384Pad.3.gz ⇒ sha2.3.gz
│ │ │ │ ├──  SHA384Transform.3.gz ⇒ sha2.3.gz
│ │ │ │ ├──  SHA384Update.3.gz ⇒ sha2.3.gz
│ │ │ │ ├──  SHA512Data.3.gz ⇒ sha2.3.gz
│ │ │ │ ├──  SHA512End.3.gz ⇒ sha2.3.gz
│ │ │ │ ├──  SHA512File.3.gz ⇒ sha2.3.gz
│ │ │ │ ├──  SHA512FileChunk.3.gz ⇒ sha2.3.gz
│ │ │ │ ├──  SHA512Final.3.gz ⇒ sha2.3.gz
│ │ │ │ ├──  SHA512Init.3.gz ⇒ sha2.3.gz
│ │ │ │ ├──  SHA512Pad.3.gz ⇒ sha2.3.gz
│ │ │ │ ├──  SHA512Transform.3.gz ⇒ sha2.3.gz
│ │ │ │ └──  SHA512Update.3.gz ⇒ sha2.3.gz
│ │ │ └──  man7
│ │ │ └──  libmd.7.gz
│ │ ├──  1xcf2g49i8mm3n1wzqn31avqmr7ygm3r-readline-8.3p1
│ │ │ ├──  bin
│ │ │ └──  lib
│ │ │ ├──  libhistory.so ⇒ libhistory.so.8
│ │ │ ├──  libhistory.so.8 ⇒ libhistory.so.8.3
│ │ │ ├──  libhistory.so.8.3
│ │ │ ├──  libreadline.so ⇒ libreadline.so.8
│ │ │ ├──  libreadline.so.8 ⇒ libreadline.so.8.3
│ │ │ └──  libreadline.so.8.3
│ │ ├──  207wz6fhvncn151p5kjp43pjg37v16b0-libcpuid-0.8.0
│ │ │ ├──  bin
│ │ │ │ └──  cpuid_tool
│ │ │ ├──  include
│ │ │ │ └──  libcpuid
│ │ │ │ ├──  libcpuid.h
│ │ │ │ ├──  libcpuid_constants.h
│ │ │ │ └──  libcpuid_types.h
│ │ │ └──  lib
│ │ │ ├──  libcpuid.la
│ │ │ ├──  libcpuid.so ⇒ libcpuid.so.17.1.0
│ │ │ ├──  libcpuid.so.17 ⇒ libcpuid.so.17.1.0
│ │ │ ├──  libcpuid.so.17.1.0
│ │ │ └──  pkgconfig
│ │ │ └──  libcpuid.pc
│ │ ├──  2bmylsq9mp05npm4v59zz9664dcqshr4-util-linux-minimal-2.41.1-login
│ │ │ ├──  bin
│ │ │ │ ├──  nologin
│ │ │ │ └──  sulogin
│ │ │ └──  sbin
│ │ │ ├──  nologin
│ │ │ └──  sulogin
│ │ ├──  2br4bvq7lxkk4vszpdqfa3jz8d4qyld3-editline-1.17.1
│ │ │ └──  lib
│ │ │ ├──  libeditline.la
│ │ │ ├──  libeditline.so ⇒ libeditline.so.1.0.2
│ │ │ ├──  libeditline.so.1 ⇒ libeditline.so.1.0.2
│ │ │ └──  libeditline.so.1.0.2
│ │ ├──  2qgpyb4q694215ppaf0gzc0amcpscbba-libevent-2.1.12
│ │ │ └──  lib
│ │ │ ├──  libevent-2.1.so.7 ⇒ libevent-2.1.so.7.0.1
│ │ │ ├──  libevent-2.1.so.7.0.1
│ │ │ ├──  libevent.la
│ │ │ ├──  libevent.so ⇒ libevent-2.1.so.7.0.1
│ │ │ ├──  libevent_core-2.1.so.7 ⇒ libevent_core-2.1.so.7.0.1
│ │ │ ├──  libevent_core-2.1.so.7.0.1
│ │ │ ├──  libevent_core.la
│ │ │ ├──  libevent_core.so ⇒ libevent_core-2.1.so.7.0.1
│ │ │ ├──  libevent_extra-2.1.so.7 ⇒ libevent_extra-2.1.so.7.0.1
│ │ │ ├──  libevent_extra-2.1.so.7.0.1
│ │ │ ├──  libevent_extra.la
│ │ │ ├──  libevent_extra.so ⇒ libevent_extra-2.1.so.7.0.1
│ │ │ ├──  libevent_pthreads-2.1.so.7 ⇒ libevent_pthreads-2.1.so.7.0.1
│ │ │ ├──  libevent_pthreads-2.1.so.7.0.1
│ │ │ ├──  libevent_pthreads.la
│ │ │ └──  libevent_pthreads.so ⇒ libevent_pthreads-2.1.so.7.0.1
│ │ ├──  30n8yzgji9ph8i5hshla57zbvdcpl5n3-libidn2-2.3.8
│ │ │ ├──  lib
│ │ │ │ ├──  libidn2.la
│ │ │ │ ├──  libidn2.so ⇒ libidn2.so.0.4.0
│ │ │ │ ├──  libidn2.so.0 ⇒ libidn2.so.0.4.0
│ │ │ │ └──  libidn2.so.0.4.0
│ │ │ └──  share
│ │ │ └──  locale
│ │ │ ├──  cs
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libidn2.mo
│ │ │ ├──  da
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libidn2.mo
│ │ │ ├──  de
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libidn2.mo
│ │ │ ├──  eo
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libidn2.mo
│ │ │ ├──  es
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libidn2.mo
│ │ │ ├──  fi
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libidn2.mo
│ │ │ ├──  fr
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libidn2.mo
│ │ │ ├──  fur
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libidn2.mo
│ │ │ ├──  hr
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libidn2.mo
│ │ │ ├──  hu
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libidn2.mo
│ │ │ ├──  id
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libidn2.mo
│ │ │ ├──  it
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libidn2.mo
│ │ │ ├──  ja
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libidn2.mo
│ │ │ ├──  ka
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libidn2.mo
│ │ │ ├──  ko
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libidn2.mo
│ │ │ ├──  lv
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libidn2.mo
│ │ │ ├──  nl
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libidn2.mo
│ │ │ ├──  pl
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libidn2.mo
│ │ │ ├──  pt_BR
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libidn2.mo
│ │ │ ├──  ro
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libidn2.mo
│ │ │ ├──  ru
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libidn2.mo
│ │ │ ├──  sr
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libidn2.mo
│ │ │ ├──  sv
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libidn2.mo
│ │ │ ├──  uk
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libidn2.mo
│ │ │ ├──  vi
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libidn2.mo
│ │ │ └──  zh_CN
│ │ │ └──  LC_MESSAGES
│ │ │ └──  libidn2.mo
│ │ ├──  31i5nhq7k89h1alsvfxkdirfzhya83ab-dns-root-data-2025-04-14
│ │ │ ├──  root.ds
│ │ │ ├──  root.hints
│ │ │ └── 󰌆 root.key
│ │ ├──  3330mxwkhr2nvk9w6cjm3q86vrca4c8d-util-linux-2.41.1-lastlog
│ │ │ ├──  bin
│ │ │ │ └──  lastlog2
│ │ │ └──  lib
│ │ │ ├──  security
│ │ │ │ ├──  pam_lastlog2.la
│ │ │ │ └──  pam_lastlog2.so
│ │ │ ├──  systemd
│ │ │ │ └──  system
│ │ │ │ └──  lastlog2-import.service
│ │ │ └──  tmpfiles.d
│ │ │ └──  lastlog2-tmpfiles.conf
│ │ ├──  48pp1ah8lba9hjxs4cp3r8smsk59fniv-aws-c-s3-0.8.6
│ │ │ ├──  include
│ │ │ │ └──  aws
│ │ │ │ └──  s3
│ │ │ │ ├──  exports.h
│ │ │ │ ├──  s3.h
│ │ │ │ ├──  s3_buffer_pool.h
│ │ │ │ ├──  s3_client.h
│ │ │ │ ├──  s3_endpoint_resolver.h
│ │ │ │ └──  s3express_credentials_provider.h
│ │ │ └──  lib
│ │ │ ├──  cmake
│ │ │ │ └──  aws-c-s3
│ │ │ │ ├──  aws-c-s3-config.cmake
│ │ │ │ └──  shared
│ │ │ │ ├──  aws-c-s3-targets-release.cmake
│ │ │ │ └──  aws-c-s3-targets.cmake
│ │ │ ├──  libaws-c-s3.so ⇒ libaws-c-s3.so.0unstable
│ │ │ ├──  libaws-c-s3.so.0unstable ⇒ libaws-c-s3.so.1.0.0
│ │ │ └──  libaws-c-s3.so.1.0.0
│ │ ├──  49yn1ispb413p1ykgax6yda4s4p38jfj-libnftnl-1.3.0
│ │ │ ├──  include
│ │ │ │ └──  libnftnl
│ │ │ │ ├──  batch.h
│ │ │ │ ├──  chain.h
│ │ │ │ ├──  common.h
│ │ │ │ ├──  expr.h
│ │ │ │ ├──  flowtable.h
│ │ │ │ ├──  gen.h
│ │ │ │ ├──  object.h
│ │ │ │ ├──  rule.h
│ │ │ │ ├──  ruleset.h
│ │ │ │ ├──  set.h
│ │ │ │ ├──  table.h
│ │ │ │ ├──  trace.h
│ │ │ │ └──  udata.h
│ │ │ └──  lib
│ │ │ ├──  libnftnl.la
│ │ │ ├──  libnftnl.so ⇒ libnftnl.so.11.6.0
│ │ │ ├──  libnftnl.so.11 ⇒ libnftnl.so.11.6.0
│ │ │ ├──  libnftnl.so.11.6.0
│ │ │ └──  pkgconfig
│ │ │ └──  libnftnl.pc
│ │ ├──  4bacfs7zrg714ffffbjp57nsvcz6zfkq-bash-5.3p3
│ │ │ ├──  bin
│ │ │ │ ├──  bash
│ │ │ │ └──  sh ⇒ bash
│ │ │ └──  lib
│ │ │ └──  bash
│ │ │ ├──  accept
│ │ │ ├──  basename
│ │ │ ├──  chmod
│ │ │ ├──  csv
│ │ │ ├──  cut
│ │ │ ├──  dirname
│ │ │ ├──  dsv
│ │ │ ├──  fdflags
│ │ │ ├──  finfo
│ │ │ ├──  fltexpr
│ │ │ ├──  getconf
│ │ │ ├──  head
│ │ │ ├──  id
│ │ │ ├──  kv
│ │ │ ├──  ln
│ │ │ ├──  loadables.h
│ │ │ ├──  logname
│ │ │ ├──  Makefile.sample
│ │ │ ├──  mkdir
│ │ │ ├──  mkfifo
│ │ │ ├──  mktemp
│ │ │ ├──  mypid
│ │ │ ├──  pathchk
│ │ │ ├──  print
│ │ │ ├──  printenv
│ │ │ ├──  push
│ │ │ ├──  realpath
│ │ │ ├──  rm
│ │ │ ├──  rmdir
│ │ │ ├──  seq
│ │ │ ├──  setpgid
│ │ │ ├──  sleep
│ │ │ ├──  stat
│ │ │ ├──  strftime
│ │ │ ├──  strptime
│ │ │ ├──  sync
│ │ │ ├──  tee
│ │ │ ├──  truefalse
│ │ │ ├──  tty
│ │ │ ├──  uname
│ │ │ ├──  unlink
│ │ │ └──  whoami
│ │ ├──  4dx3d18k6xhzbckajqj8l0yi63kchn1g-libffi-3.5.1
│ │ │ ├──  lib
│ │ │ │ ├──  libffi.la
│ │ │ │ ├──  libffi.so ⇒ libffi.so.8.2.0
│ │ │ │ ├──  libffi.so.8 ⇒ libffi.so.8.2.0
│ │ │ │ └──  libffi.so.8.2.0
│ │ │ └──  lib64
│ │ │ ├──  libffi.la
│ │ │ ├──  libffi.so ⇒ libffi.so.8.2.0
│ │ │ ├──  libffi.so.8 ⇒ libffi.so.8.2.0
│ │ │ └──  libffi.so.8.2.0
│ │ ├──  4pkcp5xkii1rwrk1v2gdcz8y16pl7gaw-libcbor-0.12.0
│ │ │ └──  lib
│ │ │ ├──  libcbor.so ⇒ libcbor.so.0.12
│ │ │ ├──  libcbor.so.0.12 ⇒ libcbor.so.0.12.0
│ │ │ └──  libcbor.so.0.12.0
│ │ ├──  4z7jixadnjvidlgwwwh8j50fvqqyliv5-lvm2-2.03.33-lib
│ │ │ ├──  lib
│ │ │ │ ├──  libdevmapper.so ⇒ ../../4z7jixadnjvidlgwwwh8j50fvqqyliv5-lvm2-2.03.33-lib/lib/libdevmapper.so.1.02
│ │ │ │ └──  libdevmapper.so.1.02
│ │ │ └──  libexec
│ │ │ └──  lvresize_fs_helper
│ │ ├──  5bc6m6cx56zfrz30b8wpdarh1qarqlzx-zlib-1.3.1
│ │ │ ├──  lib
│ │ │ │ ├──  libz.so ⇒ libz.so.1.3.1
│ │ │ │ ├──  libz.so.1 ⇒ libz.so.1.3.1
│ │ │ │ └──  libz.so.1.3.1
│ │ │ └──  share
│ │ │ └──  man
│ │ │ └──  man3
│ │ │ └──  zlib.3.gz
│ │ ├──  5bkzyajclkxa978hmrn098f48ww1v6r3-libfido2-1.16.0
│ │ │ ├──  bin
│ │ │ │ ├──  fido2-assert
│ │ │ │ ├──  fido2-cred
│ │ │ │ └──  fido2-token
│ │ │ ├──  etc
│ │ │ │ └──  udev
│ │ │ │ └──  rules.d
│ │ │ │ └──  70-u2f.rules
│ │ │ └──  lib
│ │ │ ├──  libfido2.a
│ │ │ ├──  libfido2.so ⇒ libfido2.so.1
│ │ │ ├──  libfido2.so.1 ⇒ libfido2.so.1.16.0
│ │ │ └──  libfido2.so.1.16.0
│ │ ├──  5cb01j63qam129a5sn5200x1n16020kk-libssh2-1.11.1
│ │ │ └──  lib
│ │ │ ├──  libssh2.la
│ │ │ ├──  libssh2.so ⇒ libssh2.so.1.0.1
│ │ │ ├──  libssh2.so.1 ⇒ libssh2.so.1.0.1
│ │ │ └──  libssh2.so.1.0.1
│ │ ├──  5f2fny1zznxd2n4wx1fqp158a4ndcmv1-gnupg-2.4.8
│ │ │ └──  bin
│ │ │ └──  gpg
│ │ ├──  5lr8jhg582fy4szjihzwlwx9svp1g2l9-man-db-2.13.1
│ │ │ ├──  bin
│ │ │ │ ├──  accessdb
│ │ │ │ ├──  apropos ⇒ whatis
│ │ │ │ ├──  catman
│ │ │ │ ├──  lexgrog
│ │ │ │ ├──  man
│ │ │ │ ├──  man-recode
│ │ │ │ ├──  mandb
│ │ │ │ ├──  manpath
│ │ │ │ └──  whatis
│ │ │ ├──  etc
│ │ │ │ └──  man_db.conf
│ │ │ ├──  lib
│ │ │ │ ├──  man-db
│ │ │ │ │ ├──  libman-2.13.1.so
│ │ │ │ │ ├──  libman.la
│ │ │ │ │ ├──  libman.so ⇒ libman-2.13.1.so
│ │ │ │ │ ├──  libmandb-2.13.1.so
│ │ │ │ │ ├──  libmandb.la
│ │ │ │ │ └──  libmandb.so ⇒ libmandb-2.13.1.so
│ │ │ │ ├──  systemd
│ │ │ │ │ └──  system
│ │ │ │ │ ├──  man-db.service
│ │ │ │ │ └──  man-db.timer
│ │ │ │ └──  tmpfiles.d
│ │ │ │ └──  man-db.conf
│ │ │ ├──  libexec
│ │ │ │ └──  man-db
│ │ │ │ ├──  globbing
│ │ │ │ ├──  manconv
│ │ │ │ └──  zsoelim
│ │ │ ├──  sbin
│ │ │ │ ├──  accessdb
│ │ │ │ ├──  apropos ⇒ whatis
│ │ │ │ ├──  catman
│ │ │ │ ├──  lexgrog
│ │ │ │ ├──  man
│ │ │ │ ├──  man-recode
│ │ │ │ ├──  mandb
│ │ │ │ ├──  manpath
│ │ │ │ └──  whatis
│ │ │ └──  share
│ │ │ ├──  locale
│ │ │ │ ├──  af
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  man-db-gnulib.mo
│ │ │ │ ├──  ast
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  man-db.mo
│ │ │ │ ├──  be
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  man-db-gnulib.mo
│ │ │ │ ├──  bg
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  man-db-gnulib.mo
│ │ │ │ ├──  ca
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ ├──  man-db-gnulib.mo
│ │ │ │ │ └──  man-db.mo
│ │ │ │ ├──  cs
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ ├──  man-db-gnulib.mo
│ │ │ │ │ └──  man-db.mo
│ │ │ │ ├──  da
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ ├──  man-db-gnulib.mo
│ │ │ │ │ └──  man-db.mo
│ │ │ │ ├──  de
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ ├──  man-db-gnulib.mo
│ │ │ │ │ └──  man-db.mo
│ │ │ │ ├──  el
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  man-db-gnulib.mo
│ │ │ │ ├──  eo
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ ├──  man-db-gnulib.mo
│ │ │ │ │ └──  man-db.mo
│ │ │ │ ├──  es
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ ├──  man-db-gnulib.mo
│ │ │ │ │ └──  man-db.mo
│ │ │ │ ├──  et
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  man-db-gnulib.mo
│ │ │ │ ├──  eu
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  man-db-gnulib.mo
│ │ │ │ ├──  fi
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ ├──  man-db-gnulib.mo
│ │ │ │ │ └──  man-db.mo
│ │ │ │ ├──  fr
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ ├──  man-db-gnulib.mo
│ │ │ │ │ └──  man-db.mo
│ │ │ │ ├──  ga
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  man-db-gnulib.mo
│ │ │ │ ├──  gl
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  man-db-gnulib.mo
│ │ │ │ ├──  hu
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  man-db-gnulib.mo
│ │ │ │ ├──  id
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  man-db.mo
│ │ │ │ ├──  it
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ ├──  man-db-gnulib.mo
│ │ │ │ │ └──  man-db.mo
│ │ │ │ ├──  ja
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ ├──  man-db-gnulib.mo
│ │ │ │ │ └──  man-db.mo
│ │ │ │ ├──  ka
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ ├──  man-db-gnulib.mo
│ │ │ │ │ └──  man-db.mo
│ │ │ │ ├──  ko
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ ├──  man-db-gnulib.mo
│ │ │ │ │ └──  man-db.mo
│ │ │ │ ├──  ms
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  man-db-gnulib.mo
│ │ │ │ ├──  nb
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  man-db-gnulib.mo
│ │ │ │ ├──  nl
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ ├──  man-db-gnulib.mo
│ │ │ │ │ └──  man-db.mo
│ │ │ │ ├──  pl
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ ├──  man-db-gnulib.mo
│ │ │ │ │ └──  man-db.mo
│ │ │ │ ├──  pt
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ ├──  man-db-gnulib.mo
│ │ │ │ │ └──  man-db.mo
│ │ │ │ ├──  pt_BR
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ ├──  man-db-gnulib.mo
│ │ │ │ │ └──  man-db.mo
│ │ │ │ ├──  ro
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ ├──  man-db-gnulib.mo
│ │ │ │ │ └──  man-db.mo
│ │ │ │ ├──  ru
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ ├──  man-db-gnulib.mo
│ │ │ │ │ └──  man-db.mo
│ │ │ │ ├──  sk
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  man-db-gnulib.mo
│ │ │ │ ├──  sl
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  man-db-gnulib.mo
│ │ │ │ ├──  sr
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ ├──  man-db-gnulib.mo
│ │ │ │ │ └──  man-db.mo
│ │ │ │ ├──  sv
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ ├──  man-db-gnulib.mo
│ │ │ │ │ └──  man-db.mo
│ │ │ │ ├──  tr
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ ├──  man-db-gnulib.mo
│ │ │ │ │ └──  man-db.mo
│ │ │ │ ├──  uk
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ ├──  man-db-gnulib.mo
│ │ │ │ │ └──  man-db.mo
│ │ │ │ ├──  vi
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ ├──  man-db-gnulib.mo
│ │ │ │ │ └──  man-db.mo
│ │ │ │ ├──  zh_CN
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ ├──  man-db-gnulib.mo
│ │ │ │ │ └──  man-db.mo
│ │ │ │ └──  zh_TW
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ ├──  man-db-gnulib.mo
│ │ │ │ └──  man-db.mo
│ │ │ └──  man
│ │ │ ├──  it
│ │ │ │ ├──  man1
│ │ │ │ │ ├──  apropos.1.gz
│ │ │ │ │ ├──  man.1.gz
│ │ │ │ │ ├──  manpath.1.gz
│ │ │ │ │ ├──  whatis.1.gz
│ │ │ │ │ └──  zsoelim.1.gz
│ │ │ │ ├──  man5
│ │ │ │ │ └──  manpath.5.gz
│ │ │ │ └──  man8
│ │ │ │ ├──  accessdb.8.gz
│ │ │ │ ├──  catman.8.gz
│ │ │ │ └──  mandb.8.gz
│ │ │ ├──  man1
│ │ │ │ ├──  apropos.1.gz
│ │ │ │ ├──  lexgrog.1.gz
│ │ │ │ ├──  man-recode.1.gz
│ │ │ │ ├──  man.1.gz
│ │ │ │ ├──  manconv.1.gz
│ │ │ │ ├──  manpath.1.gz
│ │ │ │ ├──  whatis.1.gz
│ │ │ │ └──  zsoelim.1.gz
│ │ │ ├──  man5
│ │ │ │ └──  manpath.5.gz
│ │ │ └──  man8
│ │ │ ├──  accessdb.8.gz
│ │ │ ├──  catman.8.gz
│ │ │ └──  mandb.8.gz
│ │ ├──  5v39jab3pab92wfm3fcx0z0zgnvksms9-aws-checksums-0.2.7
│ │ │ ├──  include
│ │ │ │ └──  aws
│ │ │ │ └──  checksums
│ │ │ │ ├──  checksums.h
│ │ │ │ ├──  crc.h
│ │ │ │ └──  exports.h
│ │ │ └──  lib
│ │ │ ├──  cmake
│ │ │ │ └──  aws-checksums
│ │ │ │ ├──  aws-checksums-config.cmake
│ │ │ │ └──  shared
│ │ │ │ ├──  aws-checksums-targets-release.cmake
│ │ │ │ └──  aws-checksums-targets.cmake
│ │ │ ├──  libaws-checksums.so ⇒ libaws-checksums.so.1.0.0
│ │ │ └──  libaws-checksums.so.1.0.0
│ │ ├──  5ygilvgz6l47fw3x5ylb0cz1afgc3737-gnugrep-3.12
│ │ │ ├──  bin
│ │ │ │ ├──  egrep
│ │ │ │ ├──  fgrep
│ │ │ │ └──  grep
│ │ │ └──  share
│ │ │ ├──  locale
│ │ │ │ ├──  af
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  be
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  bg
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  ca
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  cs
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  da
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  de
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  el
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  eo
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  es
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  et
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  eu
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  fi
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  fr
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  ga
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  gl
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  he
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  hr
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  hu
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  id
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  it
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  ja
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  ka
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  ko
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  ky
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  lt
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  nb
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  nl
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  pa
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  pl
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  pt
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  pt_BR
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  ro
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  ru
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  sk
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  sl
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  sr
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  sv
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  ta
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  th
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  tr
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  uk
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  vi
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ ├──  zh_CN
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  grep.mo
│ │ │ │ └──  zh_TW
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  grep.mo
│ │ │ └──  man
│ │ │ └──  man1
│ │ │ └──  grep.1.gz
│ │ ├──  6w3g3nzyqqvhv36q2xj22k4d9vw3jl7h-gzip-1.14
│ │ │ └──  bin
│ │ │ ├──  gunzip
│ │ │ ├──  gzexe
│ │ │ ├──  gzip
│ │ │ ├──  uncompress
│ │ │ ├──  zcat
│ │ │ ├──  zcmp
│ │ │ ├──  zdiff
│ │ │ ├──  zegrep
│ │ │ ├──  zfgrep
│ │ │ ├──  zforce
│ │ │ ├──  zgrep
│ │ │ ├──  zless
│ │ │ ├──  zmore
│ │ │ └──  znew
│ │ ├──  6y9g2rfkz3phgazm88mn57pwxw2cwvql-passt-2025_08_05.309eefd
│ │ │ ├──  bin
│ │ │ │ ├──  passt
│ │ │ │ ├──  passt-repair
│ │ │ │ ├──  passt.avx2
│ │ │ │ ├──  pasta ⇒ passt
│ │ │ │ ├──  pasta.avx2 ⇒ passt.avx2
│ │ │ │ └──  qrap
│ │ │ └──  share
│ │ │ ├──  doc
│ │ │ │ └──  passt
│ │ │ │ ├──  demo.sh
│ │ │ │ └──  README.md
│ │ │ └──  man
│ │ │ └──  man1
│ │ │ ├──  passt-repair.1.gz
│ │ │ ├──  passt.1.gz
│ │ │ ├──  pasta.1.gz ⇒ passt.1.gz
│ │ │ └──  qrap.1.gz
│ │ ├──  72gxwkk86xcc1vs9d92c65hq253zm4aj-attr-2.5.2
│ │ │ ├──  etc
│ │ │ │ └──  xattr.conf
│ │ │ ├──  lib
│ │ │ │ ├──  libattr.la
│ │ │ │ ├──  libattr.so ⇒ libattr.so.1.1.2502
│ │ │ │ ├──  libattr.so.1 ⇒ libattr.so.1.1.2502
│ │ │ │ └──  libattr.so.1.1.2502
│ │ │ └──  share
│ │ │ └──  locale
│ │ │ ├──  cs
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  attr.mo
│ │ │ ├──  de
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  attr.mo
│ │ │ ├──  en@boldquot
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  attr.mo
│ │ │ ├──  en@quot
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  attr.mo
│ │ │ ├──  es
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  attr.mo
│ │ │ ├──  fr
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  attr.mo
│ │ │ ├──  gl
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  attr.mo
│ │ │ ├──  ka
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  attr.mo
│ │ │ ├──  nl
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  attr.mo
│ │ │ ├──  pl
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  attr.mo
│ │ │ └──  sv
│ │ │ └──  LC_MESSAGES
│ │ │ └──  attr.mo
│ │ ├──  77a9xgqrvvbwgi7gyvllqkxlz0rr7afj-boehm-gc-8.2.8
│ │ │ ├──  lib
│ │ │ │ ├──  libcord.la
│ │ │ │ ├──  libcord.so ⇒ libcord.so.1.5.1
│ │ │ │ ├──  libcord.so.1 ⇒ libcord.so.1.5.1
│ │ │ │ ├──  libcord.so.1.5.1
│ │ │ │ ├──  libgc.la
│ │ │ │ ├──  libgc.so ⇒ libgc.so.1.5.4
│ │ │ │ ├──  libgc.so.1 ⇒ libgc.so.1.5.4
│ │ │ │ ├──  libgc.so.1.5.4
│ │ │ │ ├──  libgccpp.la
│ │ │ │ ├──  libgccpp.so ⇒ libgccpp.so.1.5.0
│ │ │ │ ├──  libgccpp.so.1 ⇒ libgccpp.so.1.5.0
│ │ │ │ ├──  libgccpp.so.1.5.0
│ │ │ │ ├──  libgctba.la
│ │ │ │ ├──  libgctba.so ⇒ libgctba.so.1.5.0
│ │ │ │ ├──  libgctba.so.1 ⇒ libgctba.so.1.5.0
│ │ │ │ └──  libgctba.so.1.5.0
│ │ │ └──  share
│ │ │ └──  man
│ │ │ └──  man3
│ │ │ └──  gc.3.gz
│ │ ├──  7gd18jrxfs4l7a74nghkgjr1kq6940f8-fish-4.0.2-doc
│ │ │ └──  share
│ │ │ └──  doc
│ │ │ └──  fish
│ │ │ ├──  _sources
│ │ │ ├──  _static
│ │ │ │ ├──  basic.css
│ │ │ │ ├──  classic.css
│ │ │ │ ├──  default.css
│ │ │ │ ├──  doctools.js
│ │ │ │ ├──  documentation_options.js
│ │ │ │ ├──  file.png
│ │ │ │ ├──  fish.png
│ │ │ │ ├──  language_data.js
│ │ │ │ ├──  minus.png
│ │ │ │ ├──  plus.png
│ │ │ │ ├──  pydoctheme.css
│ │ │ │ ├──  pygments.css
│ │ │ │ ├──  searchtools.js
│ │ │ │ ├──  sidebar.js
│ │ │ │ └──  sphinx_highlight.js
│ │ │ ├──  CHANGELOG.rst
│ │ │ ├──  cmds
│ │ │ │ ├──  _.html
│ │ │ │ ├──  abbr.html
│ │ │ │ ├──  alias.html
│ │ │ │ ├──  and.html
│ │ │ │ ├──  argparse.html
│ │ │ │ ├──  begin.html
│ │ │ │ ├──  bg.html
│ │ │ │ ├──  bind.html
│ │ │ │ ├──  block.html
│ │ │ │ ├──  break.html
│ │ │ │ ├──  breakpoint.html
│ │ │ │ ├──  builtin.html
│ │ │ │ ├──  case.html
│ │ │ │ ├──  cd.html
│ │ │ │ ├──  cdh.html
│ │ │ │ ├──  command.html
│ │ │ │ ├──  commandline.html
│ │ │ │ ├──  complete.html
│ │ │ │ ├──  contains.html
│ │ │ │ ├──  continue.html
│ │ │ │ ├──  count.html
│ │ │ │ ├──  dirh.html
│ │ │ │ ├──  dirs.html
│ │ │ │ ├──  disown.html
│ │ │ │ ├──  echo.html
│ │ │ │ ├──  else.html
│ │ │ │ ├──  emit.html
│ │ │ │ ├──  end.html
│ │ │ │ ├──  eval.html
│ │ │ │ ├──  exec.html
│ │ │ │ ├──  exit.html
│ │ │ │ ├──  export.html
│ │ │ │ ├──  false.html
│ │ │ │ ├──  fg.html
│ │ │ │ ├──  fish.html
│ │ │ │ ├──  fish_add_path.html
│ │ │ │ ├──  fish_breakpoint_prompt.html
│ │ │ │ ├──  fish_clipboard_copy.html
│ │ │ │ ├──  fish_clipboard_paste.html
│ │ │ │ ├──  fish_command_not_found.html
│ │ │ │ ├──  fish_config.html
│ │ │ │ ├──  fish_default_key_bindings.html
│ │ │ │ ├──  fish_delta.html
│ │ │ │ ├──  fish_git_prompt.html
│ │ │ │ ├──  fish_greeting.html
│ │ │ │ ├──  fish_hg_prompt.html
│ │ │ │ ├──  fish_indent.html
│ │ │ │ ├──  fish_is_root_user.html
│ │ │ │ ├──  fish_key_reader.html
│ │ │ │ ├──  fish_mode_prompt.html
│ │ │ │ ├──  fish_opt.html
│ │ │ │ ├──  fish_prompt.html
│ │ │ │ ├──  fish_right_prompt.html
│ │ │ │ ├──  fish_should_add_to_history.html
│ │ │ │ ├──  fish_status_to_signal.html
│ │ │ │ ├──  fish_svn_prompt.html
│ │ │ │ ├──  fish_title.html
│ │ │ │ ├──  fish_update_completions.html
│ │ │ │ ├──  fish_vcs_prompt.html
│ │ │ │ ├──  fish_vi_key_bindings.html
│ │ │ │ ├──  for.html
│ │ │ │ ├──  funced.html
│ │ │ │ ├──  funcsave.html
│ │ │ │ ├──  function.html
│ │ │ │ ├──  functions.html
│ │ │ │ ├──  help.html
│ │ │ │ ├──  history.html
│ │ │ │ ├──  if.html
│ │ │ │ ├──  isatty.html
│ │ │ │ ├──  jobs.html
│ │ │ │ ├──  math.html
│ │ │ │ ├──  nextd.html
│ │ │ │ ├──  not.html
│ │ │ │ ├──  open.html
│ │ │ │ ├──  or.html
│ │ │ │ ├──  path.html
│ │ │ │ ├──  popd.html
│ │ │ │ ├──  prevd.html
│ │ │ │ ├──  printf.html
│ │ │ │ ├──  prompt_hostname.html
│ │ │ │ ├──  prompt_login.html
│ │ │ │ ├──  prompt_pwd.html
│ │ │ │ ├──  psub.html
│ │ │ │ ├──  pushd.html
│ │ │ │ ├──  pwd.html
│ │ │ │ ├──  random.html
│ │ │ │ ├──  read.html
│ │ │ │ ├──  realpath.html
│ │ │ │ ├──  return.html
│ │ │ │ ├──  set.html
│ │ │ │ ├──  set_color.html
│ │ │ │ ├──  source.html
│ │ │ │ ├──  status.html
│ │ │ │ ├──  string-collect.html
│ │ │ │ ├──  string-escape.html
│ │ │ │ ├──  string-join.html
│ │ │ │ ├──  string-join0.html
│ │ │ │ ├──  string-length.html
│ │ │ │ ├──  string-lower.html
│ │ │ │ ├──  string-match.html
│ │ │ │ ├──  string-pad.html
│ │ │ │ ├──  string-repeat.html
│ │ │ │ ├──  string-replace.html
│ │ │ │ ├──  string-shorten.html
│ │ │ │ ├──  string-split.html
│ │ │ │ ├──  string-split0.html
│ │ │ │ ├──  string-sub.html
│ │ │ │ ├──  string-trim.html
│ │ │ │ ├──  string-unescape.html
│ │ │ │ ├──  string-upper.html
│ │ │ │ ├──  string.html
│ │ │ │ ├──  suspend.html
│ │ │ │ ├──  switch.html
│ │ │ │ ├──  test.html
│ │ │ │ ├──  time.html
│ │ │ │ ├──  trap.html
│ │ │ │ ├──  true.html
│ │ │ │ ├──  type.html
│ │ │ │ ├──  ulimit.html
│ │ │ │ ├──  umask.html
│ │ │ │ ├──  vared.html
│ │ │ │ ├──  wait.html
│ │ │ │ └──  while.html
│ │ │ ├──  commands.html
│ │ │ ├──  completions.html
│ │ │ ├──  contributing.html
│ │ │ ├──  design.html
│ │ │ ├──  faq.html
│ │ │ ├──  fish_for_bash_users.html
│ │ │ ├──  genindex.html
│ │ │ ├──  index.html
│ │ │ ├──  interactive.html
│ │ │ ├──  language.html
│ │ │ ├──  license.html
│ │ │ ├──  objects.inv
│ │ │ ├──  prompt.html
│ │ │ ├──  relnotes.html
│ │ │ ├──  search.html
│ │ │ ├──  searchindex.js
│ │ │ └──  tutorial.html
│ │ ├──  7jf660z2yn9sm5kc5zfw5jyax336r05p-gmp-with-cxx-6.3.0
│ │ │ └──  lib
│ │ │ ├──  libgmp.la
│ │ │ ├──  libgmp.so ⇒ libgmp.so.10.5.0
│ │ │ ├──  libgmp.so.10 ⇒ libgmp.so.10.5.0
│ │ │ ├──  libgmp.so.10.5.0
│ │ │ ├──  libgmpxx.la
│ │ │ ├──  libgmpxx.so ⇒ libgmpxx.so.4.7.0
│ │ │ ├──  libgmpxx.so.4 ⇒ libgmpxx.so.4.7.0
│ │ │ └──  libgmpxx.so.4.7.0
│ │ ├──  7l3i8gvsh4gxzmivw1yr56ngz0xsn7nv-sqlite-3.50.2
│ │ │ └──  lib
│ │ │ ├──  libsqlite3.a
│ │ │ ├──  libsqlite3.so ⇒ libsqlite3.so.3.50.2
│ │ │ ├──  libsqlite3.so.0 ⇒ libsqlite3.so.3.50.2
│ │ │ └──  libsqlite3.so.3.50.2
│ │ ├──  7sff6ljvlha0smq7q65yn8w6b97s8knh-npth-1.8
│ │ │ ├──  include
│ │ │ │ └──  npth.h
│ │ │ ├──  lib
│ │ │ │ ├──  libnpth.la
│ │ │ │ ├──  libnpth.so ⇒ libnpth.so.0.3.0
│ │ │ │ ├──  libnpth.so.0 ⇒ libnpth.so.0.3.0
│ │ │ │ ├──  libnpth.so.0.3.0
│ │ │ │ └──  pkgconfig
│ │ │ │ └──  npth.pc
│ │ │ └──  share
│ │ │ └──  aclocal
│ │ │ └──  npth.m4
│ │ ├──  7snza42b4cizpdh8zdq5gf7ffgbyck6x-libgpg-error-1.55
│ │ │ ├──  lib
│ │ │ │ ├──  libgpg-error.la
│ │ │ │ ├──  libgpg-error.so ⇒ libgpg-error.so.0.39.3
│ │ │ │ ├──  libgpg-error.so.0 ⇒ libgpg-error.so.0.39.3
│ │ │ │ └──  libgpg-error.so.0.39.3
│ │ │ └──  share
│ │ │ ├──  common-lisp
│ │ │ │ └──  source
│ │ │ │ └──  gpg-error
│ │ │ │ ├── 󰅲 gpg-error-codes.lisp
│ │ │ │ ├── 󰅲 gpg-error-package.lisp
│ │ │ │ ├──  gpg-error.asd
│ │ │ │ └── 󰅲 gpg-error.lisp
│ │ │ ├──  libgpg-error
│ │ │ │ └──  errorref.txt
│ │ │ └──  locale
│ │ │ ├──  cs
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libgpg-error.mo
│ │ │ ├──  da
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libgpg-error.mo
│ │ │ ├──  de
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libgpg-error.mo
│ │ │ ├──  eo
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libgpg-error.mo
│ │ │ ├──  es
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libgpg-error.mo
│ │ │ ├──  fr
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libgpg-error.mo
│ │ │ ├──  hu
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libgpg-error.mo
│ │ │ ├──  it
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libgpg-error.mo
│ │ │ ├──  ja
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libgpg-error.mo
│ │ │ ├──  nl
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libgpg-error.mo
│ │ │ ├──  pl
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libgpg-error.mo
│ │ │ ├──  pt
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libgpg-error.mo
│ │ │ ├──  ro
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libgpg-error.mo
│ │ │ ├──  ru
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libgpg-error.mo
│ │ │ ├──  sr
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libgpg-error.mo
│ │ │ ├──  sv
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libgpg-error.mo
│ │ │ ├──  tr
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libgpg-error.mo
│ │ │ ├──  uk
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libgpg-error.mo
│ │ │ ├──  vi
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libgpg-error.mo
│ │ │ ├──  zh_CN
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  libgpg-error.mo
│ │ │ └──  zh_TW
│ │ │ └──  LC_MESSAGES
│ │ │ └──  libgpg-error.mo
│ │ ├──  7xqn2kis5gaa01r6p95zw700k4lw0lxp-bash-interactive-5.3p3
│ │ │ ├──  bin
│ │ │ │ ├──  bash
│ │ │ │ ├──  bashbug
│ │ │ │ └──  sh ⇒ bash
│ │ │ ├──  lib
│ │ │ │ └──  bash
│ │ │ │ ├──  accept
│ │ │ │ ├──  basename
│ │ │ │ ├──  chmod
│ │ │ │ ├──  csv
│ │ │ │ ├──  cut
│ │ │ │ ├──  dirname
│ │ │ │ ├──  dsv
│ │ │ │ ├──  fdflags
│ │ │ │ ├──  finfo
│ │ │ │ ├──  fltexpr
│ │ │ │ ├──  getconf
│ │ │ │ ├──  head
│ │ │ │ ├──  id
│ │ │ │ ├──  kv
│ │ │ │ ├──  ln
│ │ │ │ ├──  loadables.h
│ │ │ │ ├──  logname
│ │ │ │ ├──  Makefile.sample
│ │ │ │ ├──  mkdir
│ │ │ │ ├──  mkfifo
│ │ │ │ ├──  mktemp
│ │ │ │ ├──  mypid
│ │ │ │ ├──  pathchk
│ │ │ │ ├──  print
│ │ │ │ ├──  printenv
│ │ │ │ ├──  push
│ │ │ │ ├──  realpath
│ │ │ │ ├──  rm
│ │ │ │ ├──  rmdir
│ │ │ │ ├──  seq
│ │ │ │ ├──  setpgid
│ │ │ │ ├──  sleep
│ │ │ │ ├──  stat
│ │ │ │ ├──  strftime
│ │ │ │ ├──  strptime
│ │ │ │ ├──  sync
│ │ │ │ ├──  tee
│ │ │ │ ├──  truefalse
│ │ │ │ ├──  tty
│ │ │ │ ├──  uname
│ │ │ │ ├──  unlink
│ │ │ │ └──  whoami
│ │ │ └──  share
│ │ │ └──  locale
│ │ │ ├──  af
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  bg
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  ca
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  cs
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  da
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  de
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  el
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  en@boldquot
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  en@quot
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  eo
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  es
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  et
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  fi
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  fr
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  ga
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  gl
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  hr
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  hu
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  id
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  it
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  ja
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  ka
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  ko
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  lt
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  nb
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  nl
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  pl
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  pt
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  pt_BR
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  ro
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  ru
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  sk
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  sl
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  sq
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  sr
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  sv
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  tr
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  uk
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  vi
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ ├──  zh_CN
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  bash.mo
│ │ │ └──  zh_TW
│ │ │ └──  LC_MESSAGES
│ │ │ └──  bash.mo
│ │ ├──  83dmwwbipl1m8bg2857iyw5q9dli2fww-libcap-2.76-lib
│ │ │ └──  lib
│ │ │ ├──  libcap.so ⇒ libcap.so.2
│ │ │ ├──  libcap.so.2 ⇒ libcap.so.2.76
│ │ │ ├──  libcap.so.2.76
│ │ │ ├──  libpsx.so ⇒ libpsx.so.2
│ │ │ ├──  libpsx.so.2 ⇒ libpsx.so.2.76
│ │ │ └──  libpsx.so.2.76
│ │ ├──  8fnj0gmfmcbry0hl70i8s01fh2s972bi-zstd-1.5.7
│ │ │ ├──  bin
│ │ │ │ └──  pzstd
│ │ │ ├──  lib
│ │ │ │ ├──  libzstd.so ⇒ libzstd.so.1
│ │ │ │ ├──  libzstd.so.1 ⇒ libzstd.so.1.5.7
│ │ │ │ └──  libzstd.so.1.5.7
│ │ │ └──  share
│ │ │ └──  doc
│ │ │ └──  zstd
│ │ │ └──  zstd_manual.html
│ │ ├──  8p33is69mjdw3bi1wmi8v2zpsxir8nwd-glibc-2.40-66
│ │ │ ├──  etc
│ │ │ │ └──  rpc
│ │ │ ├──  lib
│ │ │ │ ├──  audit
│ │ │ │ │ └──  sotruss-lib.so
│ │ │ │ ├──  crt1.o
│ │ │ │ ├──  crti.o
│ │ │ │ ├──  crtn.o
│ │ │ │ ├──  gconv
│ │ │ │ │ ├──  ANSI_X3.110.so
│ │ │ │ │ ├──  ARMSCII-8.so
│ │ │ │ │ ├──  ASMO_449.so
│ │ │ │ │ ├──  BIG5.so
│ │ │ │ │ ├──  BIG5HKSCS.so
│ │ │ │ │ ├──  BRF.so
│ │ │ │ │ ├──  CP10007.so
│ │ │ │ │ ├──  CP1125.so
│ │ │ │ │ ├──  CP1250.so
│ │ │ │ │ ├──  CP1251.so
│ │ │ │ │ ├──  CP1252.so
│ │ │ │ │ ├──  CP1253.so
│ │ │ │ │ ├──  CP1254.so
│ │ │ │ │ ├──  CP1255.so
│ │ │ │ │ ├──  CP1256.so
│ │ │ │ │ ├──  CP1257.so
│ │ │ │ │ ├──  CP1258.so
│ │ │ │ │ ├──  CP737.so
│ │ │ │ │ ├──  CP770.so
│ │ │ │ │ ├──  CP771.so
│ │ │ │ │ ├──  CP772.so
│ │ │ │ │ ├──  CP773.so
│ │ │ │ │ ├──  CP774.so
│ │ │ │ │ ├──  CP775.so
│ │ │ │ │ ├──  CP932.so
│ │ │ │ │ ├──  CSN_369103.so
│ │ │ │ │ ├──  CWI.so
│ │ │ │ │ ├──  DEC-MCS.so
│ │ │ │ │ ├──  EBCDIC-AT-DE-A.so
│ │ │ │ │ ├──  EBCDIC-AT-DE.so
│ │ │ │ │ ├──  EBCDIC-CA-FR.so
│ │ │ │ │ ├──  EBCDIC-DK-NO-A.so
│ │ │ │ │ ├──  EBCDIC-DK-NO.so
│ │ │ │ │ ├──  EBCDIC-ES-A.so
│ │ │ │ │ ├──  EBCDIC-ES-S.so
│ │ │ │ │ ├──  EBCDIC-ES.so
│ │ │ │ │ ├──  EBCDIC-FI-SE-A.so
│ │ │ │ │ ├──  EBCDIC-FI-SE.so
│ │ │ │ │ ├──  EBCDIC-FR.so
│ │ │ │ │ ├──  EBCDIC-IS-FRISS.so
│ │ │ │ │ ├──  EBCDIC-IT.so
│ │ │ │ │ ├──  EBCDIC-PT.so
│ │ │ │ │ ├──  EBCDIC-UK.so
│ │ │ │ │ ├──  EBCDIC-US.so
│ │ │ │ │ ├──  ECMA-CYRILLIC.so
│ │ │ │ │ ├──  EUC-CN.so
│ │ │ │ │ ├──  EUC-JISX0213.so
│ │ │ │ │ ├──  EUC-JP-MS.so
│ │ │ │ │ ├──  EUC-JP.so
│ │ │ │ │ ├──  EUC-KR.so
│ │ │ │ │ ├──  EUC-TW.so
│ │ │ │ │ ├──  GB18030.so
│ │ │ │ │ ├──  GBBIG5.so
│ │ │ │ │ ├──  GBGBK.so
│ │ │ │ │ ├──  GBK.so
│ │ │ │ │ ├──  gconv-modules
│ │ │ │ │ ├──  gconv-modules.d
│ │ │ │ │ │ └──  gconv-modules-extra.conf
│ │ │ │ │ ├──  GEORGIAN-ACADEMY.so
│ │ │ │ │ ├──  GEORGIAN-PS.so
│ │ │ │ │ ├──  GOST_19768-74.so
│ │ │ │ │ ├──  GREEK-CCITT.so
│ │ │ │ │ ├──  GREEK7-OLD.so
│ │ │ │ │ ├──  GREEK7.so
│ │ │ │ │ ├──  HP-GREEK8.so
│ │ │ │ │ ├──  HP-ROMAN8.so
│ │ │ │ │ ├──  HP-ROMAN9.so
│ │ │ │ │ ├──  HP-THAI8.so
│ │ │ │ │ ├──  HP-TURKISH8.so
│ │ │ │ │ ├──  IBM037.so
│ │ │ │ │ ├──  IBM038.so
│ │ │ │ │ ├──  IBM1004.so
│ │ │ │ │ ├──  IBM1008.so
│ │ │ │ │ ├──  IBM1008_420.so
│ │ │ │ │ ├──  IBM1025.so
│ │ │ │ │ ├──  IBM1026.so
│ │ │ │ │ ├──  IBM1046.so
│ │ │ │ │ ├──  IBM1047.so
│ │ │ │ │ ├──  IBM1097.so
│ │ │ │ │ ├──  IBM1112.so
│ │ │ │ │ ├──  IBM1122.so
│ │ │ │ │ ├──  IBM1123.so
│ │ │ │ │ ├──  IBM1124.so
│ │ │ │ │ ├──  IBM1129.so
│ │ │ │ │ ├──  IBM1130.so
│ │ │ │ │ ├──  IBM1132.so
│ │ │ │ │ ├──  IBM1133.so
│ │ │ │ │ ├──  IBM1137.so
│ │ │ │ │ ├──  IBM1140.so
│ │ │ │ │ ├──  IBM1141.so
│ │ │ │ │ ├──  IBM1142.so
│ │ │ │ │ ├──  IBM1143.so
│ │ │ │ │ ├──  IBM1144.so
│ │ │ │ │ ├──  IBM1145.so
│ │ │ │ │ ├──  IBM1146.so
│ │ │ │ │ ├──  IBM1147.so
│ │ │ │ │ ├──  IBM1148.so
│ │ │ │ │ ├──  IBM1149.so
│ │ │ │ │ ├──  IBM1153.so
│ │ │ │ │ ├──  IBM1154.so
│ │ │ │ │ ├──  IBM1155.so
│ │ │ │ │ ├──  IBM1156.so
│ │ │ │ │ ├──  IBM1157.so
│ │ │ │ │ ├──  IBM1158.so
│ │ │ │ │ ├──  IBM1160.so
│ │ │ │ │ ├──  IBM1161.so
│ │ │ │ │ ├──  IBM1162.so
│ │ │ │ │ ├──  IBM1163.so
│ │ │ │ │ ├──  IBM1164.so
│ │ │ │ │ ├──  IBM1166.so
│ │ │ │ │ ├──  IBM1167.so
│ │ │ │ │ ├──  IBM12712.so
│ │ │ │ │ ├──  IBM1364.so
│ │ │ │ │ ├──  IBM1371.so
│ │ │ │ │ ├──  IBM1388.so
│ │ │ │ │ ├──  IBM1390.so
│ │ │ │ │ ├──  IBM1399.so
│ │ │ │ │ ├──  IBM16804.so
│ │ │ │ │ ├──  IBM256.so
│ │ │ │ │ ├──  IBM273.so
│ │ │ │ │ ├──  IBM274.so
│ │ │ │ │ ├──  IBM275.so
│ │ │ │ │ ├──  IBM277.so
│ │ │ │ │ ├──  IBM278.so
│ │ │ │ │ ├──  IBM280.so
│ │ │ │ │ ├──  IBM281.so
│ │ │ │ │ ├──  IBM284.so
│ │ │ │ │ ├──  IBM285.so
│ │ │ │ │ ├──  IBM290.so
│ │ │ │ │ ├──  IBM297.so
│ │ │ │ │ ├──  IBM420.so
│ │ │ │ │ ├──  IBM423.so
│ │ │ │ │ ├──  IBM424.so
│ │ │ │ │ ├──  IBM437.so
│ │ │ │ │ ├──  IBM4517.so
│ │ │ │ │ ├──  IBM4899.so
│ │ │ │ │ ├──  IBM4909.so
│ │ │ │ │ ├──  IBM4971.so
│ │ │ │ │ ├──  IBM500.so
│ │ │ │ │ ├──  IBM5347.so
│ │ │ │ │ ├──  IBM803.so
│ │ │ │ │ ├──  IBM850.so
│ │ │ │ │ ├──  IBM851.so
│ │ │ │ │ ├──  IBM852.so
│ │ │ │ │ ├──  IBM855.so
│ │ │ │ │ ├──  IBM856.so
│ │ │ │ │ ├──  IBM857.so
│ │ │ │ │ ├──  IBM858.so
│ │ │ │ │ ├──  IBM860.so
│ │ │ │ │ ├──  IBM861.so
│ │ │ │ │ ├──  IBM862.so
│ │ │ │ │ ├──  IBM863.so
│ │ │ │ │ ├──  IBM864.so
│ │ │ │ │ ├──  IBM865.so
│ │ │ │ │ ├──  IBM866.so
│ │ │ │ │ ├──  IBM866NAV.so
│ │ │ │ │ ├──  IBM868.so
│ │ │ │ │ ├──  IBM869.so
│ │ │ │ │ ├──  IBM870.so
│ │ │ │ │ ├──  IBM871.so
│ │ │ │ │ ├──  IBM874.so
│ │ │ │ │ ├──  IBM875.so
│ │ │ │ │ ├──  IBM880.so
│ │ │ │ │ ├──  IBM891.so
│ │ │ │ │ ├──  IBM901.so
│ │ │ │ │ ├──  IBM902.so
│ │ │ │ │ ├──  IBM903.so
│ │ │ │ │ ├──  IBM9030.so
│ │ │ │ │ ├──  IBM904.so
│ │ │ │ │ ├──  IBM905.so
│ │ │ │ │ ├──  IBM9066.so
│ │ │ │ │ ├──  IBM918.so
│ │ │ │ │ ├──  IBM921.so
│ │ │ │ │ ├──  IBM922.so
│ │ │ │ │ ├──  IBM930.so
│ │ │ │ │ ├──  IBM932.so
│ │ │ │ │ ├──  IBM933.so
│ │ │ │ │ ├──  IBM935.so
│ │ │ │ │ ├──  IBM937.so
│ │ │ │ │ ├──  IBM939.so
│ │ │ │ │ ├──  IBM943.so
│ │ │ │ │ ├──  IBM9448.so
│ │ │ │ │ ├──  IEC_P27-1.so
│ │ │ │ │ ├──  INIS-8.so
│ │ │ │ │ ├──  INIS-CYRILLIC.so
│ │ │ │ │ ├──  INIS.so
│ │ │ │ │ ├──  ISIRI-3342.so
│ │ │ │ │ ├──  ISO-2022-CN-EXT.so
│ │ │ │ │ ├──  ISO-2022-CN.so
│ │ │ │ │ ├──  ISO-2022-JP-3.so
│ │ │ │ │ ├──  ISO-2022-JP.so
│ │ │ │ │ ├──  ISO-2022-KR.so
│ │ │ │ │ ├──  ISO-IR-197.so
│ │ │ │ │ ├──  ISO-IR-209.so
│ │ │ │ │ ├──  ISO646.so
│ │ │ │ │ ├──  ISO8859-1.so
│ │ │ │ │ ├──  ISO8859-10.so
│ │ │ │ │ ├──  ISO8859-11.so
│ │ │ │ │ ├──  ISO8859-13.so
│ │ │ │ │ ├──  ISO8859-14.so
│ │ │ │ │ ├──  ISO8859-15.so
│ │ │ │ │ ├──  ISO8859-16.so
│ │ │ │ │ ├──  ISO8859-2.so
│ │ │ │ │ ├──  ISO8859-3.so
│ │ │ │ │ ├──  ISO8859-4.so
│ │ │ │ │ ├──  ISO8859-5.so
│ │ │ │ │ ├──  ISO8859-6.so
│ │ │ │ │ ├──  ISO8859-7.so
│ │ │ │ │ ├──  ISO8859-8.so
│ │ │ │ │ ├──  ISO8859-9.so
│ │ │ │ │ ├──  ISO8859-9E.so
│ │ │ │ │ ├──  ISO_10367-BOX.so
│ │ │ │ │ ├──  ISO_11548-1.so
│ │ │ │ │ ├──  ISO_2033.so
│ │ │ │ │ ├──  ISO_5427-EXT.so
│ │ │ │ │ ├──  ISO_5427.so
│ │ │ │ │ ├──  ISO_5428.so
│ │ │ │ │ ├──  ISO_6937-2.so
│ │ │ │ │ ├──  ISO_6937.so
│ │ │ │ │ ├──  JOHAB.so
│ │ │ │ │ ├──  KOI-8.so
│ │ │ │ │ ├──  KOI8-R.so
│ │ │ │ │ ├──  KOI8-RU.so
│ │ │ │ │ ├──  KOI8-T.so
│ │ │ │ │ ├──  KOI8-U.so
│ │ │ │ │ ├──  LATIN-GREEK-1.so
│ │ │ │ │ ├──  LATIN-GREEK.so
│ │ │ │ │ ├──  libCNS.so
│ │ │ │ │ ├──  libGB.so
│ │ │ │ │ ├──  libISOIR165.so
│ │ │ │ │ ├──  libJIS.so
│ │ │ │ │ ├──  libJISX0213.so
│ │ │ │ │ ├──  libKSC.so
│ │ │ │ │ ├──  MAC-CENTRALEUROPE.so
│ │ │ │ │ ├──  MAC-IS.so
│ │ │ │ │ ├──  MAC-SAMI.so
│ │ │ │ │ ├──  MAC-UK.so
│ │ │ │ │ ├──  MACINTOSH.so
│ │ │ │ │ ├──  MIK.so
│ │ │ │ │ ├──  NATS-DANO.so
│ │ │ │ │ ├──  NATS-SEFI.so
│ │ │ │ │ ├──  PT154.so
│ │ │ │ │ ├──  RK1048.so
│ │ │ │ │ ├──  SAMI-WS2.so
│ │ │ │ │ ├──  SHIFT_JISX0213.so
│ │ │ │ │ ├──  SJIS.so
│ │ │ │ │ ├──  T.61.so
│ │ │ │ │ ├──  TCVN5712-1.so
│ │ │ │ │ ├──  TIS-620.so
│ │ │ │ │ ├──  TSCII.so
│ │ │ │ │ ├──  UHC.so
│ │ │ │ │ ├──  UNICODE.so
│ │ │ │ │ ├──  UTF-16.so
│ │ │ │ │ ├──  UTF-32.so
│ │ │ │ │ ├──  UTF-7.so
│ │ │ │ │ └──  VISCII.so
│ │ │ │ ├──  gcrt1.o
│ │ │ │ ├──  grcrt1.o
│ │ │ │ ├──  ld-linux-x86-64.so.2
│ │ │ │ ├──  libanl.so ⇒ libanl.so.1
│ │ │ │ ├──  libanl.so.1
│ │ │ │ ├──  libBrokenLocale.so ⇒ libBrokenLocale.so.1
│ │ │ │ ├──  libBrokenLocale.so.1
│ │ │ │ ├──  libc.so
│ │ │ │ ├──  libc.so.6
│ │ │ │ ├──  libc_malloc_debug.so ⇒ libc_malloc_debug.so.0
│ │ │ │ ├──  libc_malloc_debug.so.0
│ │ │ │ ├──  libc_nonshared.a
│ │ │ │ ├──  libdl.so ⇒ libdl.so.2
│ │ │ │ ├──  libdl.so.2
│ │ │ │ ├──  libm.so
│ │ │ │ ├──  libm.so.6
│ │ │ │ ├──  libmemusage.so
│ │ │ │ ├──  libmvec.so ⇒ libmvec.so.1
│ │ │ │ ├──  libmvec.so.1
│ │ │ │ ├──  libnsl.so.1
│ │ │ │ ├──  libnss_compat.so ⇒ libnss_compat.so.2
│ │ │ │ ├──  libnss_compat.so.2
│ │ │ │ ├──  libnss_db.so ⇒ libnss_db.so.2
│ │ │ │ ├──  libnss_db.so.2
│ │ │ │ ├──  libnss_dns.so.2
│ │ │ │ ├──  libnss_files.so.2
│ │ │ │ ├──  libnss_hesiod.so ⇒ libnss_hesiod.so.2
│ │ │ │ ├──  libnss_hesiod.so.2
│ │ │ │ ├──  libpcprofile.so
│ │ │ │ ├──  libpthread.so ⇒ libpthread.so.0
│ │ │ │ ├──  libpthread.so.0
│ │ │ │ ├──  libresolv.so ⇒ libresolv.so.2
│ │ │ │ ├──  libresolv.so.2
│ │ │ │ ├──  librt.so ⇒ librt.so.1
│ │ │ │ ├──  librt.so.1
│ │ │ │ ├──  libthread_db.so ⇒ libthread_db.so.1
│ │ │ │ ├──  libthread_db.so.1
│ │ │ │ ├──  libutil.so ⇒ libutil.so.1
│ │ │ │ ├──  libutil.so.1
│ │ │ │ ├──  locale
│ │ │ │ │ └──  C.utf8
│ │ │ │ │ ├──  LC_ADDRESS
│ │ │ │ │ ├──  LC_COLLATE
│ │ │ │ │ ├──  LC_CTYPE
│ │ │ │ │ ├──  LC_IDENTIFICATION
│ │ │ │ │ ├──  LC_MEASUREMENT
│ │ │ │ │ ├──  LC_MESSAGES
│ │ │ │ │ │ └──  SYS_LC_MESSAGES
│ │ │ │ │ ├──  LC_MONETARY
│ │ │ │ │ ├──  LC_NAME
│ │ │ │ │ ├──  LC_NUMERIC
│ │ │ │ │ ├──  LC_PAPER
│ │ │ │ │ ├──  LC_TELEPHONE
│ │ │ │ │ └──  LC_TIME
│ │ │ │ ├──  Mcrt1.o
│ │ │ │ ├──  rcrt1.o
│ │ │ │ └──  Scrt1.o
│ │ │ ├──  lib64
│ │ │ │ ├──  audit
│ │ │ │ │ └──  sotruss-lib.so
│ │ │ │ ├──  crt1.o
│ │ │ │ ├──  crti.o
│ │ │ │ ├──  crtn.o
│ │ │ │ ├──  gconv
│ │ │ │ │ ├──  ANSI_X3.110.so
│ │ │ │ │ ├──  ARMSCII-8.so
│ │ │ │ │ ├──  ASMO_449.so
│ │ │ │ │ ├──  BIG5.so
│ │ │ │ │ ├──  BIG5HKSCS.so
│ │ │ │ │ ├──  BRF.so
│ │ │ │ │ ├──  CP10007.so
│ │ │ │ │ ├──  CP1125.so
│ │ │ │ │ ├──  CP1250.so
│ │ │ │ │ ├──  CP1251.so
│ │ │ │ │ ├──  CP1252.so
│ │ │ │ │ ├──  CP1253.so
│ │ │ │ │ ├──  CP1254.so
│ │ │ │ │ ├──  CP1255.so
│ │ │ │ │ ├──  CP1256.so
│ │ │ │ │ ├──  CP1257.so
│ │ │ │ │ ├──  CP1258.so
│ │ │ │ │ ├──  CP737.so
│ │ │ │ │ ├──  CP770.so
│ │ │ │ │ ├──  CP771.so
│ │ │ │ │ ├──  CP772.so
│ │ │ │ │ ├──  CP773.so
│ │ │ │ │ ├──  CP774.so
│ │ │ │ │ ├──  CP775.so
│ │ │ │ │ ├──  CP932.so
│ │ │ │ │ ├──  CSN_369103.so
│ │ │ │ │ ├──  CWI.so
│ │ │ │ │ ├──  DEC-MCS.so
│ │ │ │ │ ├──  EBCDIC-AT-DE-A.so
│ │ │ │ │ ├──  EBCDIC-AT-DE.so
│ │ │ │ │ ├──  EBCDIC-CA-FR.so
│ │ │ │ │ ├──  EBCDIC-DK-NO-A.so
│ │ │ │ │ ├──  EBCDIC-DK-NO.so
│ │ │ │ │ ├──  EBCDIC-ES-A.so
│ │ │ │ │ ├──  EBCDIC-ES-S.so
│ │ │ │ │ ├──  EBCDIC-ES.so
│ │ │ │ │ ├──  EBCDIC-FI-SE-A.so
│ │ │ │ │ ├──  EBCDIC-FI-SE.so
│ │ │ │ │ ├──  EBCDIC-FR.so
│ │ │ │ │ ├──  EBCDIC-IS-FRISS.so
│ │ │ │ │ ├──  EBCDIC-IT.so
│ │ │ │ │ ├──  EBCDIC-PT.so
│ │ │ │ │ ├──  EBCDIC-UK.so
│ │ │ │ │ ├──  EBCDIC-US.so
│ │ │ │ │ ├──  ECMA-CYRILLIC.so
│ │ │ │ │ ├──  EUC-CN.so
│ │ │ │ │ ├──  EUC-JISX0213.so
│ │ │ │ │ ├──  EUC-JP-MS.so
│ │ │ │ │ ├──  EUC-JP.so
│ │ │ │ │ ├──  EUC-KR.so
│ │ │ │ │ ├──  EUC-TW.so
│ │ │ │ │ ├──  GB18030.so
│ │ │ │ │ ├──  GBBIG5.so
│ │ │ │ │ ├──  GBGBK.so
│ │ │ │ │ ├──  GBK.so
│ │ │ │ │ ├──  gconv-modules
│ │ │ │ │ ├──  gconv-modules.d
│ │ │ │ │ │ └──  gconv-modules-extra.conf
│ │ │ │ │ ├──  GEORGIAN-ACADEMY.so
│ │ │ │ │ ├──  GEORGIAN-PS.so
│ │ │ │ │ ├──  GOST_19768-74.so
│ │ │ │ │ ├──  GREEK-CCITT.so
│ │ │ │ │ ├──  GREEK7-OLD.so
│ │ │ │ │ ├──  GREEK7.so
│ │ │ │ │ ├──  HP-GREEK8.so
│ │ │ │ │ ├──  HP-ROMAN8.so
│ │ │ │ │ ├──  HP-ROMAN9.so
│ │ │ │ │ ├──  HP-THAI8.so
│ │ │ │ │ ├──  HP-TURKISH8.so
│ │ │ │ │ ├──  IBM037.so
│ │ │ │ │ ├──  IBM038.so
│ │ │ │ │ ├──  IBM1004.so
│ │ │ │ │ ├──  IBM1008.so
│ │ │ │ │ ├──  IBM1008_420.so
│ │ │ │ │ ├──  IBM1025.so
│ │ │ │ │ ├──  IBM1026.so
│ │ │ │ │ ├──  IBM1046.so
│ │ │ │ │ ├──  IBM1047.so
│ │ │ │ │ ├──  IBM1097.so
│ │ │ │ │ ├──  IBM1112.so
│ │ │ │ │ ├──  IBM1122.so
│ │ │ │ │ ├──  IBM1123.so
│ │ │ │ │ ├──  IBM1124.so
│ │ │ │ │ ├──  IBM1129.so
│ │ │ │ │ ├──  IBM1130.so
│ │ │ │ │ ├──  IBM1132.so
│ │ │ │ │ ├──  IBM1133.so
│ │ │ │ │ ├──  IBM1137.so
│ │ │ │ │ ├──  IBM1140.so
│ │ │ │ │ ├──  IBM1141.so
│ │ │ │ │ ├──  IBM1142.so
│ │ │ │ │ ├──  IBM1143.so
│ │ │ │ │ ├──  IBM1144.so
│ │ │ │ │ ├──  IBM1145.so
│ │ │ │ │ ├──  IBM1146.so
│ │ │ │ │ ├──  IBM1147.so
│ │ │ │ │ ├──  IBM1148.so
│ │ │ │ │ ├──  IBM1149.so
│ │ │ │ │ ├──  IBM1153.so
│ │ │ │ │ ├──  IBM1154.so
│ │ │ │ │ ├──  IBM1155.so
│ │ │ │ │ ├──  IBM1156.so
│ │ │ │ │ ├──  IBM1157.so
│ │ │ │ │ ├──  IBM1158.so
│ │ │ │ │ ├──  IBM1160.so
│ │ │ │ │ ├──  IBM1161.so
│ │ │ │ │ ├──  IBM1162.so
│ │ │ │ │ ├──  IBM1163.so
│ │ │ │ │ ├──  IBM1164.so
│ │ │ │ │ ├──  IBM1166.so
│ │ │ │ │ ├──  IBM1167.so
│ │ │ │ │ ├──  IBM12712.so
│ │ │ │ │ ├──  IBM1364.so
│ │ │ │ │ ├──  IBM1371.so
│ │ │ │ │ ├──  IBM1388.so
│ │ │ │ │ ├──  IBM1390.so
│ │ │ │ │ ├──  IBM1399.so
│ │ │ │ │ ├──  IBM16804.so
│ │ │ │ │ ├──  IBM256.so
│ │ │ │ │ ├──  IBM273.so
│ │ │ │ │ ├──  IBM274.so
│ │ │ │ │ ├──  IBM275.so
│ │ │ │ │ ├──  IBM277.so
│ │ │ │ │ ├──  IBM278.so
│ │ │ │ │ ├──  IBM280.so
│ │ │ │ │ ├──  IBM281.so
│ │ │ │ │ ├──  IBM284.so
│ │ │ │ │ ├──  IBM285.so
│ │ │ │ │ ├──  IBM290.so
│ │ │ │ │ ├──  IBM297.so
│ │ │ │ │ ├──  IBM420.so
│ │ │ │ │ ├──  IBM423.so
│ │ │ │ │ ├──  IBM424.so
│ │ │ │ │ ├──  IBM437.so
│ │ │ │ │ ├──  IBM4517.so
│ │ │ │ │ ├──  IBM4899.so
│ │ │ │ │ ├──  IBM4909.so
│ │ │ │ │ ├──  IBM4971.so
│ │ │ │ │ ├──  IBM500.so
│ │ │ │ │ ├──  IBM5347.so
│ │ │ │ │ ├──  IBM803.so
│ │ │ │ │ ├──  IBM850.so
│ │ │ │ │ ├──  IBM851.so
│ │ │ │ │ ├──  IBM852.so
│ │ │ │ │ ├──  IBM855.so
│ │ │ │ │ ├──  IBM856.so
│ │ │ │ │ ├──  IBM857.so
│ │ │ │ │ ├──  IBM858.so
│ │ │ │ │ ├──  IBM860.so
│ │ │ │ │ ├──  IBM861.so
│ │ │ │ │ ├──  IBM862.so
│ │ │ │ │ ├──  IBM863.so
│ │ │ │ │ ├──  IBM864.so
│ │ │ │ │ ├──  IBM865.so
│ │ │ │ │ ├──  IBM866.so
│ │ │ │ │ ├──  IBM866NAV.so
│ │ │ │ │ ├──  IBM868.so
│ │ │ │ │ ├──  IBM869.so
│ │ │ │ │ ├──  IBM870.so
│ │ │ │ │ ├──  IBM871.so
│ │ │ │ │ ├──  IBM874.so
│ │ │ │ │ ├──  IBM875.so
│ │ │ │ │ ├──  IBM880.so
│ │ │ │ │ ├──  IBM891.so
│ │ │ │ │ ├──  IBM901.so
│ │ │ │ │ ├──  IBM902.so
│ │ │ │ │ ├──  IBM903.so
│ │ │ │ │ ├──  IBM9030.so
│ │ │ │ │ ├──  IBM904.so
│ │ │ │ │ ├──  IBM905.so
│ │ │ │ │ ├──  IBM9066.so
│ │ │ │ │ ├──  IBM918.so
│ │ │ │ │ ├──  IBM921.so
│ │ │ │ │ ├──  IBM922.so
│ │ │ │ │ ├──  IBM930.so
│ │ │ │ │ ├──  IBM932.so
│ │ │ │ │ ├──  IBM933.so
│ │ │ │ │ ├──  IBM935.so
│ │ │ │ │ ├──  IBM937.so
│ │ │ │ │ ├──  IBM939.so
│ │ │ │ │ ├──  IBM943.so
│ │ │ │ │ ├──  IBM9448.so
│ │ │ │ │ ├──  IEC_P27-1.so
│ │ │ │ │ ├──  INIS-8.so
│ │ │ │ │ ├──  INIS-CYRILLIC.so
│ │ │ │ │ ├──  INIS.so
│ │ │ │ │ ├──  ISIRI-3342.so
│ │ │ │ │ ├──  ISO-2022-CN-EXT.so
│ │ │ │ │ ├──  ISO-2022-CN.so
│ │ │ │ │ ├──  ISO-2022-JP-3.so
│ │ │ │ │ ├──  ISO-2022-JP.so
│ │ │ │ │ ├──  ISO-2022-KR.so
│ │ │ │ │ ├──  ISO-IR-197.so
│ │ │ │ │ ├──  ISO-IR-209.so
│ │ │ │ │ ├──  ISO646.so
│ │ │ │ │ ├──  ISO8859-1.so
│ │ │ │ │ ├──  ISO8859-10.so
│ │ │ │ │ ├──  ISO8859-11.so
│ │ │ │ │ ├──  ISO8859-13.so
│ │ │ │ │ ├──  ISO8859-14.so
│ │ │ │ │ ├──  ISO8859-15.so
│ │ │ │ │ ├──  ISO8859-16.so
│ │ │ │ │ ├──  ISO8859-2.so
│ │ │ │ │ ├──  ISO8859-3.so
│ │ │ │ │ ├──  ISO8859-4.so
│ │ │ │ │ ├──  ISO8859-5.so
│ │ │ │ │ ├──  ISO8859-6.so
│ │ │ │ │ ├──  ISO8859-7.so
│ │ │ │ │ ├──  ISO8859-8.so
│ │ │ │ │ ├──  ISO8859-9.so
│ │ │ │ │ ├──  ISO8859-9E.so
│ │ │ │ │ ├──  ISO_10367-BOX.so
│ │ │ │ │ ├──  ISO_11548-1.so
│ │ │ │ │ ├──  ISO_2033.so
│ │ │ │ │ ├──  ISO_5427-EXT.so
│ │ │ │ │ ├──  ISO_5427.so
│ │ │ │ │ ├──  ISO_5428.so
│ │ │ │ │ ├──  ISO_6937-2.so
│ │ │ │ │ ├──  ISO_6937.so
│ │ │ │ │ ├──  JOHAB.so
│ │ │ │ │ ├──  KOI-8.so
│ │ │ │ │ ├──  KOI8-R.so
│ │ │ │ │ ├──  KOI8-RU.so
│ │ │ │ │ ├──  KOI8-T.so
│ │ │ │ │ ├──  KOI8-U.so
│ │ │ │ │ ├──  LATIN-GREEK-1.so
│ │ │ │ │ ├──  LATIN-GREEK.so
│ │ │ │ │ ├──  libCNS.so
│ │ │ │ │ ├──  libGB.so
│ │ │ │ │ ├──  libISOIR165.so
│ │ │ │ │ ├──  libJIS.so
│ │ │ │ │ ├──  libJISX0213.so
│ │ │ │ │ ├──  libKSC.so
│ │ │ │ │ ├──  MAC-CENTRALEUROPE.so
│ │ │ │ │ ├──  MAC-IS.so
│ │ │ │ │ ├──  MAC-SAMI.so
│ │ │ │ │ ├──  MAC-UK.so
│ │ │ │ │ ├──  MACINTOSH.so
│ │ │ │ │ ├──  MIK.so
│ │ │ │ │ ├──  NATS-DANO.so
│ │ │ │ │ ├──  NATS-SEFI.so
│ │ │ │ │ ├──  PT154.so
│ │ │ │ │ ├──  RK1048.so
│ │ │ │ │ ├──  SAMI-WS2.so
│ │ │ │ │ ├──  SHIFT_JISX0213.so
│ │ │ │ │ ├──  SJIS.so
│ │ │ │ │ ├──  T.61.so
│ │ │ │ │ ├──  TCVN5712-1.so
│ │ │ │ │ ├──  TIS-620.so
│ │ │ │ │ ├──  TSCII.so
│ │ │ │ │ ├──  UHC.so
│ │ │ │ │ ├──  UNICODE.so
│ │ │ │ │ ├──  UTF-16.so
│ │ │ │ │ ├──  UTF-32.so
│ │ │ │ │ ├──  UTF-7.so
│ │ │ │ │ └──  VISCII.so
│ │ │ │ ├──  gcrt1.o
│ │ │ │ ├──  grcrt1.o
│ │ │ │ ├──  ld-linux-x86-64.so.2
│ │ │ │ ├──  libanl.so ⇒ libanl.so.1
│ │ │ │ ├──  libanl.so.1
│ │ │ │ ├──  libBrokenLocale.so ⇒ libBrokenLocale.so.1
│ │ │ │ ├──  libBrokenLocale.so.1
│ │ │ │ ├──  libc.so
│ │ │ │ ├──  libc.so.6
│ │ │ │ ├──  libc_malloc_debug.so ⇒ libc_malloc_debug.so.0
│ │ │ │ ├──  libc_malloc_debug.so.0
│ │ │ │ ├──  libc_nonshared.a
│ │ │ │ ├──  libdl.so ⇒ libdl.so.2
│ │ │ │ ├──  libdl.so.2
│ │ │ │ ├──  libm.so
│ │ │ │ ├──  libm.so.6
│ │ │ │ ├──  libmemusage.so
│ │ │ │ ├──  libmvec.so ⇒ libmvec.so.1
│ │ │ │ ├──  libmvec.so.1
│ │ │ │ ├──  libnsl.so.1
│ │ │ │ ├──  libnss_compat.so ⇒ libnss_compat.so.2
│ │ │ │ ├──  libnss_compat.so.2
│ │ │ │ ├──  libnss_db.so ⇒ libnss_db.so.2
│ │ │ │ ├──  libnss_db.so.2
│ │ │ │ ├──  libnss_dns.so.2
│ │ │ │ ├──  libnss_files.so.2
│ │ │ │ ├──  libnss_hesiod.so ⇒ libnss_hesiod.so.2
│ │ │ │ ├──  libnss_hesiod.so.2
│ │ │ │ ├──  libpcprofile.so
│ │ │ │ ├──  libpthread.so ⇒ libpthread.so.0
│ │ │ │ ├──  libpthread.so.0
│ │ │ │ ├──  libresolv.so ⇒ libresolv.so.2
│ │ │ │ ├──  libresolv.so.2
│ │ │ │ ├──  librt.so ⇒ librt.so.1
│ │ │ │ ├──  librt.so.1
│ │ │ │ ├──  libthread_db.so ⇒ libthread_db.so.1
│ │ │ │ ├──  libthread_db.so.1
│ │ │ │ ├──  libutil.so ⇒ libutil.so.1
│ │ │ │ ├──  libutil.so.1
│ │ │ │ ├──  locale
│ │ │ │ │ └──  C.utf8
│ │ │ │ │ ├──  LC_ADDRESS
│ │ │ │ │ ├──  LC_COLLATE
│ │ │ │ │ ├──  LC_CTYPE
│ │ │ │ │ ├──  LC_IDENTIFICATION
│ │ │ │ │ ├──  LC_MEASUREMENT
│ │ │ │ │ ├──  LC_MESSAGES
│ │ │ │ │ │ └──  SYS_LC_MESSAGES
│ │ │ │ │ ├──  LC_MONETARY
│ │ │ │ │ ├──  LC_NAME
│ │ │ │ │ ├──  LC_NUMERIC
│ │ │ │ │ ├──  LC_PAPER
│ │ │ │ │ ├──  LC_TELEPHONE
│ │ │ │ │ └──  LC_TIME
│ │ │ │ ├──  Mcrt1.o
│ │ │ │ ├──  rcrt1.o
│ │ │ │ └──  Scrt1.o
│ │ │ ├──  libexec
│ │ │ │ └──  getconf
│ │ │ │ ├──  POSIX_V6_LP64_OFF64
│ │ │ │ ├──  POSIX_V7_LP64_OFF64
│ │ │ │ └──  XBS5_LP64_OFF64
│ │ │ └──  share
│ │ │ ├──  i18n
│ │ │ │ ├──  charmaps
│ │ │ │ │ ├──  ANSI_X3.110-1983.gz
│ │ │ │ │ ├──  ANSI_X3.4-1968.gz
│ │ │ │ │ ├──  ARMSCII-8.gz
│ │ │ │ │ ├──  ASMO_449.gz
│ │ │ │ │ ├──  BIG5-HKSCS.gz
│ │ │ │ │ ├──  BIG5.gz
│ │ │ │ │ ├──  BRF.gz
│ │ │ │ │ ├──  BS_4730.gz
│ │ │ │ │ ├──  BS_VIEWDATA.gz
│ │ │ │ │ ├──  CP10007.gz
│ │ │ │ │ ├──  CP1125.gz
│ │ │ │ │ ├──  CP1250.gz
│ │ │ │ │ ├──  CP1251.gz
│ │ │ │ │ ├──  CP1252.gz
│ │ │ │ │ ├──  CP1253.gz
│ │ │ │ │ ├──  CP1254.gz
│ │ │ │ │ ├──  CP1255.gz
│ │ │ │ │ ├──  CP1256.gz
│ │ │ │ │ ├──  CP1257.gz
│ │ │ │ │ ├──  CP1258.gz
│ │ │ │ │ ├──  CP737.gz
│ │ │ │ │ ├──  CP770.gz
│ │ │ │ │ ├──  CP771.gz
│ │ │ │ │ ├──  CP772.gz
│ │ │ │ │ ├──  CP773.gz
│ │ │ │ │ ├──  CP774.gz
│ │ │ │ │ ├──  CP775.gz
│ │ │ │ │ ├──  CP949.gz
│ │ │ │ │ ├──  CSA_Z243.4-1985-1.gz
│ │ │ │ │ ├──  CSA_Z243.4-1985-2.gz
│ │ │ │ │ ├──  CSA_Z243.4-1985-GR.gz
│ │ │ │ │ ├──  CSN_369103.gz
│ │ │ │ │ ├──  CWI.gz
│ │ │ │ │ ├──  DEC-MCS.gz
│ │ │ │ │ ├──  DIN_66003.gz
│ │ │ │ │ ├──  DS_2089.gz
│ │ │ │ │ ├──  EBCDIC-AT-DE-A.gz
│ │ │ │ │ ├──  EBCDIC-AT-DE.gz
│ │ │ │ │ ├──  EBCDIC-CA-FR.gz
│ │ │ │ │ ├──  EBCDIC-DK-NO-A.gz
│ │ │ │ │ ├──  EBCDIC-DK-NO.gz
│ │ │ │ │ ├──  EBCDIC-ES-A.gz
│ │ │ │ │ ├──  EBCDIC-ES-S.gz
│ │ │ │ │ ├──  EBCDIC-ES.gz
│ │ │ │ │ ├──  EBCDIC-FI-SE-A.gz
│ │ │ │ │ ├──  EBCDIC-FI-SE.gz
│ │ │ │ │ ├──  EBCDIC-FR.gz
│ │ │ │ │ ├──  EBCDIC-IS-FRISS.gz
│ │ │ │ │ ├──  EBCDIC-IT.gz
│ │ │ │ │ ├──  EBCDIC-PT.gz
│ │ │ │ │ ├──  EBCDIC-UK.gz
│ │ │ │ │ ├──  EBCDIC-US.gz
│ │ │ │ │ ├──  ECMA-CYRILLIC.gz
│ │ │ │ │ ├──  ES.gz
│ │ │ │ │ ├──  ES2.gz
│ │ │ │ │ ├──  EUC-JISX0213.gz
│ │ │ │ │ ├──  EUC-JP-MS.gz
│ │ │ │ │ ├──  EUC-JP.gz
│ │ │ │ │ ├──  EUC-KR.gz
│ │ │ │ │ ├──  EUC-TW.gz
│ │ │ │ │ ├──  GB18030.gz
│ │ │ │ │ ├──  GB2312.gz
│ │ │ │ │ ├──  GB_1988-80.gz
│ │ │ │ │ ├──  GBK.gz
│ │ │ │ │ ├──  GEORGIAN-ACADEMY.gz
│ │ │ │ │ ├──  GEORGIAN-PS.gz
│ │ │ │ │ ├──  GOST_19768-74.gz
│ │ │ │ │ ├──  GREEK-CCITT.gz
│ │ │ │ │ ├──  GREEK7-OLD.gz
│ │ │ │ │ ├──  GREEK7.gz
│ │ │ │ │ ├──  HP-GREEK8.gz
│ │ │ │ │ ├──  HP-ROMAN8.gz
│ │ │ │ │ ├──  HP-ROMAN9.gz
│ │ │ │ │ ├──  HP-THAI8.gz
│ │ │ │ │ ├──  HP-TURKISH8.gz
│ │ │ │ │ ├──  IBM037.gz
│ │ │ │ │ ├──  IBM038.gz
│ │ │ │ │ ├──  IBM1004.gz
│ │ │ │ │ ├──  IBM1026.gz
│ │ │ │ │ ├──  IBM1047.gz
│ │ │ │ │ ├──  IBM1124.gz
│ │ │ │ │ ├──  IBM1129.gz
│ │ │ │ │ ├──  IBM1132.gz
│ │ │ │ │ ├──  IBM1133.gz
│ │ │ │ │ ├──  IBM1160.gz
│ │ │ │ │ ├──  IBM1161.gz
│ │ │ │ │ ├──  IBM1162.gz
│ │ │ │ │ ├──  IBM1163.gz
│ │ │ │ │ ├──  IBM1164.gz
│ │ │ │ │ ├──  IBM256.gz
│ │ │ │ │ ├──  IBM273.gz
│ │ │ │ │ ├──  IBM274.gz
│ │ │ │ │ ├──  IBM275.gz
│ │ │ │ │ ├──  IBM277.gz
│ │ │ │ │ ├──  IBM278.gz
│ │ │ │ │ ├──  IBM280.gz
│ │ │ │ │ ├──  IBM281.gz
│ │ │ │ │ ├──  IBM284.gz
│ │ │ │ │ ├──  IBM285.gz
│ │ │ │ │ ├──  IBM290.gz
│ │ │ │ │ ├──  IBM297.gz
│ │ │ │ │ ├──  IBM420.gz
│ │ │ │ │ ├──  IBM423.gz
│ │ │ │ │ ├──  IBM424.gz
│ │ │ │ │ ├──  IBM437.gz
│ │ │ │ │ ├──  IBM500.gz
│ │ │ │ │ ├──  IBM850.gz
│ │ │ │ │ ├──  IBM851.gz
│ │ │ │ │ ├──  IBM852.gz
│ │ │ │ │ ├──  IBM855.gz
│ │ │ │ │ ├──  IBM856.gz
│ │ │ │ │ ├──  IBM857.gz
│ │ │ │ │ ├──  IBM858.gz
│ │ │ │ │ ├──  IBM860.gz
│ │ │ │ │ ├──  IBM861.gz
│ │ │ │ │ ├──  IBM862.gz
│ │ │ │ │ ├──  IBM863.gz
│ │ │ │ │ ├──  IBM864.gz
│ │ │ │ │ ├──  IBM865.gz
│ │ │ │ │ ├──  IBM866.gz
│ │ │ │ │ ├──  IBM866NAV.gz
│ │ │ │ │ ├──  IBM868.gz
│ │ │ │ │ ├──  IBM869.gz
│ │ │ │ │ ├──  IBM870.gz
│ │ │ │ │ ├──  IBM871.gz
│ │ │ │ │ ├──  IBM874.gz
│ │ │ │ │ ├──  IBM875.gz
│ │ │ │ │ ├──  IBM880.gz
│ │ │ │ │ ├──  IBM891.gz
│ │ │ │ │ ├──  IBM903.gz
│ │ │ │ │ ├──  IBM904.gz
│ │ │ │ │ ├──  IBM905.gz
│ │ │ │ │ ├──  IBM918.gz
│ │ │ │ │ ├──  IBM922.gz
│ │ │ │ │ ├──  IEC_P27-1.gz
│ │ │ │ │ ├──  INIS-8.gz
│ │ │ │ │ ├──  INIS-CYRILLIC.gz
│ │ │ │ │ ├──  INIS.gz
│ │ │ │ │ ├──  INVARIANT.gz
│ │ │ │ │ ├──  ISIRI-3342.gz
│ │ │ │ │ ├──  ISO-8859-1.gz
│ │ │ │ │ ├──  ISO-8859-10.gz
│ │ │ │ │ ├──  ISO-8859-11.gz
│ │ │ │ │ ├──  ISO-8859-13.gz
│ │ │ │ │ ├──  ISO-8859-14.gz
│ │ │ │ │ ├──  ISO-8859-15.gz
│ │ │ │ │ ├──  ISO-8859-16.gz
│ │ │ │ │ ├──  ISO-8859-2.gz
│ │ │ │ │ ├──  ISO-8859-3.gz
│ │ │ │ │ ├──  ISO-8859-4.gz
│ │ │ │ │ ├──  ISO-8859-5.gz
│ │ │ │ │ ├──  ISO-8859-6.gz
│ │ │ │ │ ├──  ISO-8859-7.gz
│ │ │ │ │ ├──  ISO-8859-8.gz
│ │ │ │ │ ├──  ISO-8859-9.gz
│ │ │ │ │ ├──  ISO-8859-9E.gz
│ │ │ │ │ ├──  ISO-IR-197.gz
│ │ │ │ │ ├──  ISO-IR-209.gz
│ │ │ │ │ ├──  ISO-IR-90.gz
│ │ │ │ │ ├──  ISO_10367-BOX.gz
│ │ │ │ │ ├──  ISO_10646.gz
│ │ │ │ │ ├──  ISO_11548-1.gz
│ │ │ │ │ ├──  ISO_2033-1983.gz
│ │ │ │ │ ├──  ISO_5427-EXT.gz
│ │ │ │ │ ├──  ISO_5427.gz
│ │ │ │ │ ├──  ISO_5428.gz
│ │ │ │ │ ├──  ISO_646.BASIC.gz
│ │ │ │ │ ├──  ISO_646.IRV.gz
│ │ │ │ │ ├──  ISO_6937-2-25.gz
│ │ │ │ │ ├──  ISO_6937-2-ADD.gz
│ │ │ │ │ ├──  ISO_6937.gz
│ │ │ │ │ ├──  ISO_8859-1,GL.gz
│ │ │ │ │ ├──  ISO_8859-SUPP.gz
│ │ │ │ │ ├──  IT.gz
│ │ │ │ │ ├──  JIS_C6220-1969-JP.gz
│ │ │ │ │ ├──  JIS_C6220-1969-RO.gz
│ │ │ │ │ ├──  JIS_C6229-1984-A.gz
│ │ │ │ │ ├──  JIS_C6229-1984-B-ADD.gz
│ │ │ │ │ ├──  JIS_C6229-1984-B.gz
│ │ │ │ │ ├──  JIS_C6229-1984-HAND-ADD.gz
│ │ │ │ │ ├──  JIS_C6229-1984-HAND.gz
│ │ │ │ │ ├──  JIS_C6229-1984-KANA.gz
│ │ │ │ │ ├──  JIS_X0201.gz
│ │ │ │ │ ├──  JOHAB.gz
│ │ │ │ │ ├──  JUS_I.B1.002.gz
│ │ │ │ │ ├──  JUS_I.B1.003-MAC.gz
│ │ │ │ │ ├──  JUS_I.B1.003-SERB.gz
│ │ │ │ │ ├──  KOI-8.gz
│ │ │ │ │ ├──  KOI8-R.gz
│ │ │ │ │ ├──  KOI8-RU.gz
│ │ │ │ │ ├──  KOI8-T.gz
│ │ │ │ │ ├──  KOI8-U.gz
│ │ │ │ │ ├──  KSC5636.gz
│ │ │ │ │ ├──  LATIN-GREEK-1.gz
│ │ │ │ │ ├──  LATIN-GREEK.gz
│ │ │ │ │ ├──  MAC-CENTRALEUROPE.gz
│ │ │ │ │ ├──  MAC-CYRILLIC.gz
│ │ │ │ │ ├──  MAC-IS.gz
│ │ │ │ │ ├──  MAC-SAMI.gz
│ │ │ │ │ ├──  MAC-UK.gz
│ │ │ │ │ ├──  MACINTOSH.gz
│ │ │ │ │ ├──  MIK.gz
│ │ │ │ │ ├──  MSZ_7795.3.gz
│ │ │ │ │ ├──  NATS-DANO-ADD.gz
│ │ │ │ │ ├──  NATS-DANO.gz
│ │ │ │ │ ├──  NATS-SEFI-ADD.gz
│ │ │ │ │ ├──  NATS-SEFI.gz
│ │ │ │ │ ├──  NC_NC00-10.gz
│ │ │ │ │ ├──  NEXTSTEP.gz
│ │ │ │ │ ├──  NF_Z_62-010.gz
│ │ │ │ │ ├──  NF_Z_62-010_1973.gz
│ │ │ │ │ ├──  NS_4551-1.gz
│ │ │ │ │ ├──  NS_4551-2.gz
│ │ │ │ │ ├──  PT.gz
│ │ │ │ │ ├──  PT154.gz
│ │ │ │ │ ├──  PT2.gz
│ │ │ │ │ ├──  RK1048.gz
│ │ │ │ │ ├──  SAMI-WS2.gz
│ │ │ │ │ ├──  SAMI.gz
│ │ │ │ │ ├──  SEN_850200_B.gz
│ │ │ │ │ ├──  SEN_850200_C.gz
│ │ │ │ │ ├──  SHIFT_JIS.gz
│ │ │ │ │ ├──  SHIFT_JISX0213.gz
│ │ │ │ │ ├──  T.101-G2.gz
│ │ │ │ │ ├──  T.61-7BIT.gz
│ │ │ │ │ ├──  T.61-8BIT.gz
│ │ │ │ │ ├──  TCVN5712-1.gz
│ │ │ │ │ ├──  TIS-620.gz
│ │ │ │ │ ├──  TSCII.gz
│ │ │ │ │ ├──  UTF-8.gz
│ │ │ │ │ ├──  VIDEOTEX-SUPPL.gz
│ │ │ │ │ ├──  VISCII.gz
│ │ │ │ │ └──  WINDOWS-31J.gz
│ │ │ │ └──  locales
│ │ │ │ ├──  aa_DJ
│ │ │ │ ├──  aa_ER
│ │ │ │ ├──  aa_ET
│ │ │ │ ├──  ab_GE
│ │ │ │ ├──  af_ZA
│ │ │ │ ├──  agr_PE
│ │ │ │ ├──  ak_GH
│ │ │ │ ├──  am_ET
│ │ │ │ ├──  an_ES
│ │ │ │ ├──  anp_IN
│ │ │ │ ├──  ar_AE
│ │ │ │ ├──  ar_BH
│ │ │ │ ├──  ar_DZ
│ │ │ │ ├──  ar_EG
│ │ │ │ ├──  ar_IN
│ │ │ │ ├──  ar_IQ
│ │ │ │ ├──  ar_JO
│ │ │ │ ├──  ar_KW
│ │ │ │ ├──  ar_LB
│ │ │ │ ├──  ar_LY
│ │ │ │ ├──  ar_MA
│ │ │ │ ├──  ar_OM
│ │ │ │ ├──  ar_QA
│ │ │ │ ├──  ar_SA
│ │ │ │ ├──  ar_SD
│ │ │ │ ├──  ar_SS
│ │ │ │ ├──  ar_SY
│ │ │ │ ├──  ar_TN
│ │ │ │ ├──  ar_YE
│ │ │ │ ├──  as_IN
│ │ │ │ ├──  ast_ES
│ │ │ │ ├──  ayc_PE
│ │ │ │ ├──  az_AZ
│ │ │ │ ├──  az_IR
│ │ │ │ ├──  be_BY
│ │ │ │ ├──  be_BY@latin
│ │ │ │ ├──  bem_ZM
│ │ │ │ ├──  ber_DZ
│ │ │ │ ├──  ber_MA
│ │ │ │ ├──  bg_BG
│ │ │ │ ├──  bhb_IN
│ │ │ │ ├──  bho_IN
│ │ │ │ ├──  bho_NP
│ │ │ │ ├──  bi_VU
│ │ │ │ ├──  bn_BD
│ │ │ │ ├──  bn_IN
│ │ │ │ ├──  bo_CN
│ │ │ │ ├──  bo_IN
│ │ │ │ ├──  br_FR
│ │ │ │ ├──  br_FR@euro
│ │ │ │ ├──  brx_IN
│ │ │ │ ├──  bs_BA
│ │ │ │ ├──  byn_ER
│ │ │ │ ├──  C
│ │ │ │ ├──  ca_AD
│ │ │ │ ├──  ca_ES
│ │ │ │ ├──  ca_ES@euro
│ │ │ │ ├──  ca_ES@valencia
│ │ │ │ ├──  ca_FR
│ │ │ │ ├──  ca_IT
│ │ │ │ ├──  ce_RU
│ │ │ │ ├──  chr_US
│ │ │ │ ├──  ckb_IQ
│ │ │ │ ├──  cmn_TW
│ │ │ │ ├──  cns11643_stroke
│ │ │ │ ├──  crh_RU
│ │ │ │ ├──  crh_UA
│ │ │ │ ├──  cs_CZ
│ │ │ │ ├──  csb_PL
│ │ │ │ ├──  cv_RU
│ │ │ │ ├──  cy_GB
│ │ │ │ ├──  da_DK
│ │ │ │ ├──  de_AT
│ │ │ │ ├──  de_AT@euro
│ │ │ │ ├──  de_BE
│ │ │ │ ├──  de_BE@euro
│ │ │ │ ├──  de_CH
│ │ │ │ ├──  de_DE
│ │ │ │ ├──  de_DE@euro
│ │ │ │ ├──  de_IT
│ │ │ │ ├──  de_LI
│ │ │ │ ├──  de_LU
│ │ │ │ ├──  de_LU@euro
│ │ │ │ ├──  doi_IN
│ │ │ │ ├──  dsb_DE
│ │ │ │ ├──  dv_MV
│ │ │ │ ├──  dz_BT
│ │ │ │ ├──  el_CY
│ │ │ │ ├──  el_GR
│ │ │ │ ├──  el_GR@euro
│ │ │ │ ├──  en_AG
│ │ │ │ ├──  en_AU
│ │ │ │ ├──  en_BW
│ │ │ │ ├──  en_CA
│ │ │ │ ├──  en_DK
│ │ │ │ ├──  en_GB
│ │ │ │ ├──  en_HK
│ │ │ │ ├──  en_IE
│ │ │ │ ├──  en_IE@euro
│ │ │ │ ├──  en_IL
│ │ │ │ ├──  en_IN
│ │ │ │ ├──  en_NG
│ │ │ │ ├──  en_NZ
│ │ │ │ ├──  en_PH
│ │ │ │ ├──  en_SC
│ │ │ │ ├──  en_SG
│ │ │ │ ├──  en_US
│ │ │ │ ├──  en_ZA
│ │ │ │ ├──  en_ZM
│ │ │ │ ├──  en_ZW
│ │ │ │ ├──  eo
│ │ │ │ ├──  es_AR
│ │ │ │ ├──  es_BO
│ │ │ │ ├──  es_CL
│ │ │ │ ├──  es_CO
│ │ │ │ ├──  es_CR
│ │ │ │ ├──  es_CU
│ │ │ │ ├──  es_DO
│ │ │ │ ├──  es_EC
│ │ │ │ ├──  es_ES
│ │ │ │ ├──  es_ES@euro
│ │ │ │ ├──  es_GT
│ │ │ │ ├──  es_HN
│ │ │ │ ├──  es_MX
│ │ │ │ ├──  es_NI
│ │ │ │ ├──  es_PA
│ │ │ │ ├──  es_PE
│ │ │ │ ├──  es_PR
│ │ │ │ ├──  es_PY
│ │ │ │ ├──  es_SV
│ │ │ │ ├──  es_US
│ │ │ │ ├──  es_UY
│ │ │ │ ├──  es_VE
│ │ │ │ ├──  et_EE
│ │ │ │ ├──  eu_ES
│ │ │ │ ├──  eu_ES@euro
│ │ │ │ ├──  fa_IR
│ │ │ │ ├──  ff_SN
│ │ │ │ ├──  fi_FI
│ │ │ │ ├──  fi_FI@euro
│ │ │ │ ├──  fil_PH
│ │ │ │ ├──  fo_FO
│ │ │ │ ├──  fr_BE
│ │ │ │ ├──  fr_BE@euro
│ │ │ │ ├──  fr_CA
│ │ │ │ ├──  fr_CH
│ │ │ │ ├──  fr_FR
│ │ │ │ ├──  fr_FR@euro
│ │ │ │ ├──  fr_LU
│ │ │ │ ├──  fr_LU@euro
│ │ │ │ ├──  fur_IT
│ │ │ │ ├──  fy_DE
│ │ │ │ ├──  fy_NL
│ │ │ │ ├──  ga_IE
│ │ │ │ ├──  ga_IE@euro
│ │ │ │ ├──  gbm_IN
│ │ │ │ ├──  gd_GB
│ │ │ │ ├──  gez_ER
│ │ │ │ ├──  gez_ER@abegede
│ │ │ │ ├──  gez_ET
│ │ │ │ ├──  gez_ET@abegede
│ │ │ │ ├──  gl_ES
│ │ │ │ ├──  gl_ES@euro
│ │ │ │ ├──  gu_IN
│ │ │ │ ├──  gv_GB
│ │ │ │ ├──  ha_NG
│ │ │ │ ├──  hak_TW
│ │ │ │ ├──  he_IL
│ │ │ │ ├──  hi_IN
│ │ │ │ ├──  hif_FJ
│ │ │ │ ├──  hne_IN
│ │ │ │ ├──  hr_HR
│ │ │ │ ├──  hsb_DE
│ │ │ │ ├──  ht_HT
│ │ │ │ ├──  hu_HU
│ │ │ │ ├──  hy_AM
│ │ │ │ ├──  i18n
│ │ │ │ ├──  i18n_ctype
│ │ │ │ ├──  ia_FR
│ │ │ │ ├──  id_ID
│ │ │ │ ├──  ig_NG
│ │ │ │ ├──  ik_CA
│ │ │ │ ├──  is_IS
│ │ │ │ ├──  iso14651_t1
│ │ │ │ ├──  iso14651_t1_common
│ │ │ │ ├──  iso14651_t1_pinyin
│ │ │ │ ├──  it_CH
│ │ │ │ ├──  it_IT
│ │ │ │ ├──  it_IT@euro
│ │ │ │ ├──  iu_CA
│ │ │ │ ├──  ja_JP
│ │ │ │ ├──  ka_GE
│ │ │ │ ├──  kab_DZ
│ │ │ │ ├──  kk_KZ
│ │ │ │ ├──  kl_GL
│ │ │ │ ├──  km_KH
│ │ │ │ ├──  kn_IN
│ │ │ │ ├──  ko_KR
│ │ │ │ ├──  kok_IN
│ │ │ │ ├──  ks_IN
│ │ │ │ ├──  ks_IN@devanagari
│ │ │ │ ├──  ku_TR
│ │ │ │ ├──  kv_RU
│ │ │ │ ├──  kw_GB
│ │ │ │ ├──  ky_KG
│ │ │ │ ├──  lb_LU
│ │ │ │ ├──  lg_UG
│ │ │ │ ├──  li_BE
│ │ │ │ ├──  li_NL
│ │ │ │ ├──  lij_IT
│ │ │ │ ├──  ln_CD
│ │ │ │ ├──  lo_LA
│ │ │ │ ├──  lt_LT
│ │ │ │ ├──  ltg_LV
│ │ │ │ ├──  lv_LV
│ │ │ │ ├──  lzh_TW
│ │ │ │ ├──  mag_IN
│ │ │ │ ├──  mai_IN
│ │ │ │ ├──  mai_NP
│ │ │ │ ├──  mdf_RU
│ │ │ │ ├──  mfe_MU
│ │ │ │ ├──  mg_MG
│ │ │ │ ├──  mhr_RU
│ │ │ │ ├──  mi_NZ
│ │ │ │ ├──  miq_NI
│ │ │ │ ├──  mjw_IN
│ │ │ │ ├──  mk_MK
│ │ │ │ ├──  ml_IN
│ │ │ │ ├──  mn_MN
│ │ │ │ ├──  mni_IN
│ │ │ │ ├──  mnw_MM
│ │ │ │ ├──  mr_IN
│ │ │ │ ├──  ms_MY
│ │ │ │ ├──  mt_MT
│ │ │ │ ├──  my_MM
│ │ │ │ ├──  nan_TW
│ │ │ │ ├──  nan_TW@latin
│ │ │ │ ├──  nb_NO
│ │ │ │ ├──  nds_DE
│ │ │ │ ├──  nds_NL
│ │ │ │ ├──  ne_NP
│ │ │ │ ├──  nhn_MX
│ │ │ │ ├──  niu_NU
│ │ │ │ ├──  niu_NZ
│ │ │ │ ├──  nl_AW
│ │ │ │ ├──  nl_BE
│ │ │ │ ├──  nl_BE@euro
│ │ │ │ ├──  nl_NL
│ │ │ │ ├──  nl_NL@euro
│ │ │ │ ├──  nn_NO
│ │ │ │ ├──  nr_ZA
│ │ │ │ ├──  nso_ZA
│ │ │ │ ├──  oc_FR
│ │ │ │ ├──  om_ET
│ │ │ │ ├──  om_KE
│ │ │ │ ├──  or_IN
│ │ │ │ ├──  os_RU
│ │ │ │ ├──  pa_IN
│ │ │ │ ├──  pa_PK
│ │ │ │ ├──  pap_AW
│ │ │ │ ├──  pap_CW
│ │ │ │ ├──  pl_PL
│ │ │ │ ├──  POSIX
│ │ │ │ ├──  ps_AF
│ │ │ │ ├──  pt_BR
│ │ │ │ ├──  pt_PT
│ │ │ │ ├──  pt_PT@euro
│ │ │ │ ├──  quz_PE
│ │ │ │ ├──  raj_IN
│ │ │ │ ├──  rif_MA
│ │ │ │ ├──  ro_RO
│ │ │ │ ├──  ru_RU
│ │ │ │ ├──  ru_UA
│ │ │ │ ├──  rw_RW
│ │ │ │ ├──  sa_IN
│ │ │ │ ├──  sah_RU
│ │ │ │ ├──  sat_IN
│ │ │ │ ├──  sc_IT
│ │ │ │ ├──  scn_IT
│ │ │ │ ├──  sd_IN
│ │ │ │ ├──  sd_IN@devanagari
│ │ │ │ ├──  se_NO
│ │ │ │ ├──  sgs_LT
│ │ │ │ ├──  shn_MM
│ │ │ │ ├──  shs_CA
│ │ │ │ ├──  si_LK
│ │ │ │ ├──  sid_ET
│ │ │ │ ├──  sk_SK
│ │ │ │ ├──  sl_SI
│ │ │ │ ├──  sm_WS
│ │ │ │ ├──  so_DJ
│ │ │ │ ├──  so_ET
│ │ │ │ ├──  so_KE
│ │ │ │ ├──  so_SO
│ │ │ │ ├──  sq_AL
│ │ │ │ ├──  sq_MK
│ │ │ │ ├──  sr_ME
│ │ │ │ ├──  sr_RS
│ │ │ │ ├──  sr_RS@latin
│ │ │ │ ├──  ss_ZA
│ │ │ │ ├──  ssy_ER
│ │ │ │ ├──  st_ZA
│ │ │ │ ├──  su_ID
│ │ │ │ ├──  sv_FI
│ │ │ │ ├──  sv_FI@euro
│ │ │ │ ├──  sv_SE
│ │ │ │ ├──  sw_KE
│ │ │ │ ├──  sw_TZ
│ │ │ │ ├──  syr
│ │ │ │ ├──  szl_PL
│ │ │ │ ├──  ta_IN
│ │ │ │ ├──  ta_LK
│ │ │ │ ├──  tcy_IN
│ │ │ │ ├──  te_IN
│ │ │ │ ├──  tg_TJ
│ │ │ │ ├──  th_TH
│ │ │ │ ├──  the_NP
│ │ │ │ ├──  ti_ER
│ │ │ │ ├──  ti_ET
│ │ │ │ ├──  tig_ER
│ │ │ │ ├──  tk_TM
│ │ │ │ ├──  tl_PH
│ │ │ │ ├──  tn_ZA
│ │ │ │ ├──  to_TO
│ │ │ │ ├──  tok
│ │ │ │ ├──  tpi_PG
│ │ │ │ ├──  tr_CY
│ │ │ │ ├──  tr_TR
│ │ │ │ ├──  translit_circle
│ │ │ │ ├──  translit_cjk_compat
│ │ │ │ ├──  translit_cjk_variants
│ │ │ │ ├──  translit_combining
│ │ │ │ ├──  translit_compat
│ │ │ │ ├──  translit_emojis
│ │ │ │ ├──  translit_font
│ │ │ │ ├──  translit_fraction
│ │ │ │ ├──  translit_hangul
│ │ │ │ ├──  translit_narrow
│ │ │ │ ├──  translit_neutral
│ │ │ │ ├──  translit_small
│ │ │ │ ├──  translit_wide
│ │ │ │ ├──  ts_ZA
│ │ │ │ ├──  tt_RU
│ │ │ │ ├──  tt_RU@iqtelif
│ │ │ │ ├──  ug_CN
│ │ │ │ ├──  uk_UA
│ │ │ │ ├──  unm_US
│ │ │ │ ├──  ur_IN
│ │ │ │ ├──  ur_PK
│ │ │ │ ├──  uz_UZ
│ │ │ │ ├──  uz_UZ@cyrillic
│ │ │ │ ├──  ve_ZA
│ │ │ │ ├──  vi_VN
│ │ │ │ ├──  wa_BE
│ │ │ │ ├──  wa_BE@euro
│ │ │ │ ├──  wae_CH
│ │ │ │ ├──  wal_ET
│ │ │ │ ├──  wo_SN
│ │ │ │ ├──  xh_ZA
│ │ │ │ ├──  yi_US
│ │ │ │ ├──  yo_NG
│ │ │ │ ├──  yue_HK
│ │ │ │ ├──  yuw_PG
│ │ │ │ ├──  zgh_MA
│ │ │ │ ├──  zh_CN
│ │ │ │ ├──  zh_HK
│ │ │ │ ├──  zh_SG
│ │ │ │ ├──  zh_TW
│ │ │ │ └──  zu_ZA
│ │ │ └──  locale
│ │ │ ├──  be
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  bg
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  ca
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  cs
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  da
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  de
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  el
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  en_GB
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  eo
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  es
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  fi
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  fr
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  gl
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  hr
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  hu
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  ia
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  id
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  it
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  ja
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  ka
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  ko
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  locale.alias
│ │ │ ├──  lt
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  nb
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  nl
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  pl
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  pt
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  pt_BR
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  ro
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  ru
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  rw
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  sk
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  sl
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  sr
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  sv
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  tr
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  uk
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  vi
│ │ │ │ └──  LC_MESSAGES
│ │ │ ├──  zh_CN
│ │ │ │ └──  LC_MESSAGES
│ │ │ └──  zh_TW
│ │ │ └──  LC_MESSAGES
│ │ ├──  90z6lxmraj3i1mvnzkdjwc1gdqxisbf4-libunistring-1.3
│ │ │ └──  lib
│ │ │ ├──  libunistring.la
│ │ │ ├──  libunistring.so ⇒ libunistring.so.5.2.0
│ │ │ ├──  libunistring.so.5 ⇒ libunistring.so.5.2.0
│ │ │ └──  libunistring.so.5.2.0
│ │ ├──  9jdsrs6j90bvq3nrggpm8lnr0y0w7fpb-testEnv
│ │ │ ├──  bin
│ │ │ │ ├──  [ ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/[
│ │ │ │ ├──  addpart ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/addpart
│ │ │ │ ├──  agetty ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/agetty
│ │ │ │ ├──  arch ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/arch
│ │ │ │ ├──  base32 ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/base32
│ │ │ │ ├──  base64 ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/base64
│ │ │ │ ├──  basename ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/basename
│ │ │ │ ├──  basenc ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/basenc
│ │ │ │ ├──  bits ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/bits
│ │ │ │ ├──  blkdiscard ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/blkdiscard
│ │ │ │ ├──  blkid ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/blkid
│ │ │ │ ├──  blkpr ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/blkpr
│ │ │ │ ├──  blkzone ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/blkzone
│ │ │ │ ├──  blockdev ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/blockdev
│ │ │ │ ├──  cal ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/cal
│ │ │ │ ├──  cat ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/cat
│ │ │ │ ├──  cfdisk ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/cfdisk
│ │ │ │ ├──  chcpu ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/chcpu
│ │ │ │ ├──  chfn ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/chfn
│ │ │ │ ├──  chgrp ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/chgrp
│ │ │ │ ├──  chmem ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/chmem
│ │ │ │ ├──  chmod ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/chmod
│ │ │ │ ├──  choom ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/choom
│ │ │ │ ├──  chown ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/chown
│ │ │ │ ├──  chroot ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/chroot
│ │ │ │ ├──  chrt ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/chrt
│ │ │ │ ├──  chsh ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/chsh
│ │ │ │ ├──  cksum ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/cksum
│ │ │ │ ├──  col ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/col
│ │ │ │ ├──  colcrt ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/colcrt
│ │ │ │ ├──  colrm ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/colrm
│ │ │ │ ├──  column ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/column
│ │ │ │ ├──  comm ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/comm
│ │ │ │ ├──  coresched ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/coresched
│ │ │ │ ├──  coreutils ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/coreutils
│ │ │ │ ├──  cp ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/cp
│ │ │ │ ├──  csplit ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/csplit
│ │ │ │ ├──  ctrlaltdel ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/ctrlaltdel
│ │ │ │ ├──  cut ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/cut
│ │ │ │ ├──  date ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/date
│ │ │ │ ├──  dd ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/dd
│ │ │ │ ├──  delpart ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/delpart
│ │ │ │ ├──  df ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/df
│ │ │ │ ├──  dir ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/dir
│ │ │ │ ├──  dircolors ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/dircolors
│ │ │ │ ├──  dirname ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/dirname
│ │ │ │ ├──  dmesg ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/dmesg
│ │ │ │ ├──  du ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/du
│ │ │ │ ├──  echo ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/echo
│ │ │ │ ├──  eject ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/eject
│ │ │ │ ├──  enosys ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/enosys
│ │ │ │ ├──  env ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/env
│ │ │ │ ├──  exch ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/exch
│ │ │ │ ├──  expand ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/expand
│ │ │ │ ├──  expr ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/expr
│ │ │ │ ├──  factor ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/factor
│ │ │ │ ├──  fadvise ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/fadvise
│ │ │ │ ├──  fallocate ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/fallocate
│ │ │ │ ├──  false ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/false
│ │ │ │ ├──  fdisk ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/fdisk
│ │ │ │ ├──  fincore ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/fincore
│ │ │ │ ├──  findfs ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/findfs
│ │ │ │ ├──  findmnt ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/findmnt
│ │ │ │ ├──  fish ⇒ /nix/store/rq95q4jkwxhb0igdiwfnnfqj80cww1hg-fish-4.0.2/bin/fish
│ │ │ │ ├──  fish_indent ⇒ /nix/store/rq95q4jkwxhb0igdiwfnnfqj80cww1hg-fish-4.0.2/bin/fish_indent
│ │ │ │ ├──  fish_key_reader ⇒ /nix/store/rq95q4jkwxhb0igdiwfnnfqj80cww1hg-fish-4.0.2/bin/fish_key_reader
│ │ │ │ ├──  flock ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/flock
│ │ │ │ ├──  fmt ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/fmt
│ │ │ │ ├──  fold ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/fold
│ │ │ │ ├──  fsck ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/fsck
│ │ │ │ ├──  fsck.cramfs ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/fsck.cramfs
│ │ │ │ ├──  fsck.minix ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/fsck.minix
│ │ │ │ ├──  fsfreeze ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/fsfreeze
│ │ │ │ ├──  fstrim ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/fstrim
│ │ │ │ ├──  getopt ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/getopt
│ │ │ │ ├──  groups ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/groups
│ │ │ │ ├──  hardlink ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/hardlink
│ │ │ │ ├──  hashsum ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/hashsum
│ │ │ │ ├──  hd ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/hd
│ │ │ │ ├──  head ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/head
│ │ │ │ ├──  hexdump ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/hexdump
│ │ │ │ ├──  hostid ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/hostid
│ │ │ │ ├──  hostname ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/hostname
│ │ │ │ ├──  hwclock ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/hwclock
│ │ │ │ ├──  i386 ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/i386
│ │ │ │ ├──  id ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/id
│ │ │ │ ├──  install ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/install
│ │ │ │ ├──  ionice ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/ionice
│ │ │ │ ├──  ipcmk ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/ipcmk
│ │ │ │ ├──  ipcrm ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/ipcrm
│ │ │ │ ├──  ipcs ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/ipcs
│ │ │ │ ├──  irqtop ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/irqtop
│ │ │ │ ├──  isosize ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/isosize
│ │ │ │ ├──  join ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/join
│ │ │ │ ├──  kill ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/kill
│ │ │ │ ├──  last ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/last
│ │ │ │ ├──  lastb ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/lastb
│ │ │ │ ├──  lastlog2 ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/lastlog2
│ │ │ │ ├──  ldattach ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/ldattach
│ │ │ │ ├──  link ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/link
│ │ │ │ ├──  linux32 ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/linux32
│ │ │ │ ├──  linux64 ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/linux64
│ │ │ │ ├──  lix ⇒ /nix/store/gzla1q2xfin7r8gnwpfdskhrihcig6l4-lix-2.93.3/bin/lix
│ │ │ │ ├──  ln ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/ln
│ │ │ │ ├──  logger ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/logger
│ │ │ │ ├──  login ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/login
│ │ │ │ ├──  logname ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/logname
│ │ │ │ ├──  look ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/look
│ │ │ │ ├──  losetup ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/losetup
│ │ │ │ ├──  ls ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/ls
│ │ │ │ ├──  lsblk ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/lsblk
│ │ │ │ ├──  lsclocks ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/lsclocks
│ │ │ │ ├──  lscpu ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/lscpu
│ │ │ │ ├──  lsd ⇒ /nix/store/gsknijmxxy6fp0za2lmh4kdc6jr8rb7r-lsd-1.1.5/bin/lsd
│ │ │ │ ├──  lsfd ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/lsfd
│ │ │ │ ├──  lsipc ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/lsipc
│ │ │ │ ├──  lsirq ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/lsirq
│ │ │ │ ├──  lslocks ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/lslocks
│ │ │ │ ├──  lslogins ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/lslogins
│ │ │ │ ├──  lsmem ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/lsmem
│ │ │ │ ├──  lsns ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/lsns
│ │ │ │ ├──  mcookie ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/mcookie
│ │ │ │ ├──  mesg ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/mesg
│ │ │ │ ├──  mkdir ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/mkdir
│ │ │ │ ├──  mkfifo ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/mkfifo
│ │ │ │ ├──  mkfs ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/mkfs
│ │ │ │ ├──  mkfs.bfs ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/mkfs.bfs
│ │ │ │ ├──  mkfs.cramfs ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/mkfs.cramfs
│ │ │ │ ├──  mkfs.minix ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/mkfs.minix
│ │ │ │ ├──  mknod ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/mknod
│ │ │ │ ├──  mkswap ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/mkswap
│ │ │ │ ├──  mktemp ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/mktemp
│ │ │ │ ├──  more ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/more
│ │ │ │ ├──  mount ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/mount
│ │ │ │ ├──  mountpoint ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/mountpoint
│ │ │ │ ├──  mv ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/mv
│ │ │ │ ├──  namei ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/namei
│ │ │ │ ├──  nice ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/nice
│ │ │ │ ├──  nix ⇒ /nix/store/gzla1q2xfin7r8gnwpfdskhrihcig6l4-lix-2.93.3/bin/nix
│ │ │ │ ├──  nix-build ⇒ /nix/store/gzla1q2xfin7r8gnwpfdskhrihcig6l4-lix-2.93.3/bin/nix-build
│ │ │ │ ├──  nix-channel ⇒ /nix/store/gzla1q2xfin7r8gnwpfdskhrihcig6l4-lix-2.93.3/bin/nix-channel
│ │ │ │ ├──  nix-collect-garbage ⇒ /nix/store/gzla1q2xfin7r8gnwpfdskhrihcig6l4-lix-2.93.3/bin/nix-collect-garbage
│ │ │ │ ├──  nix-copy-closure ⇒ /nix/store/gzla1q2xfin7r8gnwpfdskhrihcig6l4-lix-2.93.3/bin/nix-copy-closure
│ │ │ │ ├──  nix-daemon ⇒ /nix/store/gzla1q2xfin7r8gnwpfdskhrihcig6l4-lix-2.93.3/bin/nix-daemon
│ │ │ │ ├──  nix-env ⇒ /nix/store/gzla1q2xfin7r8gnwpfdskhrihcig6l4-lix-2.93.3/bin/nix-env
│ │ │ │ ├──  nix-hash ⇒ /nix/store/gzla1q2xfin7r8gnwpfdskhrihcig6l4-lix-2.93.3/bin/nix-hash
│ │ │ │ ├──  nix-instantiate ⇒ /nix/store/gzla1q2xfin7r8gnwpfdskhrihcig6l4-lix-2.93.3/bin/nix-instantiate
│ │ │ │ ├──  nix-prefetch-url ⇒ /nix/store/gzla1q2xfin7r8gnwpfdskhrihcig6l4-lix-2.93.3/bin/nix-prefetch-url
│ │ │ │ ├──  nix-shell ⇒ /nix/store/gzla1q2xfin7r8gnwpfdskhrihcig6l4-lix-2.93.3/bin/nix-shell
│ │ │ │ ├──  nix-store ⇒ /nix/store/gzla1q2xfin7r8gnwpfdskhrihcig6l4-lix-2.93.3/bin/nix-store
│ │ │ │ ├──  nl ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/nl
│ │ │ │ ├──  nohup ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/nohup
│ │ │ │ ├──  nologin ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/nologin
│ │ │ │ ├──  nproc ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/nproc
│ │ │ │ ├──  nsenter ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/nsenter
│ │ │ │ ├──  numfmt ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/numfmt
│ │ │ │ ├──  od ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/od
│ │ │ │ ├──  partx ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/partx
│ │ │ │ ├──  paste ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/paste
│ │ │ │ ├──  pathchk ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/pathchk
│ │ │ │ ├──  pinky ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/pinky
│ │ │ │ ├──  pipesz ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/pipesz
│ │ │ │ ├──  pivot_root ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/pivot_root
│ │ │ │ ├──  pr ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/pr
│ │ │ │ ├──  printenv ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/printenv
│ │ │ │ ├──  printf ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/printf
│ │ │ │ ├──  prlimit ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/prlimit
│ │ │ │ ├──  ptx ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/ptx
│ │ │ │ ├──  pwd ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/pwd
│ │ │ │ ├──  readlink ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/readlink
│ │ │ │ ├──  readprofile ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/readprofile
│ │ │ │ ├──  realpath ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/realpath
│ │ │ │ ├──  rename ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/rename
│ │ │ │ ├──  renice ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/renice
│ │ │ │ ├──  resizepart ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/resizepart
│ │ │ │ ├──  rev ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/rev
│ │ │ │ ├──  rfkill ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/rfkill
│ │ │ │ ├──  rm ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/rm
│ │ │ │ ├──  rmdir ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/rmdir
│ │ │ │ ├──  rtcwake ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/rtcwake
│ │ │ │ ├──  runuser ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/runuser
│ │ │ │ ├──  script ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/script
│ │ │ │ ├──  scriptlive ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/scriptlive
│ │ │ │ ├──  scriptreplay ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/scriptreplay
│ │ │ │ ├──  seq ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/seq
│ │ │ │ ├──  setarch ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/setarch
│ │ │ │ ├──  setpgid ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/setpgid
│ │ │ │ ├──  setpriv ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/setpriv
│ │ │ │ ├──  setsid ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/setsid
│ │ │ │ ├──  setterm ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/setterm
│ │ │ │ ├──  sfdisk ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/sfdisk
│ │ │ │ ├──  shred ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/shred
│ │ │ │ ├──  shuf ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/shuf
│ │ │ │ ├──  sleep ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/sleep
│ │ │ │ ├──  sort ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/sort
│ │ │ │ ├──  split ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/split
│ │ │ │ ├──  stat ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/stat
│ │ │ │ ├──  stdbuf ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/stdbuf
│ │ │ │ ├──  sulogin ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/sulogin
│ │ │ │ ├──  sum ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/sum
│ │ │ │ ├──  swaplabel ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/swaplabel
│ │ │ │ ├──  swapoff ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/swapoff
│ │ │ │ ├──  swapon ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/swapon
│ │ │ │ ├──  switch_root ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/switch_root
│ │ │ │ ├──  sync ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/sync
│ │ │ │ ├──  tac ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/tac
│ │ │ │ ├──  tail ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/tail
│ │ │ │ ├──  taskset ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/taskset
│ │ │ │ ├──  tee ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/tee
│ │ │ │ ├──  test ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/test
│ │ │ │ ├──  timeout ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/timeout
│ │ │ │ ├──  touch ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/touch
│ │ │ │ ├──  tr ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/tr
│ │ │ │ ├──  true ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/true
│ │ │ │ ├──  truncate ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/truncate
│ │ │ │ ├──  tsort ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/tsort
│ │ │ │ ├──  tty ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/tty
│ │ │ │ ├──  uclampset ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/uclampset
│ │ │ │ ├──  ul ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/ul
│ │ │ │ ├──  umount ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/umount
│ │ │ │ ├──  uname ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/uname
│ │ │ │ ├──  uname26 ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/uname26
│ │ │ │ ├──  unexpand ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/unexpand
│ │ │ │ ├──  uniq ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/uniq
│ │ │ │ ├──  unlink ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/unlink
│ │ │ │ ├──  unshare ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/unshare
│ │ │ │ ├──  uptime ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/uptime
│ │ │ │ ├──  users ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/users
│ │ │ │ ├──  utmpdump ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/utmpdump
│ │ │ │ ├──  uuidd ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/uuidd
│ │ │ │ ├──  uuidgen ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/uuidgen
│ │ │ │ ├──  uuidparse ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/uuidparse
│ │ │ │ ├──  vdir ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/vdir
│ │ │ │ ├──  waitpid ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/waitpid
│ │ │ │ ├──  wall ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/wall
│ │ │ │ ├──  wc ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/wc
│ │ │ │ ├──  wdctl ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/wdctl
│ │ │ │ ├──  whereis ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/whereis
│ │ │ │ ├──  who ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/who
│ │ │ │ ├──  whoami ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/whoami
│ │ │ │ ├──  wipefs ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/wipefs
│ │ │ │ ├──  write ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/write
│ │ │ │ ├──  x86_64 ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/x86_64
│ │ │ │ ├──  yes ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/bin/yes
│ │ │ │ └──  zramctl ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/bin/zramctl
│ │ │ ├──  etc
│ │ │ │ ├──  fish
│ │ │ │ │ ├──  completions
│ │ │ │ │ ├──  conf.d
│ │ │ │ │ ├──  config.fish
│ │ │ │ │ └──  functions
│ │ │ │ └──  profile.d
│ │ │ │ ├──  nix-daemon.fish
│ │ │ │ ├──  nix-daemon.sh
│ │ │ │ ├──  nix.fish
│ │ │ │ └──  nix.sh
│ │ │ ├──  lib
│ │ │ │ ├──  liblixcmd.so ⇒ /nix/store/gzla1q2xfin7r8gnwpfdskhrihcig6l4-lix-2.93.3/lib/liblixcmd.so
│ │ │ │ ├──  liblixexpr.so ⇒ /nix/store/gzla1q2xfin7r8gnwpfdskhrihcig6l4-lix-2.93.3/lib/liblixexpr.so
│ │ │ │ ├──  liblixfetchers.so ⇒ /nix/store/gzla1q2xfin7r8gnwpfdskhrihcig6l4-lix-2.93.3/lib/liblixfetchers.so
│ │ │ │ ├──  liblixmain.so ⇒ /nix/store/gzla1q2xfin7r8gnwpfdskhrihcig6l4-lix-2.93.3/lib/liblixmain.so
│ │ │ │ ├──  liblixstore.so ⇒ /nix/store/gzla1q2xfin7r8gnwpfdskhrihcig6l4-lix-2.93.3/lib/liblixstore.so
│ │ │ │ ├──  liblixutil.so ⇒ /nix/store/gzla1q2xfin7r8gnwpfdskhrihcig6l4-lix-2.93.3/lib/liblixutil.so
│ │ │ │ ├──  systemd
│ │ │ │ │ └──  system
│ │ │ │ │ ├──  fstrim.service ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/lib/systemd/system/fstrim.service
│ │ │ │ │ ├──  fstrim.timer ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/lib/systemd/system/fstrim.timer
│ │ │ │ │ ├──  nix-daemon.service ⇒ /nix/store/gzla1q2xfin7r8gnwpfdskhrihcig6l4-lix-2.93.3/lib/systemd/system/nix-daemon.service
│ │ │ │ │ ├──  nix-daemon.socket ⇒ /nix/store/gzla1q2xfin7r8gnwpfdskhrihcig6l4-lix-2.93.3/lib/systemd/system/nix-daemon.socket
│ │ │ │ │ ├──  uuidd.service ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/lib/systemd/system/uuidd.service
│ │ │ │ │ └──  uuidd.socket ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/lib/systemd/system/uuidd.socket
│ │ │ │ └──  tmpfiles.d
│ │ │ │ └──  nix-daemon.conf
│ │ │ ├──  libexec
│ │ │ │ └──  nix
│ │ │ │ └──  build-remote ⇒ ../../bin/nix
│ │ │ ├──  sbin
│ │ │ │ ├──  addpart
│ │ │ │ ├──  agetty
│ │ │ │ ├──  bits
│ │ │ │ ├──  blkdiscard
│ │ │ │ ├──  blkid
│ │ │ │ ├──  blkpr
│ │ │ │ ├──  blkzone
│ │ │ │ ├──  blockdev
│ │ │ │ ├──  cal
│ │ │ │ ├──  cfdisk
│ │ │ │ ├──  chcpu
│ │ │ │ ├──  chfn
│ │ │ │ ├──  chmem
│ │ │ │ ├──  choom
│ │ │ │ ├──  chrt
│ │ │ │ ├──  chsh
│ │ │ │ ├──  col
│ │ │ │ ├──  colcrt
│ │ │ │ ├──  colrm
│ │ │ │ ├──  column
│ │ │ │ ├──  coresched
│ │ │ │ ├──  ctrlaltdel
│ │ │ │ ├──  delpart
│ │ │ │ ├──  dmesg
│ │ │ │ ├──  eject
│ │ │ │ ├──  enosys
│ │ │ │ ├──  exch
│ │ │ │ ├──  fadvise
│ │ │ │ ├──  fallocate
│ │ │ │ ├──  fdisk
│ │ │ │ ├──  fincore
│ │ │ │ ├──  findfs
│ │ │ │ ├──  findmnt
│ │ │ │ ├──  flock
│ │ │ │ ├──  fsck
│ │ │ │ ├──  fsck.cramfs
│ │ │ │ ├──  fsck.minix
│ │ │ │ ├──  fsfreeze
│ │ │ │ ├──  fstrim
│ │ │ │ ├──  getopt
│ │ │ │ ├──  hardlink
│ │ │ │ ├──  hd ⇒ hexdump
│ │ │ │ ├──  hexdump
│ │ │ │ ├──  hwclock
│ │ │ │ ├──  i386 ⇒ setarch
│ │ │ │ ├──  ionice
│ │ │ │ ├──  ipcmk
│ │ │ │ ├──  ipcrm
│ │ │ │ ├──  ipcs
│ │ │ │ ├──  irqtop
│ │ │ │ ├──  isosize
│ │ │ │ ├──  kill
│ │ │ │ ├──  last
│ │ │ │ ├──  lastb ⇒ last
│ │ │ │ ├──  lastlog2 ⇒ /nix/store/3330mxwkhr2nvk9w6cjm3q86vrca4c8d-util-linux-2.41.1-lastlog/bin/lastlog2
│ │ │ │ ├──  ldattach
│ │ │ │ ├──  linux32 ⇒ setarch
│ │ │ │ ├──  linux64 ⇒ setarch
│ │ │ │ ├──  logger
│ │ │ │ ├──  login
│ │ │ │ ├──  look
│ │ │ │ ├──  losetup
│ │ │ │ ├──  lsblk
│ │ │ │ ├──  lsclocks
│ │ │ │ ├──  lscpu
│ │ │ │ ├──  lsfd
│ │ │ │ ├──  lsipc
│ │ │ │ ├──  lsirq
│ │ │ │ ├──  lslocks
│ │ │ │ ├──  lslogins
│ │ │ │ ├──  lsmem
│ │ │ │ ├──  lsns
│ │ │ │ ├──  mcookie
│ │ │ │ ├──  mesg
│ │ │ │ ├──  mkfs
│ │ │ │ ├──  mkfs.bfs
│ │ │ │ ├──  mkfs.cramfs
│ │ │ │ ├──  mkfs.minix
│ │ │ │ ├──  mkswap
│ │ │ │ ├──  more
│ │ │ │ ├──  mount ⇒ /nix/store/12i4rzikhlajpzk6nnlvykh2aw8dh71d-util-linux-2.41.1-mount/bin/mount
│ │ │ │ ├──  mountpoint
│ │ │ │ ├──  namei
│ │ │ │ ├──  nologin ⇒ /nix/store/svsay65n6w8ifaspmill6xsjkv0x1ddk-util-linux-2.41.1-login/bin/nologin
│ │ │ │ ├──  nsenter
│ │ │ │ ├──  partx
│ │ │ │ ├──  pipesz
│ │ │ │ ├──  pivot_root
│ │ │ │ ├──  prlimit
│ │ │ │ ├──  readprofile
│ │ │ │ ├──  rename
│ │ │ │ ├──  renice
│ │ │ │ ├──  resizepart
│ │ │ │ ├──  rev
│ │ │ │ ├──  rfkill
│ │ │ │ ├──  rtcwake
│ │ │ │ ├──  runuser
│ │ │ │ ├──  script
│ │ │ │ ├──  scriptlive
│ │ │ │ ├──  scriptreplay
│ │ │ │ ├──  setarch
│ │ │ │ ├──  setpgid
│ │ │ │ ├──  setpriv
│ │ │ │ ├──  setsid
│ │ │ │ ├──  setterm
│ │ │ │ ├──  sfdisk
│ │ │ │ ├──  sulogin ⇒ /nix/store/svsay65n6w8ifaspmill6xsjkv0x1ddk-util-linux-2.41.1-login/bin/sulogin
│ │ │ │ ├──  swaplabel
│ │ │ │ ├──  swapoff ⇒ /nix/store/d1g5h4il57r99zvykdxbfx6hq7ygl0h4-util-linux-2.41.1-swap/bin/swapoff
│ │ │ │ ├──  swapon ⇒ /nix/store/d1g5h4il57r99zvykdxbfx6hq7ygl0h4-util-linux-2.41.1-swap/bin/swapon
│ │ │ │ ├──  switch_root
│ │ │ │ ├──  taskset
│ │ │ │ ├──  uclampset
│ │ │ │ ├──  ul
│ │ │ │ ├──  umount ⇒ /nix/store/12i4rzikhlajpzk6nnlvykh2aw8dh71d-util-linux-2.41.1-mount/bin/umount
│ │ │ │ ├──  uname26 ⇒ setarch
│ │ │ │ ├──  unshare
│ │ │ │ ├──  utmpdump
│ │ │ │ ├──  uuidd
│ │ │ │ ├──  uuidgen
│ │ │ │ ├──  uuidparse
│ │ │ │ ├──  waitpid
│ │ │ │ ├──  wall
│ │ │ │ ├──  wdctl
│ │ │ │ ├──  whereis
│ │ │ │ ├──  wipefs
│ │ │ │ ├──  write
│ │ │ │ ├──  x86_64 ⇒ setarch
│ │ │ │ └──  zramctl
│ │ │ └──  share
│ │ │ ├──  applications
│ │ │ │ └──  fish.desktop
│ │ │ ├──  bash-completion
│ │ │ │ └──  completions
│ │ │ │ ├──  addpart ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/addpart
│ │ │ │ ├──  arch ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/arch
│ │ │ │ ├──  base32 ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/base32
│ │ │ │ ├──  base64 ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/base64
│ │ │ │ ├──  basename ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/basename
│ │ │ │ ├──  basenc ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/basenc
│ │ │ │ ├──  blkdiscard ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/blkdiscard
│ │ │ │ ├──  blkid ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/blkid
│ │ │ │ ├──  blkzone ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/blkzone
│ │ │ │ ├──  blockdev ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/blockdev
│ │ │ │ ├──  cal ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/cal
│ │ │ │ ├──  cat ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/cat
│ │ │ │ ├──  cfdisk ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/cfdisk
│ │ │ │ ├──  chcpu ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/chcpu
│ │ │ │ ├──  chfn ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/chfn
│ │ │ │ ├──  chgrp ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/chgrp
│ │ │ │ ├──  chmem ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/chmem
│ │ │ │ ├──  chmod ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/chmod
│ │ │ │ ├──  chown ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/chown
│ │ │ │ ├──  chroot ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/chroot
│ │ │ │ ├──  chrt ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/chrt
│ │ │ │ ├──  chsh ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/chsh
│ │ │ │ ├──  cksum ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/cksum
│ │ │ │ ├──  col ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/col
│ │ │ │ ├──  colcrt ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/colcrt
│ │ │ │ ├──  colrm ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/colrm
│ │ │ │ ├──  column ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/column
│ │ │ │ ├──  comm ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/comm
│ │ │ │ ├──  coreutils ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/coreutils
│ │ │ │ ├──  cp ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/cp
│ │ │ │ ├──  csplit ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/csplit
│ │ │ │ ├──  ctrlaltdel ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/ctrlaltdel
│ │ │ │ ├──  cut ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/cut
│ │ │ │ ├──  date ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/date
│ │ │ │ ├──  dd ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/dd
│ │ │ │ ├──  delpart ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/delpart
│ │ │ │ ├──  df ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/df
│ │ │ │ ├──  dir ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/dir
│ │ │ │ ├──  dircolors ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/dircolors
│ │ │ │ ├──  dirname ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/dirname
│ │ │ │ ├──  dmesg ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/dmesg
│ │ │ │ ├──  du ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/du
│ │ │ │ ├──  echo ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/echo
│ │ │ │ ├──  eject ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/eject
│ │ │ │ ├──  enosys ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/enosys
│ │ │ │ ├──  env ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/env
│ │ │ │ ├──  exch ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/exch
│ │ │ │ ├──  expand ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/expand
│ │ │ │ ├──  expr ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/expr
│ │ │ │ ├──  factor ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/factor
│ │ │ │ ├──  fadvise ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/fadvise
│ │ │ │ ├──  fallocate ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/fallocate
│ │ │ │ ├──  false ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/false
│ │ │ │ ├──  fdformat ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/fdformat
│ │ │ │ ├──  fdisk ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/fdisk
│ │ │ │ ├──  fincore ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/fincore
│ │ │ │ ├──  findfs ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/findfs
│ │ │ │ ├──  findmnt ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/findmnt
│ │ │ │ ├──  flock ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/flock
│ │ │ │ ├──  fmt ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/fmt
│ │ │ │ ├──  fold ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/fold
│ │ │ │ ├──  fsck ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/fsck
│ │ │ │ ├──  fsck.cramfs ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/fsck.cramfs
│ │ │ │ ├──  fsck.minix ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/fsck.minix
│ │ │ │ ├──  fsfreeze ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/fsfreeze
│ │ │ │ ├──  fstrim ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/fstrim
│ │ │ │ ├──  getopt ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/getopt
│ │ │ │ ├──  groups ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/groups
│ │ │ │ ├──  hardlink ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/hardlink
│ │ │ │ ├──  hashsum ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/hashsum
│ │ │ │ ├──  head ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/head
│ │ │ │ ├──  hexdump ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/hexdump
│ │ │ │ ├──  hostid ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/hostid
│ │ │ │ ├──  hostname ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/hostname
│ │ │ │ ├──  hwclock ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/hwclock
│ │ │ │ ├──  id ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/id
│ │ │ │ ├──  install ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/install
│ │ │ │ ├──  ionice ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/ionice
│ │ │ │ ├──  ipcmk ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/ipcmk
│ │ │ │ ├──  ipcrm ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/ipcrm
│ │ │ │ ├──  ipcs ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/ipcs
│ │ │ │ ├──  irqtop ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/irqtop
│ │ │ │ ├──  isosize ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/isosize
│ │ │ │ ├──  join ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/join
│ │ │ │ ├──  kill ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/kill
│ │ │ │ ├──  last ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/last
│ │ │ │ ├──  lastlog2 ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/lastlog2
│ │ │ │ ├──  ldattach ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/ldattach
│ │ │ │ ├──  link ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/link
│ │ │ │ ├──  ln ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/ln
│ │ │ │ ├──  logger ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/logger
│ │ │ │ ├──  logname ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/logname
│ │ │ │ ├──  look ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/look
│ │ │ │ ├──  losetup ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/losetup
│ │ │ │ ├──  ls ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/ls
│ │ │ │ ├──  lsblk ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/lsblk
│ │ │ │ ├──  lsclocks ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/lsclocks
│ │ │ │ ├──  lscpu ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/lscpu
│ │ │ │ ├──  lsd.bash ⇒ /nix/store/gsknijmxxy6fp0za2lmh4kdc6jr8rb7r-lsd-1.1.5/share/bash-completion/completions/lsd.bash
│ │ │ │ ├──  lsipc ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/lsipc
│ │ │ │ ├──  lsirq ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/lsirq
│ │ │ │ ├──  lslocks ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/lslocks
│ │ │ │ ├──  lslogins ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/lslogins
│ │ │ │ ├──  lsmem ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/lsmem
│ │ │ │ ├──  lsns ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/lsns
│ │ │ │ ├──  Makemodule.am ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/Makemodule.am
│ │ │ │ ├──  mcookie ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/mcookie
│ │ │ │ ├──  mesg ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/mesg
│ │ │ │ ├──  mkdir ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/mkdir
│ │ │ │ ├──  mkfifo ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/mkfifo
│ │ │ │ ├──  mkfs ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/mkfs
│ │ │ │ ├──  mkfs.bfs ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/mkfs.bfs
│ │ │ │ ├──  mkfs.cramfs ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/mkfs.cramfs
│ │ │ │ ├──  mkfs.minix ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/mkfs.minix
│ │ │ │ ├──  mknod ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/mknod
│ │ │ │ ├──  mkswap ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/mkswap
│ │ │ │ ├──  mktemp ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/mktemp
│ │ │ │ ├──  more ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/more
│ │ │ │ ├──  mount ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/mount
│ │ │ │ ├──  mountpoint ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/mountpoint
│ │ │ │ ├──  mv ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/mv
│ │ │ │ ├──  namei ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/namei
│ │ │ │ ├──  newgrp ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/newgrp
│ │ │ │ ├──  nice ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/nice
│ │ │ │ ├──  nix ⇒ /nix/store/gzla1q2xfin7r8gnwpfdskhrihcig6l4-lix-2.93.3/share/bash-completion/completions/nix
│ │ │ │ ├──  nl ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/nl
│ │ │ │ ├──  nohup ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/nohup
│ │ │ │ ├──  nproc ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/nproc
│ │ │ │ ├──  nsenter ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/nsenter
│ │ │ │ ├──  numfmt ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/numfmt
│ │ │ │ ├──  od ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/od
│ │ │ │ ├──  partx ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/partx
│ │ │ │ ├──  paste ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/paste
│ │ │ │ ├──  pathchk ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/pathchk
│ │ │ │ ├──  pg ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/pg
│ │ │ │ ├──  pinky ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/pinky
│ │ │ │ ├──  pipesz ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/pipesz
│ │ │ │ ├──  pivot_root ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/pivot_root
│ │ │ │ ├──  pr ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/pr
│ │ │ │ ├──  printenv ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/printenv
│ │ │ │ ├──  printf ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/printf
│ │ │ │ ├──  prlimit ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/prlimit
│ │ │ │ ├──  ptx ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/ptx
│ │ │ │ ├──  pwd ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/pwd
│ │ │ │ ├──  raw ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/raw
│ │ │ │ ├──  readlink ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/readlink
│ │ │ │ ├──  readprofile ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/readprofile
│ │ │ │ ├──  realpath ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/realpath
│ │ │ │ ├──  rename ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/rename
│ │ │ │ ├──  renice ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/renice
│ │ │ │ ├──  resizepart ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/resizepart
│ │ │ │ ├──  rev ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/rev
│ │ │ │ ├──  rfkill ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/rfkill
│ │ │ │ ├──  rm ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/rm
│ │ │ │ ├──  rmdir ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/rmdir
│ │ │ │ ├──  rtcwake ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/rtcwake
│ │ │ │ ├──  script ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/script
│ │ │ │ ├──  scriptlive ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/scriptlive
│ │ │ │ ├──  scriptreplay ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/scriptreplay
│ │ │ │ ├──  seq ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/seq
│ │ │ │ ├──  setarch ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/setarch
│ │ │ │ ├──  setpgid ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/setpgid
│ │ │ │ ├──  setpriv ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/setpriv
│ │ │ │ ├──  setsid ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/setsid
│ │ │ │ ├──  setterm ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/setterm
│ │ │ │ ├──  sfdisk ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/sfdisk
│ │ │ │ ├──  shred ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/shred
│ │ │ │ ├──  shuf ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/shuf
│ │ │ │ ├──  sleep ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/sleep
│ │ │ │ ├──  sort ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/sort
│ │ │ │ ├──  split ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/split
│ │ │ │ ├──  stat ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/stat
│ │ │ │ ├──  stdbuf ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/stdbuf
│ │ │ │ ├──  su ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/su
│ │ │ │ ├──  sum ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/sum
│ │ │ │ ├──  swaplabel ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/swaplabel
│ │ │ │ ├──  swapoff ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/swapoff
│ │ │ │ ├──  swapon ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/swapon
│ │ │ │ ├──  sync ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/sync
│ │ │ │ ├──  tac ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/tac
│ │ │ │ ├──  tail ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/tail
│ │ │ │ ├──  taskset ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/taskset
│ │ │ │ ├──  tee ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/tee
│ │ │ │ ├──  test ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/test
│ │ │ │ ├──  timeout ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/timeout
│ │ │ │ ├──  touch ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/touch
│ │ │ │ ├──  tr ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/tr
│ │ │ │ ├──  true ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/true
│ │ │ │ ├──  truncate ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/truncate
│ │ │ │ ├──  tsort ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/tsort
│ │ │ │ ├──  tty ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/tty
│ │ │ │ ├──  tunelp ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/tunelp
│ │ │ │ ├──  uclampset ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/uclampset
│ │ │ │ ├──  ul ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/ul
│ │ │ │ ├──  umount ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/umount
│ │ │ │ ├──  uname ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/uname
│ │ │ │ ├──  unexpand ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/unexpand
│ │ │ │ ├──  uniq ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/uniq
│ │ │ │ ├──  unlink ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/unlink
│ │ │ │ ├──  unshare ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/unshare
│ │ │ │ ├──  uptime ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/uptime
│ │ │ │ ├──  users ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/users
│ │ │ │ ├──  utmpdump ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/utmpdump
│ │ │ │ ├──  uuidd ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/uuidd
│ │ │ │ ├──  uuidgen ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/uuidgen
│ │ │ │ ├──  uuidparse ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/uuidparse
│ │ │ │ ├──  vdir ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/vdir
│ │ │ │ ├──  waitpid ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/waitpid
│ │ │ │ ├──  wall ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/wall
│ │ │ │ ├──  wc ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/wc
│ │ │ │ ├──  wdctl ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/wdctl
│ │ │ │ ├──  whereis ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/whereis
│ │ │ │ ├──  who ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/who
│ │ │ │ ├──  whoami ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/whoami
│ │ │ │ ├──  wipefs ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/wipefs
│ │ │ │ ├──  write ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/write
│ │ │ │ ├──  yes ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/bash-completion/completions/yes
│ │ │ │ └──  zramctl ⇒ /nix/store/ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin/share/bash-completion/completions/zramctl
│ │ │ ├──  fish
│ │ │ │ ├──  __fish_build_paths.fish ⇒ /nix/store/rq95q4jkwxhb0igdiwfnnfqj80cww1hg-fish-4.0.2/share/fish/__fish_build_paths.fish
│ │ │ │ ├──  completions
│ │ │ │ │ ├──  7z.fish
│ │ │ │ │ ├──  7za.fish
│ │ │ │ │ ├──  7zr.fish
│ │ │ │ │ ├──  a2disconf.fish
│ │ │ │ │ ├──  a2dismod.fish
│ │ │ │ │ ├──  a2dissite.fish
│ │ │ │ │ ├──  a2enconf.fish
│ │ │ │ │ ├──  a2enmod.fish
│ │ │ │ │ ├──  a2ensite.fish
│ │ │ │ │ ├──  abbr.fish
│ │ │ │ │ ├──  abook.fish
│ │ │ │ │ ├──  acat.fish
│ │ │ │ │ ├──  accept.fish
│ │ │ │ │ ├──  ack.fish
│ │ │ │ │ ├──  acpi.fish
│ │ │ │ │ ├──  actionlint.fish
│ │ │ │ │ ├──  adb.fish
│ │ │ │ │ ├──  adduser.fish
│ │ │ │ │ ├──  adiff.fish
│ │ │ │ │ ├──  age-keygen.fish
│ │ │ │ │ ├──  age.fish
│ │ │ │ │ ├──  airmon-ng.fish
│ │ │ │ │ ├──  alias.fish
│ │ │ │ │ ├──  als.fish
│ │ │ │ │ ├──  alsactl.fish
│ │ │ │ │ ├──  alsamixer.fish
│ │ │ │ │ ├──  alternatives.fish
│ │ │ │ │ ├──  amixer.fish
│ │ │ │ │ ├──  and.fish
│ │ │ │ │ ├──  animate.fish
│ │ │ │ │ ├──  ansible-galaxy.fish
│ │ │ │ │ ├──  ansible-playbook.fish
│ │ │ │ │ ├──  ansible-vault.fish
│ │ │ │ │ ├──  ansible.fish
│ │ │ │ │ ├──  ant.fish
│ │ │ │ │ ├──  apack.fish
│ │ │ │ │ ├──  apk.fish
│ │ │ │ │ ├──  apkanalyzer.fish
│ │ │ │ │ ├──  apm.fish
│ │ │ │ │ ├──  apropos.fish
│ │ │ │ │ ├──  apt-build.fish
│ │ │ │ │ ├──  apt-cache.fish
│ │ │ │ │ ├──  apt-cdrom.fish
│ │ │ │ │ ├──  apt-config.fish
│ │ │ │ │ ├──  apt-extracttemplates.fish
│ │ │ │ │ ├──  apt-file.fish
│ │ │ │ │ ├──  apt-ftparchive.fish
│ │ │ │ │ ├──  apt-get.fish
│ │ │ │ │ ├──  apt-key.fish
│ │ │ │ │ ├──  apt-listbugs.fish
│ │ │ │ │ ├──  apt-listchanges.fish
│ │ │ │ │ ├──  apt-mark.fish
│ │ │ │ │ ├──  apt-move.fish
│ │ │ │ │ ├──  apt-proxy-import.fish
│ │ │ │ │ ├──  apt-rdepends.fish
│ │ │ │ │ ├──  apt-setup.fish
│ │ │ │ │ ├──  apt-show-source.fish
│ │ │ │ │ ├──  apt-show-versions.fish
│ │ │ │ │ ├──  apt-sortpkgs.fish
│ │ │ │ │ ├──  apt-spy.fish
│ │ │ │ │ ├──  apt-src.fish
│ │ │ │ │ ├──  apt-zip-inst.fish
│ │ │ │ │ ├──  apt-zip-list.fish
│ │ │ │ │ ├──  apt.fish
│ │ │ │ │ ├──  aptitude.fish
│ │ │ │ │ ├──  ar.fish
│ │ │ │ │ ├──  arc.fish
│ │ │ │ │ ├──  archlinux-java.fish
│ │ │ │ │ ├──  arepack.fish
│ │ │ │ │ ├──  argparse.fish
│ │ │ │ │ ├──  ark.fish
│ │ │ │ │ ├──  arp.fish
│ │ │ │ │ ├──  arping.fish
│ │ │ │ │ ├──  as.fish
│ │ │ │ │ ├──  asciidoctor.fish
│ │ │ │ │ ├──  asciinema.fish
│ │ │ │ │ ├──  asd.fish
│ │ │ │ │ ├──  asp.fish
│ │ │ │ │ ├──  at.fish
│ │ │ │ │ ├──  atd.fish
│ │ │ │ │ ├──  atom.fish
│ │ │ │ │ ├──  atool.fish
│ │ │ │ │ ├──  atq.fish
│ │ │ │ │ ├──  atrm.fish
│ │ │ │ │ ├──  attrib.fish
│ │ │ │ │ ├──  attributes.fish
│ │ │ │ │ ├──  aunpack.fish
│ │ │ │ │ ├──  aura.fish
│ │ │ │ │ ├──  avifdec.fish
│ │ │ │ │ ├──  avifenc.fish
│ │ │ │ │ ├──  awk.fish
│ │ │ │ │ ├──  aws.fish
│ │ │ │ │ ├──  az.fish
│ │ │ │ │ ├──  badblocks.fish
│ │ │ │ │ ├──  base64.fish
│ │ │ │ │ ├──  basename.fish
│ │ │ │ │ ├──  batsh.fish
│ │ │ │ │ ├──  bb-wrapper.fish
│ │ │ │ │ ├──  bc.fish
│ │ │ │ │ ├──  bd.fish
│ │ │ │ │ ├──  begin.fish
│ │ │ │ │ ├──  bg.fish
│ │ │ │ │ ├──  bind.fish
│ │ │ │ │ ├──  bison.fish
│ │ │ │ │ ├──  black.fish
│ │ │ │ │ ├──  blender.fish
│ │ │ │ │ ├──  block.fish
│ │ │ │ │ ├──  bluetoothctl.fish
│ │ │ │ │ ├──  bootctl.fish
│ │ │ │ │ ├──  bosh.fish
│ │ │ │ │ ├──  bower.fish
│ │ │ │ │ ├──  break.fish
│ │ │ │ │ ├──  brew.fish
│ │ │ │ │ ├──  brightnessctl.fish
│ │ │ │ │ ├──  bru.fish
│ │ │ │ │ ├──  btdownloadcurses.py.fish
│ │ │ │ │ ├──  btdownloadheadless.py.fish
│ │ │ │ │ ├──  btrbk.fish
│ │ │ │ │ ├──  btrfs.fish
│ │ │ │ │ ├──  builtin.fish
│ │ │ │ │ ├──  bundle.fish
│ │ │ │ │ ├──  bunzip2.fish
│ │ │ │ │ ├──  busctl.fish
│ │ │ │ │ ├──  bws.fish
│ │ │ │ │ ├──  bzcat.fish
│ │ │ │ │ ├──  bzip2.fish
│ │ │ │ │ ├──  bzip2recover.fish
│ │ │ │ │ ├──  bzr.fish
│ │ │ │ │ ├──  cabal-dev.fish
│ │ │ │ │ ├──  cabal.fish
│ │ │ │ │ ├──  caddy.fish
│ │ │ │ │ ├──  caffeinate.fish
│ │ │ │ │ ├──  calendar.fish
│ │ │ │ │ ├──  camcontrol.fish
│ │ │ │ │ ├──  cancel.fish
│ │ │ │ │ ├──  canto.fish
│ │ │ │ │ ├──  cargo.fish
│ │ │ │ │ ├──  cascadia.fish
│ │ │ │ │ ├──  castnow.fish
│ │ │ │ │ ├──  cat.fish
│ │ │ │ │ ├──  cd.fish
│ │ │ │ │ ├──  cdh.fish
│ │ │ │ │ ├──  cdrecord.fish
│ │ │ │ │ ├──  cf.fish
│ │ │ │ │ ├──  checkinstall.fish
│ │ │ │ │ ├──  chgrp.fish
│ │ │ │ │ ├──  chmod.fish
│ │ │ │ │ ├──  choice.fish
│ │ │ │ │ ├──  choose.fish
│ │ │ │ │ ├──  chown.fish
│ │ │ │ │ ├──  chronyc.fish
│ │ │ │ │ ├──  chsh.fish
│ │ │ │ │ ├──  cjxl.fish
│ │ │ │ │ ├──  clang++.fish
│ │ │ │ │ ├──  clang.fish
│ │ │ │ │ ├──  clasp.fish
│ │ │ │ │ ├──  clean.fish
│ │ │ │ │ ├──  cleanmgr.fish
│ │ │ │ │ ├──  climate.fish
│ │ │ │ │ ├──  clj.fish
│ │ │ │ │ ├──  clojure.fish
│ │ │ │ │ ├──  cmark.fish
│ │ │ │ │ ├──  cmd.fish
│ │ │ │ │ ├──  cmdkey.fish
│ │ │ │ │ ├──  cobra-cli.fish
│ │ │ │ │ ├──  code-exploration.fish
│ │ │ │ │ ├──  code-insiders.fish
│ │ │ │ │ ├──  code.fish
│ │ │ │ │ ├──  color.fish
│ │ │ │ │ ├──  colordiff.fish
│ │ │ │ │ ├──  colorsvn.fish
│ │ │ │ │ ├──  combine.fish
│ │ │ │ │ ├──  command.fish
│ │ │ │ │ ├──  commandline.fish
│ │ │ │ │ ├──  comp.fish
│ │ │ │ │ ├──  compare.fish
│ │ │ │ │ ├──  complete.fish
│ │ │ │ │ ├──  composer.fish
│ │ │ │ │ ├──  composer.phar.fish
│ │ │ │ │ ├──  composite.fish
│ │ │ │ │ ├──  conda.fish
│ │ │ │ │ ├──  configure.fish
│ │ │ │ │ ├──  conjure.fish
│ │ │ │ │ ├──  connmanctl.fish
│ │ │ │ │ ├──  contains.fish
│ │ │ │ │ ├──  continue.fish
│ │ │ │ │ ├──  convert.fish
│ │ │ │ │ ├──  coredumpctl.fish
│ │ │ │ │ ├──  cowsay.fish
│ │ │ │ │ ├──  cowthink.fish
│ │ │ │ │ ├──  cp.fish
│ │ │ │ │ ├──  cpupower.fish
│ │ │ │ │ ├──  crc.fish
│ │ │ │ │ ├──  create_ap.fish
│ │ │ │ │ ├──  createdb.fish
│ │ │ │ │ ├──  cryptsetup.fish
│ │ │ │ │ ├──  csc.fish
│ │ │ │ │ ├──  csh.fish
│ │ │ │ │ ├──  csharp.fish
│ │ │ │ │ ├──  csi.fish
│ │ │ │ │ ├──  csvlens.fish
│ │ │ │ │ ├──  cupsaccept.fish
│ │ │ │ │ ├──  cupsdisable.fish
│ │ │ │ │ ├──  cupsenable.fish
│ │ │ │ │ ├──  cupsreject.fish
│ │ │ │ │ ├──  curl.fish
│ │ │ │ │ ├──  cut.fish
│ │ │ │ │ ├──  cvs.fish
│ │ │ │ │ ├──  cwebp.fish
│ │ │ │ │ ├──  cygpath.fish
│ │ │ │ │ ├──  cygport.fish
│ │ │ │ │ ├──  cygstart.fish
│ │ │ │ │ ├──  darcs.fish
│ │ │ │ │ ├──  dart.fish
│ │ │ │ │ ├──  date.fish
│ │ │ │ │ ├──  dconf.fish
│ │ │ │ │ ├──  dd.fish
│ │ │ │ │ ├──  defaults.fish
│ │ │ │ │ ├──  delta.fish
│ │ │ │ │ ├──  deno.fish
│ │ │ │ │ ├──  devspace.fish
│ │ │ │ │ ├──  df.fish
│ │ │ │ │ ├──  dhclient.fish
│ │ │ │ │ ├──  dhcpcd.fish
│ │ │ │ │ ├──  diff.fish
│ │ │ │ │ ├──  dig.fish
│ │ │ │ │ ├──  direnv.fish
│ │ │ │ │ ├──  diskutil.fish
│ │ │ │ │ ├──  disown.fish
│ │ │ │ │ ├──  display.fish
│ │ │ │ │ ├──  dive.fish
│ │ │ │ │ ├──  djview.fish
│ │ │ │ │ ├──  djview4.fish
│ │ │ │ │ ├──  djxl.fish
│ │ │ │ │ ├──  dlocate.fish
│ │ │ │ │ ├──  dm-tool.fish
│ │ │ │ │ ├──  dmesg.fish
│ │ │ │ │ ├──  dmidecode.fish
│ │ │ │ │ ├──  dnf.fish
│ │ │ │ │ ├──  doas.fish
│ │ │ │ │ ├──  docker.fish
│ │ │ │ │ ├──  doctl.fish
│ │ │ │ │ ├──  dolphin.fish
│ │ │ │ │ ├──  dotnet.fish
│ │ │ │ │ ├──  downgrade.fish
│ │ │ │ │ ├──  dpkg-reconfigure.fish
│ │ │ │ │ ├──  dpkg.fish
│ │ │ │ │ ├──  dropdb.fish
│ │ │ │ │ ├──  dscacheutil.fish
│ │ │ │ │ ├──  du.fish
│ │ │ │ │ ├──  dua.fish
│ │ │ │ │ ├──  duf.fish
│ │ │ │ │ ├──  dumpcap.fish
│ │ │ │ │ ├──  duply.fish
│ │ │ │ │ ├──  dvipdf.fish
│ │ │ │ │ ├──  dvipdfm.fish
│ │ │ │ │ ├──  ebuild.fish
│ │ │ │ │ ├──  echo.fish
│ │ │ │ │ ├──  efibootmgr.fish
│ │ │ │ │ ├──  efivar.fish
│ │ │ │ │ ├──  eg.fish
│ │ │ │ │ ├──  egrep.fish
│ │ │ │ │ ├──  eix-sync.fish
│ │ │ │ │ ├──  eix.fish
│ │ │ │ │ ├──  elatex.fish
│ │ │ │ │ ├──  elixir.fish
│ │ │ │ │ ├──  elm.fish
│ │ │ │ │ ├──  elvish.fish
│ │ │ │ │ ├──  emacs.fish
│ │ │ │ │ ├──  emaint.fish
│ │ │ │ │ ├──  emerge.fish
│ │ │ │ │ ├──  emit.fish
│ │ │ │ │ ├──  encfs.fish
│ │ │ │ │ ├──  entr.fish
│ │ │ │ │ ├──  env.fish
│ │ │ │ │ ├──  eopkg.fish
│ │ │ │ │ ├──  epkginfo.fish
│ │ │ │ │ ├──  equery.fish
│ │ │ │ │ ├──  es.fish
│ │ │ │ │ ├──  eselect.fish
│ │ │ │ │ ├──  etex.fish
│ │ │ │ │ ├──  ethtool.fish
│ │ │ │ │ ├──  eval.fish
│ │ │ │ │ ├──  evince.fish
│ │ │ │ │ ├──  exec.fish
│ │ │ │ │ ├──  exercism.fish
│ │ │ │ │ ├──  exif.fish
│ │ │ │ │ ├──  exit.fish
│ │ │ │ │ ├──  expand.fish
│ │ │ │ │ ├──  expect.fish
│ │ │ │ │ ├──  ezjail-admin.fish
│ │ │ │ │ ├──  fab.fish
│ │ │ │ │ ├──  fail2ban-client.fish
│ │ │ │ │ ├──  fastboot.fish
│ │ │ │ │ ├──  feh.fish
│ │ │ │ │ ├──  ffmpeg.fish
│ │ │ │ │ ├──  ffplay.fish
│ │ │ │ │ ├──  ffprobe.fish
│ │ │ │ │ ├──  fg.fish
│ │ │ │ │ ├──  fgrep.fish
│ │ │ │ │ ├──  figlet.fish
│ │ │ │ │ ├──  file.fish
│ │ │ │ │ ├──  find.fish
│ │ │ │ │ ├──  findstr.fish
│ │ │ │ │ ├──  firefox-developer-edition.fish
│ │ │ │ │ ├──  firefox.fish
│ │ │ │ │ ├──  firejail.fish
│ │ │ │ │ ├──  firewall-cmd.fish
│ │ │ │ │ ├──  fish-lsp.fish
│ │ │ │ │ ├──  fish.fish
│ │ │ │ │ ├──  fish_add_path.fish
│ │ │ │ │ ├──  fish_config.fish
│ │ │ │ │ ├──  fish_delta.fish
│ │ │ │ │ ├──  fish_indent.fish
│ │ │ │ │ ├──  fish_key_reader.fish
│ │ │ │ │ ├──  fish_opt.fish
│ │ │ │ │ ├──  flac.fish
│ │ │ │ │ ├──  flatpak.fish
│ │ │ │ │ ├──  flux.fish
│ │ │ │ │ ├──  fluxbox-remote.fish
│ │ │ │ │ ├──  folderify.fish
│ │ │ │ │ ├──  for.fish
│ │ │ │ │ ├──  forfiles.fish
│ │ │ │ │ ├──  fortune.fish
│ │ │ │ │ ├──  fossil.fish
│ │ │ │ │ ├──  fsharpc.fish
│ │ │ │ │ ├──  fsharpi.fish
│ │ │ │ │ ├──  ftp.fish
│ │ │ │ │ ├──  funced.fish
│ │ │ │ │ ├──  funcsave.fish
│ │ │ │ │ ├──  function.fish
│ │ │ │ │ ├──  functions.fish
│ │ │ │ │ ├──  fuser.fish
│ │ │ │ │ ├──  fusermount.fish
│ │ │ │ │ ├──  fzf.fish
│ │ │ │ │ ├──  g++.fish
│ │ │ │ │ ├──  gacutil.fish
│ │ │ │ │ ├──  gapplication.fish
│ │ │ │ │ ├──  gcc.fish
│ │ │ │ │ ├──  gcloud.fish
│ │ │ │ │ ├──  gdb.fish
│ │ │ │ │ ├──  gdbserver.fish
│ │ │ │ │ ├──  gdbus.fish
│ │ │ │ │ ├──  gem.fish
│ │ │ │ │ ├──  gendarme.fish
│ │ │ │ │ ├──  gh.fish
│ │ │ │ │ ├──  gimp.fish
│ │ │ │ │ ├──  gio.fish
│ │ │ │ │ ├──  git-lfs.fish
│ │ │ │ │ ├──  git-sizer.fish
│ │ │ │ │ ├──  git-subtree.fish
│ │ │ │ │ ├──  git.fish
│ │ │ │ │ ├──  gitk.fish
│ │ │ │ │ ├──  gnome-extensions.fish
│ │ │ │ │ ├──  go.fish
│ │ │ │ │ ├──  godoc.fish
│ │ │ │ │ ├──  gofmt.fish
│ │ │ │ │ ├──  goimports.fish
│ │ │ │ │ ├──  gojq.fish
│ │ │ │ │ ├──  golint.fish
│ │ │ │ │ ├──  gorename.fish
│ │ │ │ │ ├──  gpasswd.fish
│ │ │ │ │ ├──  gpg.fish
│ │ │ │ │ ├──  gpg1.fish
│ │ │ │ │ ├──  gpg2.fish
│ │ │ │ │ ├──  gphoto2.fish
│ │ │ │ │ ├──  gping.fish
│ │ │ │ │ ├──  gprof.fish
│ │ │ │ │ ├──  gradle.fish
│ │ │ │ │ ├──  gradlew.fish
│ │ │ │ │ ├──  grep.fish
│ │ │ │ │ ├──  gresource.fish
│ │ │ │ │ ├──  groupadd.fish
│ │ │ │ │ ├──  groups.fish
│ │ │ │ │ ├──  grub-file.fish
│ │ │ │ │ ├──  grub-install.fish
│ │ │ │ │ ├──  grub-mkrescue.fish
│ │ │ │ │ ├──  grunt.fish
│ │ │ │ │ ├──  gsettings.fish
│ │ │ │ │ ├──  gsutil.fish
│ │ │ │ │ ├──  guild.fish
│ │ │ │ │ ├──  guile.fish
│ │ │ │ │ ├──  gunzip.fish
│ │ │ │ │ ├──  gv.fish
│ │ │ │ │ ├──  gvim.fish
│ │ │ │ │ ├──  gvimdiff.fish
│ │ │ │ │ ├──  gw.fish
│ │ │ │ │ ├──  gzip.fish
│ │ │ │ │ ├──  hashcat.fish
│ │ │ │ │ ├──  head.fish
│ │ │ │ │ ├──  helm.fish
│ │ │ │ │ ├──  help.fish
│ │ │ │ │ ├──  heroku.fish
│ │ │ │ │ ├──  hg.fish
│ │ │ │ │ ├──  hikari.fish
│ │ │ │ │ ├──  history.fish
│ │ │ │ │ ├──  hjson.fish
│ │ │ │ │ ├──  hledger.fish
│ │ │ │ │ ├──  homectl.fish
│ │ │ │ │ ├──  horcrux.fish
│ │ │ │ │ ├──  hostnamectl.fish
│ │ │ │ │ ├──  htop.fish
│ │ │ │ │ ├──  hugo.fish
│ │ │ │ │ ├──  hwinfo.fish
│ │ │ │ │ ├──  i3-msg.fish
│ │ │ │ │ ├──  ibmcloud.fish
│ │ │ │ │ ├──  ibus.fish
│ │ │ │ │ ├──  icdiff.fish
│ │ │ │ │ ├──  iconv.fish
│ │ │ │ │ ├──  id.fish
│ │ │ │ │ ├──  identify.fish
│ │ │ │ │ ├──  iex.fish
│ │ │ │ │ ├──  if.fish
│ │ │ │ │ ├──  ifconfig.fish
│ │ │ │ │ ├──  ifdata.fish
│ │ │ │ │ ├──  ifdown.fish
│ │ │ │ │ ├──  iftop.fish
│ │ │ │ │ ├──  ifup.fish
│ │ │ │ │ ├──  ikdasm.fish
│ │ │ │ │ ├──  ilasm.fish
│ │ │ │ │ ├──  import.fish
│ │ │ │ │ ├──  imv.fish
│ │ │ │ │ ├──  invoke-rc.d.fish
│ │ │ │ │ ├──  ip.fish
│ │ │ │ │ ├──  ipset.fish
│ │ │ │ │ ├──  iptables.fish
│ │ │ │ │ ├──  irb.fish
│ │ │ │ │ ├──  isatty.fish
│ │ │ │ │ ├──  istioctl.fish
│ │ │ │ │ ├──  iw.fish
│ │ │ │ │ ├──  iwctl.fish
│ │ │ │ │ ├──  j.fish
│ │ │ │ │ ├──  java_home.fish
│ │ │ │ │ ├──  jbake.fish
│ │ │ │ │ ├──  jest.fish
│ │ │ │ │ ├──  jhipster.fish
│ │ │ │ │ ├──  jj.fish
│ │ │ │ │ ├──  jnv.fish
│ │ │ │ │ ├──  jobs.fish
│ │ │ │ │ ├──  john.fish
│ │ │ │ │ ├──  journalctl.fish
│ │ │ │ │ ├──  jq.fish
│ │ │ │ │ ├──  julia.fish
│ │ │ │ │ ├──  just.fish
│ │ │ │ │ ├──  jv.fish
│ │ │ │ │ ├──  k3d.fish
│ │ │ │ │ ├──  kak.fish
│ │ │ │ │ ├──  kb.fish
│ │ │ │ │ ├──  kcmshell5.fish
│ │ │ │ │ ├──  kdeconnect-cli.fish
│ │ │ │ │ ├──  keepassxc-cli.fish
│ │ │ │ │ ├──  keybase.fish
│ │ │ │ │ ├──  kill.fish
│ │ │ │ │ ├──  killall.fish
│ │ │ │ │ ├──  kind.fish
│ │ │ │ │ ├──  kitchen.fish
│ │ │ │ │ ├──  kldload.fish
│ │ │ │ │ ├──  kldunload.fish
│ │ │ │ │ ├──  kmutil.fish
│ │ │ │ │ ├──  konsole.fish
│ │ │ │ │ ├──  kops.fish
│ │ │ │ │ ├──  krita.fish
│ │ │ │ │ ├──  ksh.fish
│ │ │ │ │ ├──  kubectl.fish
│ │ │ │ │ ├──  kustomize.fish
│ │ │ │ │ ├──  latex.fish
│ │ │ │ │ ├──  latexmk.fish
│ │ │ │ │ ├──  launchctl.fish
│ │ │ │ │ ├──  lazygit.fish
│ │ │ │ │ ├──  ldapsearch.fish
│ │ │ │ │ ├──  lein.fish
│ │ │ │ │ ├──  less.fish
│ │ │ │ │ ├──  light.fish
│ │ │ │ │ ├──  lightdm.fish
│ │ │ │ │ ├──  llm.fish
│ │ │ │ │ ├──  ln.fish
│ │ │ │ │ ├──  loadkeys.fish
│ │ │ │ │ ├──  localectl.fish
│ │ │ │ │ ├──  locate.fish
│ │ │ │ │ ├──  loginctl.fish
│ │ │ │ │ ├──  logkeys.fish
│ │ │ │ │ ├──  losetup.fish
│ │ │ │ │ ├──  lp.fish
│ │ │ │ │ ├──  lpadmin.fish
│ │ │ │ │ ├──  lpinfo.fish
│ │ │ │ │ ├──  lpmove.fish
│ │ │ │ │ ├──  lpoptions.fish
│ │ │ │ │ ├──  lppasswd.fish
│ │ │ │ │ ├──  lpq.fish
│ │ │ │ │ ├──  lpr.fish
│ │ │ │ │ ├──  lprm.fish
│ │ │ │ │ ├──  lpstat.fish
│ │ │ │ │ ├──  ls.fish
│ │ │ │ │ ├──  lsb_release.fish
│ │ │ │ │ ├──  lsblk.fish
│ │ │ │ │ ├──  lscpu.fish
│ │ │ │ │ ├──  lsof.fish
│ │ │ │ │ ├──  lsusb.fish
│ │ │ │ │ ├──  lua.fish
│ │ │ │ │ ├──  lualatex.fish
│ │ │ │ │ ├──  lunchy.fish
│ │ │ │ │ ├──  lxc.fish
│ │ │ │ │ ├──  lxpanel.fish
│ │ │ │ │ ├──  lz4.fish
│ │ │ │ │ ├──  lz4c.fish
│ │ │ │ │ ├──  lz4cat.fish
│ │ │ │ │ ├──  m4.fish
│ │ │ │ │ ├──  machinectl.fish
│ │ │ │ │ ├──  magento.fish
│ │ │ │ │ ├──  magick.fish
│ │ │ │ │ ├──  make.fish
│ │ │ │ │ ├──  makedepend.fish
│ │ │ │ │ ├──  makensis.fish
│ │ │ │ │ ├──  makepkg.fish
│ │ │ │ │ ├──  man.fish
│ │ │ │ │ ├──  mariner.fish
│ │ │ │ │ ├──  math.fish
│ │ │ │ │ ├──  matlab.fish
│ │ │ │ │ ├──  mc.fish
│ │ │ │ │ ├──  md-to-clip.fish
│ │ │ │ │ ├──  md5sum.fish
│ │ │ │ │ ├──  mdadm.fish
│ │ │ │ │ ├──  mdbook.fish
│ │ │ │ │ ├──  mddiagnose.fish
│ │ │ │ │ ├──  mdfind.fish
│ │ │ │ │ ├──  mdimport.fish
│ │ │ │ │ ├──  mdls.fish
│ │ │ │ │ ├──  mdutil.fish
│ │ │ │ │ ├──  meson.fish
│ │ │ │ │ ├──  micro.fish
│ │ │ │ │ ├──  minikube.fish
│ │ │ │ │ ├──  mix.fish
│ │ │ │ │ ├──  mkbundle.fish
│ │ │ │ │ ├──  mkdir.fish
│ │ │ │ │ ├──  mkdocs.fish
│ │ │ │ │ ├──  mkdosfs.fish
│ │ │ │ │ ├──  mkfs.fat.fish
│ │ │ │ │ ├──  mkfs.vfat.fish
│ │ │ │ │ ├──  mkinitcpio.fish
│ │ │ │ │ ├──  mkpasswd.fish
│ │ │ │ │ ├──  mksquashfs.fish
│ │ │ │ │ ├──  mktemp.fish
│ │ │ │ │ ├──  mkvextract.fish
│ │ │ │ │ ├──  mocha.fish
│ │ │ │ │ ├──  mocp.fish
│ │ │ │ │ ├──  modinfo.fish
│ │ │ │ │ ├──  modprobe.fish
│ │ │ │ │ ├──  mogrify.fish
│ │ │ │ │ ├──  mono.fish
│ │ │ │ │ ├──  monodis.fish
│ │ │ │ │ ├──  monop.fish
│ │ │ │ │ ├──  montage.fish
│ │ │ │ │ ├──  mosh.fish
│ │ │ │ │ ├──  mount.fish
│ │ │ │ │ ├──  mpc.fish
│ │ │ │ │ ├──  mplayer.fish
│ │ │ │ │ ├──  mpv.fish
│ │ │ │ │ ├──  msfconsole.fish
│ │ │ │ │ ├──  msfdb.fish
│ │ │ │ │ ├──  msfvenom.fish
│ │ │ │ │ ├──  msgfmt.fish
│ │ │ │ │ ├──  mtr.fish
│ │ │ │ │ ├──  mupdf.fish
│ │ │ │ │ ├──  mutt.fish
│ │ │ │ │ ├──  mv.fish
│ │ │ │ │ ├──  mvn.fish
│ │ │ │ │ ├──  mycli.fish
│ │ │ │ │ ├──  mysql.fish
│ │ │ │ │ ├──  mysqldump.fish
│ │ │ │ │ ├──  namei.fish
│ │ │ │ │ ├──  native2ascii.fish
│ │ │ │ │ ├──  navi.fish
│ │ │ │ │ ├──  nc.fish
│ │ │ │ │ ├──  nc.openbsd.fish
│ │ │ │ │ ├──  nc.traditional.fish
│ │ │ │ │ ├──  ncat.fish
│ │ │ │ │ ├──  ncdu.fish
│ │ │ │ │ ├──  netcat.fish
│ │ │ │ │ ├──  netctl-auto.fish
│ │ │ │ │ ├──  netctl.fish
│ │ │ │ │ ├──  nethack.fish
│ │ │ │ │ ├──  networkctl.fish
│ │ │ │ │ ├──  nextd.fish
│ │ │ │ │ ├──  ng.fish
│ │ │ │ │ ├──  ngrok.fish
│ │ │ │ │ ├──  nice.fish
│ │ │ │ │ ├──  ninja.fish
│ │ │ │ │ ├──  nl.fish
│ │ │ │ │ ├──  nm.fish
│ │ │ │ │ ├──  nmap.fish
│ │ │ │ │ ├──  nmcli.fish
│ │ │ │ │ ├──  node.fish
│ │ │ │ │ ├──  nodeenv.fish
│ │ │ │ │ ├──  not.fish
│ │ │ │ │ ├──  notify-send.fish
│ │ │ │ │ ├──  npm.fish
│ │ │ │ │ ├──  nu.fish
│ │ │ │ │ ├──  nvim.fish
│ │ │ │ │ ├──  nvme.fish
│ │ │ │ │ ├──  nvram.fish
│ │ │ │ │ ├──  objdump.fish
│ │ │ │ │ ├──  obnam.fish
│ │ │ │ │ ├──  oc.fish
│ │ │ │ │ ├──  octave.fish
│ │ │ │ │ ├──  oggenc.fish
│ │ │ │ │ ├──  oksh.fish
│ │ │ │ │ ├──  okular.fish
│ │ │ │ │ ├──  ollama.fish
│ │ │ │ │ ├──  omega.fish
│ │ │ │ │ ├──  op.fish
│ │ │ │ │ ├──  opam.fish
│ │ │ │ │ ├──  open.fish
│ │ │ │ │ ├──  openocd.fish
│ │ │ │ │ ├──  openssl.fish
│ │ │ │ │ ├──  opkg.fish
│ │ │ │ │ ├──  optimus-manager.fish
│ │ │ │ │ ├──  optipng.fish
│ │ │ │ │ ├──  or.fish
│ │ │ │ │ ├──  otool.fish
│ │ │ │ │ ├──  ouch.fish
│ │ │ │ │ ├──  p4.fish
│ │ │ │ │ ├──  pabcnetcclear.fish
│ │ │ │ │ ├──  pacaur.fish
│ │ │ │ │ ├──  pacman-color.fish
│ │ │ │ │ ├──  pacman-key.fish
│ │ │ │ │ ├──  pacman.fish
│ │ │ │ │ ├──  pacmatic.fish
│ │ │ │ │ ├──  pacmd.fish
│ │ │ │ │ ├──  pactl.fish
│ │ │ │ │ ├──  pactree.fish
│ │ │ │ │ ├──  pandoc.fish
│ │ │ │ │ ├──  passwd.fish
│ │ │ │ │ ├──  patch.fish
│ │ │ │ │ ├──  path.fish
│ │ │ │ │ ├──  patool.fish
│ │ │ │ │ ├──  pbget.fish
│ │ │ │ │ ├──  pbpaste.fish
│ │ │ │ │ ├──  pdfelatex.fish
│ │ │ │ │ ├──  pdfetex.fish
│ │ │ │ │ ├──  pdflatex.fish
│ │ │ │ │ ├──  pdftex.fish
│ │ │ │ │ ├──  pdftotext.fish
│ │ │ │ │ ├──  perl.fish
│ │ │ │ │ ├──  pfctl.fish
│ │ │ │ │ ├──  pftp.fish
│ │ │ │ │ ├──  pg_dump.fish
│ │ │ │ │ ├──  pg_dumpall.fish
│ │ │ │ │ ├──  pg_restore.fish
│ │ │ │ │ ├──  pgrep.fish
│ │ │ │ │ ├──  phpunit.fish
│ │ │ │ │ ├──  pidof.fish
│ │ │ │ │ ├──  pine.fish
│ │ │ │ │ ├──  ping.fish
│ │ │ │ │ ├──  pinky.fish
│ │ │ │ │ ├──  pip.fish
│ │ │ │ │ ├──  pip2.fish
│ │ │ │ │ ├──  pip3.fish
│ │ │ │ │ ├──  pipenv.fish
│ │ │ │ │ ├──  pix.fish
│ │ │ │ │ ├──  pkg-config.fish
│ │ │ │ │ ├──  pkg.fish
│ │ │ │ │ ├──  pkg_add.fish
│ │ │ │ │ ├──  pkg_delete.fish
│ │ │ │ │ ├──  pkg_info.fish
│ │ │ │ │ ├──  pkgadd.fish
│ │ │ │ │ ├──  pkgfile.fish
│ │ │ │ │ ├──  pkginfo.fish
│ │ │ │ │ ├──  pkgmk.fish
│ │ │ │ │ ├──  pkgrm.fish
│ │ │ │ │ ├──  pkill.fish
│ │ │ │ │ ├──  plutil.fish
│ │ │ │ │ ├──  poff.fish
│ │ │ │ │ ├──  pon.fish
│ │ │ │ │ ├──  port.fish
│ │ │ │ │ ├──  portmaster.fish
│ │ │ │ │ ├──  ports.fish
│ │ │ │ │ ├──  poweroff.fish
│ │ │ │ │ ├──  powerpill.fish
│ │ │ │ │ ├──  powershell.fish
│ │ │ │ │ ├──  pre-commit.fish
│ │ │ │ │ ├──  prevd.fish
│ │ │ │ │ ├──  prime-run.fish
│ │ │ │ │ ├──  proxychains.fish
│ │ │ │ │ ├──  prt-get.fish
│ │ │ │ │ ├──  ps.fish
│ │ │ │ │ ├──  ps2pdf.fish
│ │ │ │ │ ├──  ps2pdf12.fish
│ │ │ │ │ ├──  ps2pdf13.fish
│ │ │ │ │ ├──  ps2pdf14.fish
│ │ │ │ │ ├──  ps2pdfwr.fish
│ │ │ │ │ ├──  psql.fish
│ │ │ │ │ ├──  pstack.fish
│ │ │ │ │ ├──  pstree.fish
│ │ │ │ │ ├──  psub.fish
│ │ │ │ │ ├──  pushd.fish
│ │ │ │ │ ├──  pv.fish
│ │ │ │ │ ├──  pwd.fish
│ │ │ │ │ ├──  pydf.fish
│ │ │ │ │ ├──  pyenv.fish
│ │ │ │ │ ├──  pygmentize.fish
│ │ │ │ │ ├──  python.fish
│ │ │ │ │ ├──  python2.fish
│ │ │ │ │ ├──  python3.fish
│ │ │ │ │ ├──  pzstd.fish
│ │ │ │ │ ├──  qdbus.fish
│ │ │ │ │ ├──  qjs.fish
│ │ │ │ │ ├──  qjsc.fish
│ │ │ │ │ ├──  qmk.fish
│ │ │ │ │ ├──  qshell.fish
│ │ │ │ │ ├──  qubes-gpg-client.fish
│ │ │ │ │ ├──  quilt.fish
│ │ │ │ │ ├──  rakudo.fish
│ │ │ │ │ ├──  random.fish
│ │ │ │ │ ├──  ranger.fish
│ │ │ │ │ ├──  rbenv.fish
│ │ │ │ │ ├──  rc-service.fish
│ │ │ │ │ ├──  rc-status.fish
│ │ │ │ │ ├──  rc-update.fish
│ │ │ │ │ ├──  rc.fish
│ │ │ │ │ ├──  rcctl.fish
│ │ │ │ │ ├──  rclone.fish
│ │ │ │ │ ├──  read.fish
│ │ │ │ │ ├──  readelf.fish
│ │ │ │ │ ├──  readlink.fish
│ │ │ │ │ ├──  realpath.fish
│ │ │ │ │ ├──  reflector.fish
│ │ │ │ │ ├──  reg.fish
│ │ │ │ │ ├──  reject.fish
│ │ │ │ │ ├──  rejmerge.fish
│ │ │ │ │ ├──  rename.fish
│ │ │ │ │ ├──  renice.fish
│ │ │ │ │ ├──  resolvectl.fish
│ │ │ │ │ ├──  return.fish
│ │ │ │ │ ├──  reuse.fish
│ │ │ │ │ ├──  rfkill.fish
│ │ │ │ │ ├──  rgrep.fish
│ │ │ │ │ ├──  rm.fish
│ │ │ │ │ ├──  rmdir.fish
│ │ │ │ │ ├──  rmmod.fish
│ │ │ │ │ ├──  root.fish
│ │ │ │ │ ├──  roswell.fish
│ │ │ │ │ ├──  rpm-ostree.fish
│ │ │ │ │ ├──  rpm.fish
│ │ │ │ │ ├──  rst2html.fish
│ │ │ │ │ ├──  rst2html4.fish
│ │ │ │ │ ├──  rst2html5.fish
│ │ │ │ │ ├──  rst2latex.fish
│ │ │ │ │ ├──  rst2man.fish
│ │ │ │ │ ├──  rst2odt.fish
│ │ │ │ │ ├──  rst2pseudoxml.fish
│ │ │ │ │ ├──  rst2s5.fish
│ │ │ │ │ ├──  rst2xetex.fish
│ │ │ │ │ ├──  rst2xml.fish
│ │ │ │ │ ├──  rstpep2html.fish
│ │ │ │ │ ├──  rsync.fish
│ │ │ │ │ ├──  ruby-build.fish
│ │ │ │ │ ├──  ruby.fish
│ │ │ │ │ ├──  ruff.fish
│ │ │ │ │ ├──  run0.fish
│ │ │ │ │ ├──  rustc.fish
│ │ │ │ │ ├──  rustup.fish
│ │ │ │ │ ├──  s3cmd.fish
│ │ │ │ │ ├──  sad.fish
│ │ │ │ │ ├──  sass-convert.fish
│ │ │ │ │ ├──  sass.fish
│ │ │ │ │ ├──  sbcl.fish
│ │ │ │ │ ├──  sbt.fish
│ │ │ │ │ ├──  scanimage.fish
│ │ │ │ │ ├──  schtasks.fish
│ │ │ │ │ ├──  scons.fish
│ │ │ │ │ ├──  scp.fish
│ │ │ │ │ ├──  screen.fish
│ │ │ │ │ ├──  scrot.fish
│ │ │ │ │ ├──  scrypt.fish
│ │ │ │ │ ├──  scss.fish
│ │ │ │ │ ├──  sed.fish
│ │ │ │ │ ├──  seq.fish
│ │ │ │ │ ├──  serve.fish
│ │ │ │ │ ├──  service.fish
│ │ │ │ │ ├──  set.fish
│ │ │ │ │ ├──  set_color.fish
│ │ │ │ │ ├──  setfacl.fish
│ │ │ │ │ ├──  setsid.fish
│ │ │ │ │ ├──  setx.fish
│ │ │ │ │ ├──  setxkbmap.fish
│ │ │ │ │ ├──  sfdx.fish
│ │ │ │ │ ├──  sftp.fish
│ │ │ │ │ ├──  sha1sum.fish
│ │ │ │ │ ├──  sha224sum.fish
│ │ │ │ │ ├──  sha256sum.fish
│ │ │ │ │ ├──  sha384sum.fish
│ │ │ │ │ ├──  sha512sum.fish
│ │ │ │ │ ├──  shortcuts.fish
│ │ │ │ │ ├──  signify.fish
│ │ │ │ │ ├──  smerge.fish
│ │ │ │ │ ├──  snap.fish
│ │ │ │ │ ├──  sops.fish
│ │ │ │ │ ├──  sort.fish
│ │ │ │ │ ├──  source.fish
│ │ │ │ │ ├──  spago.fish
│ │ │ │ │ ├──  speedtest-cli.fish
│ │ │ │ │ ├──  speedtest.fish
│ │ │ │ │ ├──  sphinx-apidoc.fish
│ │ │ │ │ ├──  sphinx-autogen.fish
│ │ │ │ │ ├──  sphinx-build.fish
│ │ │ │ │ ├──  sphinx-quickstart.fish
│ │ │ │ │ ├──  sqlsharp.fish
│ │ │ │ │ ├──  src.fish
│ │ │ │ │ ├──  ssh-copy-id.fish
│ │ │ │ │ ├──  ssh-keygen.fish
│ │ │ │ │ ├──  ssh.fish
│ │ │ │ │ ├──  sshfs.fish
│ │ │ │ │ ├──  stack.fish
│ │ │ │ │ ├──  starship.fish
│ │ │ │ │ ├──  stat.fish
│ │ │ │ │ ├──  status.fish
│ │ │ │ │ ├──  stow.fish
│ │ │ │ │ ├──  strace.fish
│ │ │ │ │ ├──  stream.fish
│ │ │ │ │ ├──  string.fish
│ │ │ │ │ ├──  su.fish
│ │ │ │ │ ├──  subl.fish
│ │ │ │ │ ├──  sudo.fish
│ │ │ │ │ ├──  sv.fish
│ │ │ │ │ ├──  svn.fish
│ │ │ │ │ ├──  sylpheed.fish
│ │ │ │ │ ├──  synclient.fish
│ │ │ │ │ ├──  sysbench.fish
│ │ │ │ │ ├──  sysctl.fish
│ │ │ │ │ ├──  systemctl.fish
│ │ │ │ │ ├──  systemd-analyze.fish
│ │ │ │ │ ├──  systemd-cryptenroll.fish
│ │ │ │ │ ├──  systemd-nspawn.fish
│ │ │ │ │ ├──  tail.fish
│ │ │ │ │ ├──  tailscale.fish
│ │ │ │ │ ├──  tar.fish
│ │ │ │ │ ├──  tcpdump.fish
│ │ │ │ │ ├──  tcsh.fish
│ │ │ │ │ ├──  tee.fish
│ │ │ │ │ ├──  telnet.fish
│ │ │ │ │ ├──  termite.fish
│ │ │ │ │ ├──  terraform.fish
│ │ │ │ │ ├──  test-spice.fish
│ │ │ │ │ ├──  test.fish
│ │ │ │ │ ├──  tex-fmt.fish
│ │ │ │ │ ├──  tex.fish
│ │ │ │ │ ├──  tig.fish
│ │ │ │ │ ├──  time.fish
│ │ │ │ │ ├──  timedatectl.fish
│ │ │ │ │ ├──  timeout.fish
│ │ │ │ │ ├──  tmutil.fish
│ │ │ │ │ ├──  tmux.fish
│ │ │ │ │ ├──  tmuxinator.fish
│ │ │ │ │ ├──  tofu.fish
│ │ │ │ │ ├──  tokei.fish
│ │ │ │ │ ├──  toot.fish
│ │ │ │ │ ├──  top.fish
│ │ │ │ │ ├──  topgrade.fish
│ │ │ │ │ ├──  totem.fish
│ │ │ │ │ ├──  touch.fish
│ │ │ │ │ ├──  tox.fish
│ │ │ │ │ ├──  tr.fish
│ │ │ │ │ ├──  tracepath.fish
│ │ │ │ │ ├──  traceroute.fish
│ │ │ │ │ ├──  transmission-remote.fish
│ │ │ │ │ ├──  trap.fish
│ │ │ │ │ ├──  trash-empty.fish
│ │ │ │ │ ├──  trash-list.fish
│ │ │ │ │ ├──  trash-put.fish
│ │ │ │ │ ├──  trash-restore.fish
│ │ │ │ │ ├──  trash.fish
│ │ │ │ │ ├──  travis.fish
│ │ │ │ │ ├──  tree.fish
│ │ │ │ │ ├──  tsc.fish
│ │ │ │ │ ├──  tshark.fish
│ │ │ │ │ ├──  ttx.fish
│ │ │ │ │ ├──  tuned-adm.fish
│ │ │ │ │ ├──  type.fish
│ │ │ │ │ ├──  typst.fish
│ │ │ │ │ ├──  udevadm.fish
│ │ │ │ │ ├──  udisksctl.fish
│ │ │ │ │ ├──  ulimit.fish
│ │ │ │ │ ├──  umask.fish
│ │ │ │ │ ├──  umount.fish
│ │ │ │ │ ├──  uname.fish
│ │ │ │ │ ├──  unbuffer.fish
│ │ │ │ │ ├──  unexpand.fish
│ │ │ │ │ ├──  uniq.fish
│ │ │ │ │ ├──  unlz4.fish
│ │ │ │ │ ├──  unrar.fish
│ │ │ │ │ ├──  unzip.fish
│ │ │ │ │ ├──  unzstd.fish
│ │ │ │ │ ├──  update-eix-remote.fish
│ │ │ │ │ ├──  update-eix.fish
│ │ │ │ │ ├──  usbip.fish
│ │ │ │ │ ├──  useradd.fish
│ │ │ │ │ ├──  userdbctl.fish
│ │ │ │ │ ├──  userdel.fish
│ │ │ │ │ ├──  usermod.fish
│ │ │ │ │ ├──  vagrant.fish
│ │ │ │ │ ├──  valgrind.fish
│ │ │ │ │ ├──  validate-spice.fish
│ │ │ │ │ ├──  vared.fish
│ │ │ │ │ ├──  vbc.fish
│ │ │ │ │ ├──  VBoxHeadless.fish
│ │ │ │ │ ├──  VBoxSDL.fish
│ │ │ │ │ ├──  vi.fish
│ │ │ │ │ ├──  vim-addons.fish
│ │ │ │ │ ├──  vim.fish
│ │ │ │ │ ├──  vimdiff.fish
│ │ │ │ │ ├──  vips.fish
│ │ │ │ │ ├──  virsh.fish
│ │ │ │ │ ├──  vmctl.fish
│ │ │ │ │ ├──  w.fish
│ │ │ │ │ ├──  wait.fish
│ │ │ │ │ ├──  wajig.fish
│ │ │ │ │ ├──  warp-cli.fish
│ │ │ │ │ ├──  watch.fish
│ │ │ │ │ ├──  watchexec.fish
│ │ │ │ │ ├──  wc.fish
│ │ │ │ │ ├──  web-ext.fish
│ │ │ │ │ ├──  wesnoth.fish
│ │ │ │ │ ├──  wg-quick.fish
│ │ │ │ │ ├──  wg.fish
│ │ │ │ │ ├──  wget.fish
│ │ │ │ │ ├──  whatis.fish
│ │ │ │ │ ├──  which.fish
│ │ │ │ │ ├──  while.fish
│ │ │ │ │ ├──  who.fish
│ │ │ │ │ ├──  wicd-cli.fish
│ │ │ │ │ ├──  wicd-client.fish
│ │ │ │ │ ├──  wicd-gtk.fish
│ │ │ │ │ ├──  windscribe.fish
│ │ │ │ │ ├──  wine.fish
│ │ │ │ │ ├──  wineboot.fish
│ │ │ │ │ ├──  winemaker.fish
│ │ │ │ │ ├──  winetricks.fish
│ │ │ │ │ ├──  wireshark.fish
│ │ │ │ │ ├──  wish.fish
│ │ │ │ │ ├──  wlr-randr.fish
│ │ │ │ │ ├──  wpa_cli.fish
│ │ │ │ │ ├──  wpctl.fish
│ │ │ │ │ ├──  wslpath.fish
│ │ │ │ │ ├──  wvdial.fish
│ │ │ │ │ ├──  xargs.fish
│ │ │ │ │ ├──  xbps-alternatives.fish
│ │ │ │ │ ├──  xbps-checkvers.fish
│ │ │ │ │ ├──  xbps-create.fish
│ │ │ │ │ ├──  xbps-dgraph.fish
│ │ │ │ │ ├──  xbps-digest.fish
│ │ │ │ │ ├──  xbps-fbulk.fish
│ │ │ │ │ ├──  xbps-fetch.fish
│ │ │ │ │ ├──  xbps-install.fish
│ │ │ │ │ ├──  xbps-pkgdb.fish
│ │ │ │ │ ├──  xbps-query.fish
│ │ │ │ │ ├──  xbps-reconfigure.fish
│ │ │ │ │ ├──  xbps-remove.fish
│ │ │ │ │ ├──  xbps-rindex.fish
│ │ │ │ │ ├──  xbps-uchroot.fish
│ │ │ │ │ ├──  xbps-uhelper.fish
│ │ │ │ │ ├──  xclip.fish
│ │ │ │ │ ├──  xcodes.fish
│ │ │ │ │ ├──  xdg-mime.fish
│ │ │ │ │ ├──  xdvi.fish
│ │ │ │ │ ├──  xed.fish
│ │ │ │ │ ├──  xelatex.fish
│ │ │ │ │ ├──  xgettext.fish
│ │ │ │ │ ├──  xinput.fish
│ │ │ │ │ ├──  xmms.fish
│ │ │ │ │ ├──  xonsh.fish
│ │ │ │ │ ├──  xpdf.fish
│ │ │ │ │ ├──  xplayer.fish
│ │ │ │ │ ├──  xprop.fish
│ │ │ │ │ ├──  xrandr.fish
│ │ │ │ │ ├──  xrdb.fish
│ │ │ │ │ ├──  xreader.fish
│ │ │ │ │ ├──  xsel.fish
│ │ │ │ │ ├──  xsp.fish
│ │ │ │ │ ├──  xsv.fish
│ │ │ │ │ ├──  xterm.fish
│ │ │ │ │ ├──  xviewer.fish
│ │ │ │ │ ├──  xxd.fish
│ │ │ │ │ ├──  xxh128sum.fish
│ │ │ │ │ ├──  xxh32sum.fish
│ │ │ │ │ ├──  xxh64sum.fish
│ │ │ │ │ ├──  xxhsum.fish
│ │ │ │ │ ├──  xz.fish
│ │ │ │ │ ├──  yadm.fish
│ │ │ │ │ ├──  yajsv.fish
│ │ │ │ │ ├──  yaourt.fish
│ │ │ │ │ ├──  yarn.fish
│ │ │ │ │ ├──  yash.fish
│ │ │ │ │ ├──  yast2.fish
│ │ │ │ │ ├──  ykman.fish
│ │ │ │ │ ├──  yo.fish
│ │ │ │ │ ├──  yum.fish
│ │ │ │ │ ├──  zabbix_agent2.fish
│ │ │ │ │ ├──  zabbix_agentd.fish
│ │ │ │ │ ├──  zabbix_get.fish
│ │ │ │ │ ├──  zabbix_js.fish
│ │ │ │ │ ├──  zabbix_proxy.fish
│ │ │ │ │ ├──  zabbix_sender.fish
│ │ │ │ │ ├──  zabbix_server.fish
│ │ │ │ │ ├──  zabbix_web_service.fish
│ │ │ │ │ ├──  zcat.fish
│ │ │ │ │ ├──  zed-preview.fish
│ │ │ │ │ ├──  zed.fish
│ │ │ │ │ ├──  zef.fish
│ │ │ │ │ ├──  zfs.fish
│ │ │ │ │ ├──  zig.fish
│ │ │ │ │ ├──  zip.fish
│ │ │ │ │ ├──  zopfli.fish
│ │ │ │ │ ├──  zopflipng.fish
│ │ │ │ │ ├──  zpaq.fish
│ │ │ │ │ ├──  zpool.fish
│ │ │ │ │ ├──  zstd.fish
│ │ │ │ │ ├──  zstdcat.fish
│ │ │ │ │ ├──  zstdgrep.fish
│ │ │ │ │ ├──  zstdless.fish
│ │ │ │ │ ├──  zstdmt.fish
│ │ │ │ │ └──  zypper.fish
│ │ │ │ ├──  config.fish ⇒ /nix/store/rq95q4jkwxhb0igdiwfnnfqj80cww1hg-fish-4.0.2/share/fish/config.fish
│ │ │ │ ├──  functions
│ │ │ │ │ ├──  __fish_any_arg_in.fish
│ │ │ │ │ ├──  __fish_anyeditor.fish
│ │ │ │ │ ├──  __fish_anypager.fish
│ │ │ │ │ ├──  __fish_anypython.fish
│ │ │ │ │ ├──  __fish_append.fish
│ │ │ │ │ ├──  __fish_apropos.fish
│ │ │ │ │ ├──  __fish_argcomplete_complete.fish
│ │ │ │ │ ├──  __fish_cache_sourced_completions.fish
│ │ │ │ │ ├──  __fish_cancel_commandline.fish
│ │ │ │ │ ├──  __fish_change_key_bindings.fish
│ │ │ │ │ ├──  __fish_cmd__complete_args.fish
│ │ │ │ │ ├──  __fish_commandline_is_singlequoted.fish
│ │ │ │ │ ├──  __fish_complete_atool_archive_contents.fish
│ │ │ │ │ ├──  __fish_complete_bittorrent.fish
│ │ │ │ │ ├──  __fish_complete_blockdevice.fish
│ │ │ │ │ ├──  __fish_complete_cd.fish
│ │ │ │ │ ├──  __fish_complete_clang.fish
│ │ │ │ │ ├──  __fish_complete_command.fish
│ │ │ │ │ ├──  __fish_complete_convert_options.fish
│ │ │ │ │ ├──  __fish_complete_directories.fish
│ │ │ │ │ ├──  __fish_complete_docutils.fish
│ │ │ │ │ ├──  __fish_complete_freedesktop_icons.fish
│ │ │ │ │ ├──  __fish_complete_ftp.fish
│ │ │ │ │ ├──  __fish_complete_gpg.fish
│ │ │ │ │ ├──  __fish_complete_gpg_key_id.fish
│ │ │ │ │ ├──  __fish_complete_gpg_user_id.fish
│ │ │ │ │ ├──  __fish_complete_group_ids.fish
│ │ │ │ │ ├──  __fish_complete_groups.fish
│ │ │ │ │ ├──  __fish_complete_job_pids.fish
│ │ │ │ │ ├──  __fish_complete_list.fish
│ │ │ │ │ ├──  __fish_complete_lpr.fish
│ │ │ │ │ ├──  __fish_complete_lpr_option.fish
│ │ │ │ │ ├──  __fish_complete_magick.fish
│ │ │ │ │ ├──  __fish_complete_man.fish
│ │ │ │ │ ├──  __fish_complete_mount_opts.fish
│ │ │ │ │ ├──  __fish_complete_mysql.fish
│ │ │ │ │ ├──  __fish_complete_netcat.fish
│ │ │ │ │ ├──  __fish_complete_path.fish
│ │ │ │ │ ├──  __fish_complete_pg_database.fish
│ │ │ │ │ ├──  __fish_complete_pg_user.fish
│ │ │ │ │ ├──  __fish_complete_pgrep.fish
│ │ │ │ │ ├──  __fish_complete_pids.fish
│ │ │ │ │ ├──  __fish_complete_ppp_peer.fish
│ │ │ │ │ ├──  __fish_complete_proc.fish
│ │ │ │ │ ├──  __fish_complete_ssh.fish
│ │ │ │ │ ├──  __fish_complete_subcommand.fish
│ │ │ │ │ ├──  __fish_complete_suffix.fish
│ │ │ │ │ ├──  __fish_complete_user_at_hosts.fish
│ │ │ │ │ ├──  __fish_complete_user_ids.fish
│ │ │ │ │ ├──  __fish_complete_users.fish
│ │ │ │ │ ├──  __fish_complete_wireshark.fish
│ │ │ │ │ ├──  __fish_complete_zfs_mountpoint_properties.fish
│ │ │ │ │ ├──  __fish_complete_zfs_pools.fish
│ │ │ │ │ ├──  __fish_complete_zfs_ro_properties.fish
│ │ │ │ │ ├──  __fish_complete_zfs_rw_properties.fish
│ │ │ │ │ ├──  __fish_complete_zfs_write_once_properties.fish
│ │ │ │ │ ├──  __fish_concat_completions.fish
│ │ │ │ │ ├──  __fish_config_interactive.fish
│ │ │ │ │ ├──  __fish_contains_opt.fish
│ │ │ │ │ ├──  __fish_crux_packages.fish
│ │ │ │ │ ├──  __fish_cursor_konsole.fish
│ │ │ │ │ ├──  __fish_cursor_xterm.fish
│ │ │ │ │ ├──  __fish_describe_command.fish
│ │ │ │ │ ├──  __fish_echo.fish
│ │ │ │ │ ├──  __fish_edit_command_if_at_cursor.fish
│ │ │ │ │ ├──  __fish_first_token.fish
│ │ │ │ │ ├──  __fish_git_prompt.fish
│ │ │ │ │ ├──  __fish_gnu_complete.fish
│ │ │ │ │ ├──  __fish_hg_prompt.fish
│ │ │ │ │ ├──  __fish_indent.fish
│ │ │ │ │ ├──  __fish_is_first_arg.fish
│ │ │ │ │ ├──  __fish_is_first_token.fish
│ │ │ │ │ ├──  __fish_is_git_repository.fish
│ │ │ │ │ ├──  __fish_is_nth_token.fish
│ │ │ │ │ ├──  __fish_is_switch.fish
│ │ │ │ │ ├──  __fish_is_token_n.fish
│ │ │ │ │ ├──  __fish_is_zfs_feature_enabled.fish
│ │ │ │ │ ├──  __fish_list_current_token.fish
│ │ │ │ │ ├──  __fish_make_cache_dir.fish
│ │ │ │ │ ├──  __fish_make_completion_signals.fish
│ │ │ │ │ ├──  __fish_man_page.fish
│ │ │ │ │ ├──  __fish_md5.fish
│ │ │ │ │ ├──  __fish_move_last.fish
│ │ │ │ │ ├──  __fish_no_arguments.fish
│ │ │ │ │ ├──  __fish_not_contain_opt.fish
│ │ │ │ │ ├──  __fish_npm_helper.fish
│ │ │ │ │ ├──  __fish_nth_token.fish
│ │ │ │ │ ├──  __fish_number_of_cmd_args_wo_opts.fish
│ │ │ │ │ ├──  __fish_paginate.fish
│ │ │ │ │ ├──  __fish_parent_directories.fish
│ │ │ │ │ ├──  __fish_paste.fish
│ │ │ │ │ ├──  __fish_prepend_sudo.fish
│ │ │ │ │ ├──  __fish_prev_arg_in.fish
│ │ │ │ │ ├──  __fish_preview_current_file.fish
│ │ │ │ │ ├──  __fish_print_addresses.fish
│ │ │ │ │ ├──  __fish_print_apt_packages.fish
│ │ │ │ │ ├──  __fish_print_cmd_args.fish
│ │ │ │ │ ├──  __fish_print_cmd_args_without_options.fish
│ │ │ │ │ ├──  __fish_print_commands.fish
│ │ │ │ │ ├──  __fish_print_debian_apache_confs.fish
│ │ │ │ │ ├──  __fish_print_debian_apache_mods.fish
│ │ │ │ │ ├──  __fish_print_debian_apache_sites.fish
│ │ │ │ │ ├──  __fish_print_encodings.fish
│ │ │ │ │ ├──  __fish_print_eopkg_packages.fish
│ │ │ │ │ ├──  __fish_print_filesystems.fish
│ │ │ │ │ ├──  __fish_print_gpg_algo.fish
│ │ │ │ │ ├──  __fish_print_groups.fish
│ │ │ │ │ ├──  __fish_print_help.fish
│ │ │ │ │ ├──  __fish_print_hostnames.fish
│ │ │ │ │ ├──  __fish_print_interfaces.fish
│ │ │ │ │ ├──  __fish_print_lpr_options.fish
│ │ │ │ │ ├──  __fish_print_lpr_printers.fish
│ │ │ │ │ ├──  __fish_print_modules.fish
│ │ │ │ │ ├──  __fish_print_mounted.fish
│ │ │ │ │ ├──  __fish_print_opkg_packages.fish
│ │ │ │ │ ├──  __fish_print_packages.fish
│ │ │ │ │ ├──  __fish_print_pacman_packages.fish
│ │ │ │ │ ├──  __fish_print_pacman_repos.fish
│ │ │ │ │ ├──  __fish_print_pipestatus.fish
│ │ │ │ │ ├──  __fish_print_pkg_add_packages.fish
│ │ │ │ │ ├──  __fish_print_pkg_packages.fish
│ │ │ │ │ ├──  __fish_print_port_packages.fish
│ │ │ │ │ ├──  __fish_print_portage_available_pkgs.fish
│ │ │ │ │ ├──  __fish_print_portage_installed_pkgs.fish
│ │ │ │ │ ├──  __fish_print_portage_packages.fish
│ │ │ │ │ ├──  __fish_print_portage_repository_paths.fish
│ │ │ │ │ ├──  __fish_print_rpm_packages.fish
│ │ │ │ │ ├──  __fish_print_service_names.fish
│ │ │ │ │ ├──  __fish_print_svn_rev.fish
│ │ │ │ │ ├──  __fish_print_users.fish
│ │ │ │ │ ├──  __fish_print_VBox_vms.fish
│ │ │ │ │ ├──  __fish_print_windows_drives.fish
│ │ │ │ │ ├──  __fish_print_windows_users.fish
│ │ │ │ │ ├──  __fish_print_xbps_packages.fish
│ │ │ │ │ ├──  __fish_print_xdg_applications_directories.fish
│ │ │ │ │ ├──  __fish_print_xdg_mimetypes.fish
│ │ │ │ │ ├──  __fish_print_xwindows.fish
│ │ │ │ │ ├──  __fish_print_zfs_snapshots.fish
│ │ │ │ │ ├──  __fish_ps.fish
│ │ │ │ │ ├──  __fish_pwd.fish
│ │ │ │ │ ├──  __fish_reg__complete_keys.fish
│ │ │ │ │ ├──  __fish_seen_argument.fish
│ │ │ │ │ ├──  __fish_seen_subcommand_from.fish
│ │ │ │ │ ├──  __fish_set_locale.fish
│ │ │ │ │ ├──  __fish_shared_key_bindings.fish
│ │ │ │ │ ├──  __fish_should_complete_switches.fish
│ │ │ │ │ ├──  __fish_svn_prompt.fish
│ │ │ │ │ ├──  __fish_systemctl.fish
│ │ │ │ │ ├──  __fish_systemctl_services.fish
│ │ │ │ │ ├──  __fish_systemd_machine_images.fish
│ │ │ │ │ ├──  __fish_systemd_machines.fish
│ │ │ │ │ ├──  __fish_toggle_comment_commandline.fish
│ │ │ │ │ ├──  __fish_tokenizer_state.fish
│ │ │ │ │ ├──  __fish_use_subcommand.fish
│ │ │ │ │ ├──  __fish_vcs_prompt.fish
│ │ │ │ │ ├──  __fish_whatis.fish
│ │ │ │ │ ├──  __fish_whatis_current_token.fish
│ │ │ │ │ ├──  __ssh_history_completions.fish
│ │ │ │ │ ├──  __terlar_git_prompt.fish
│ │ │ │ │ ├──  _validate_int.fish
│ │ │ │ │ ├──  abbr.fish
│ │ │ │ │ ├──  alias.fish
│ │ │ │ │ ├──  cd.fish
│ │ │ │ │ ├──  cdh.fish
│ │ │ │ │ ├──  contains_seq.fish
│ │ │ │ │ ├──  diff.fish
│ │ │ │ │ ├──  dirh.fish
│ │ │ │ │ ├──  dirs.fish
│ │ │ │ │ ├──  down-or-search.fish
│ │ │ │ │ ├──  edit_command_buffer.fish
│ │ │ │ │ ├──  export.fish
│ │ │ │ │ ├──  fish_add_path.fish
│ │ │ │ │ ├──  fish_breakpoint_prompt.fish
│ │ │ │ │ ├──  fish_clipboard_copy.fish
│ │ │ │ │ ├──  fish_clipboard_paste.fish
│ │ │ │ │ ├──  fish_command_not_found.fish
│ │ │ │ │ ├──  fish_commandline_append.fish
│ │ │ │ │ ├──  fish_commandline_prepend.fish
│ │ │ │ │ ├──  fish_config.fish
│ │ │ │ │ ├──  fish_default_key_bindings.fish
│ │ │ │ │ ├──  fish_default_mode_prompt.fish
│ │ │ │ │ ├──  fish_delta.fish
│ │ │ │ │ ├──  fish_fossil_prompt.fish
│ │ │ │ │ ├──  fish_git_prompt.fish
│ │ │ │ │ ├──  fish_greeting.fish
│ │ │ │ │ ├──  fish_hg_prompt.fish
│ │ │ │ │ ├──  fish_hybrid_key_bindings.fish
│ │ │ │ │ ├──  fish_is_root_user.fish
│ │ │ │ │ ├──  fish_job_summary.fish
│ │ │ │ │ ├──  fish_mode_prompt.fish
│ │ │ │ │ ├──  fish_opt.fish
│ │ │ │ │ ├──  fish_print_git_action.fish
│ │ │ │ │ ├──  fish_print_hg_root.fish
│ │ │ │ │ ├──  fish_prompt.fish
│ │ │ │ │ ├──  fish_status_to_signal.fish
│ │ │ │ │ ├──  fish_svn_prompt.fish
│ │ │ │ │ ├──  fish_title.fish
│ │ │ │ │ ├──  fish_update_completions.fish
│ │ │ │ │ ├──  fish_vcs_prompt.fish
│ │ │ │ │ ├──  fish_vi_cursor.fish
│ │ │ │ │ ├──  fish_vi_key_bindings.fish
│ │ │ │ │ ├──  funced.fish
│ │ │ │ │ ├──  funcsave.fish
│ │ │ │ │ ├──  grep.fish
│ │ │ │ │ ├──  help.fish
│ │ │ │ │ ├──  history.fish
│ │ │ │ │ ├──  isatty.fish
│ │ │ │ │ ├──  la.fish
│ │ │ │ │ ├──  ll.fish
│ │ │ │ │ ├──  ls.fish
│ │ │ │ │ ├──  man.fish
│ │ │ │ │ ├──  N_.fish
│ │ │ │ │ ├──  nextd-or-forward-token.fish
│ │ │ │ │ ├──  nextd.fish
│ │ │ │ │ ├──  open.fish
│ │ │ │ │ ├──  popd.fish
│ │ │ │ │ ├──  prevd-or-backward-token.fish
│ │ │ │ │ ├──  prevd.fish
│ │ │ │ │ ├──  prompt_hostname.fish
│ │ │ │ │ ├──  prompt_login.fish
│ │ │ │ │ ├──  prompt_pwd.fish
│ │ │ │ │ ├──  psub.fish
│ │ │ │ │ ├──  pushd.fish
│ │ │ │ │ ├──  realpath.fish
│ │ │ │ │ ├──  seq.fish
│ │ │ │ │ ├──  setenv.fish
│ │ │ │ │ ├──  suspend.fish
│ │ │ │ │ ├──  trap.fish
│ │ │ │ │ ├──  umask.fish
│ │ │ │ │ ├──  up-or-search.fish
│ │ │ │ │ └──  vared.fish
│ │ │ │ ├──  groff
│ │ │ │ │ └──  fish.tmac
│ │ │ │ ├──  man
│ │ │ │ │ └──  man1
│ │ │ │ │ ├──  _.1
│ │ │ │ │ ├──  abbr.1
│ │ │ │ │ ├──  alias.1
│ │ │ │ │ ├──  and.1
│ │ │ │ │ ├──  argparse.1
│ │ │ │ │ ├──  begin.1
│ │ │ │ │ ├──  bg.1
│ │ │ │ │ ├──  bind.1
│ │ │ │ │ ├──  block.1
│ │ │ │ │ ├──  break.1
│ │ │ │ │ ├──  breakpoint.1
│ │ │ │ │ ├──  builtin.1
│ │ │ │ │ ├──  case.1
│ │ │ │ │ ├──  cd.1
│ │ │ │ │ ├──  cdh.1
│ │ │ │ │ ├──  command.1
│ │ │ │ │ ├──  commandline.1
│ │ │ │ │ ├──  complete.1
│ │ │ │ │ ├──  contains.1
│ │ │ │ │ ├──  continue.1
│ │ │ │ │ ├──  count.1
│ │ │ │ │ ├──  dirh.1
│ │ │ │ │ ├──  dirs.1
│ │ │ │ │ ├──  disown.1
│ │ │ │ │ ├──  echo.1
│ │ │ │ │ ├──  else.1
│ │ │ │ │ ├──  emit.1
│ │ │ │ │ ├──  end.1
│ │ │ │ │ ├──  eval.1
│ │ │ │ │ ├──  exec.1
│ │ │ │ │ ├──  exit.1
│ │ │ │ │ ├──  export.1
│ │ │ │ │ ├──  false.1
│ │ │ │ │ ├──  fg.1
│ │ │ │ │ ├──  fish-completions.1
│ │ │ │ │ ├──  fish-doc.1
│ │ │ │ │ ├──  fish-faq.1
│ │ │ │ │ ├──  fish-for-bash-users.1
│ │ │ │ │ ├──  fish-interactive.1
│ │ │ │ │ ├──  fish-language.1
│ │ │ │ │ ├──  fish-prompt-tutorial.1
│ │ │ │ │ ├──  fish-releasenotes.1
│ │ │ │ │ ├──  fish-tutorial.1
│ │ │ │ │ ├──  fish.1
│ │ │ │ │ ├──  fish_add_path.1
│ │ │ │ │ ├──  fish_breakpoint_prompt.1
│ │ │ │ │ ├──  fish_clipboard_copy.1
│ │ │ │ │ ├──  fish_clipboard_paste.1
│ │ │ │ │ ├──  fish_command_not_found.1
│ │ │ │ │ ├──  fish_config.1
│ │ │ │ │ ├──  fish_default_key_bindings.1
│ │ │ │ │ ├──  fish_delta.1
│ │ │ │ │ ├──  fish_git_prompt.1
│ │ │ │ │ ├──  fish_greeting.1
│ │ │ │ │ ├──  fish_hg_prompt.1
│ │ │ │ │ ├──  fish_indent.1
│ │ │ │ │ ├──  fish_is_root_user.1
│ │ │ │ │ ├──  fish_key_reader.1
│ │ │ │ │ ├──  fish_mode_prompt.1
│ │ │ │ │ ├──  fish_opt.1
│ │ │ │ │ ├──  fish_prompt.1
│ │ │ │ │ ├──  fish_right_prompt.1
│ │ │ │ │ ├──  fish_should_add_to_history.1
│ │ │ │ │ ├──  fish_status_to_signal.1
│ │ │ │ │ ├──  fish_svn_prompt.1
│ │ │ │ │ ├──  fish_title.1
│ │ │ │ │ ├──  fish_update_completions.1
│ │ │ │ │ ├──  fish_vcs_prompt.1
│ │ │ │ │ ├──  fish_vi_key_bindings.1
│ │ │ │ │ ├──  for.1
│ │ │ │ │ ├──  funced.1
│ │ │ │ │ ├──  funcsave.1
│ │ │ │ │ ├──  function.1
│ │ │ │ │ ├──  functions.1
│ │ │ │ │ ├──  help.1
│ │ │ │ │ ├──  history.1
│ │ │ │ │ ├──  if.1
│ │ │ │ │ ├──  isatty.1
│ │ │ │ │ ├──  jobs.1
│ │ │ │ │ ├──  math.1
│ │ │ │ │ ├──  nextd.1
│ │ │ │ │ ├──  not.1
│ │ │ │ │ ├──  open.1
│ │ │ │ │ ├──  or.1
│ │ │ │ │ ├──  path.1
│ │ │ │ │ ├──  popd.1
│ │ │ │ │ ├──  prevd.1
│ │ │ │ │ ├──  printf.1
│ │ │ │ │ ├──  prompt_hostname.1
│ │ │ │ │ ├──  prompt_login.1
│ │ │ │ │ ├──  prompt_pwd.1
│ │ │ │ │ ├──  psub.1
│ │ │ │ │ ├──  pushd.1
│ │ │ │ │ ├──  pwd.1
│ │ │ │ │ ├──  random.1
│ │ │ │ │ ├──  read.1
│ │ │ │ │ ├──  return.1
│ │ │ │ │ ├──  set.1
│ │ │ │ │ ├──  set_color.1
│ │ │ │ │ ├──  source.1
│ │ │ │ │ ├──  status.1
│ │ │ │ │ ├──  string-collect.1
│ │ │ │ │ ├──  string-escape.1
│ │ │ │ │ ├──  string-join.1
│ │ │ │ │ ├──  string-join0.1
│ │ │ │ │ ├──  string-length.1
│ │ │ │ │ ├──  string-lower.1
│ │ │ │ │ ├──  string-match.1
│ │ │ │ │ ├──  string-pad.1
│ │ │ │ │ ├──  string-repeat.1
│ │ │ │ │ ├──  string-replace.1
│ │ │ │ │ ├──  string-shorten.1
│ │ │ │ │ ├──  string-split.1
│ │ │ │ │ ├──  string-split0.1
│ │ │ │ │ ├──  string-sub.1
│ │ │ │ │ ├──  string-trim.1
│ │ │ │ │ ├──  string-unescape.1
│ │ │ │ │ ├──  string-upper.1
│ │ │ │ │ ├──  string.1
│ │ │ │ │ ├──  suspend.1
│ │ │ │ │ ├──  switch.1
│ │ │ │ │ ├──  test.1
│ │ │ │ │ ├──  time.1
│ │ │ │ │ ├──  trap.1
│ │ │ │ │ ├──  true.1
│ │ │ │ │ ├──  type.1
│ │ │ │ │ ├──  ulimit.1
│ │ │ │ │ ├──  umask.1
│ │ │ │ │ ├──  vared.1
│ │ │ │ │ ├──  wait.1
│ │ │ │ │ └──  while.1
│ │ │ │ ├──  tools
│ │ │ │ │ ├──  create_manpage_completions.py
│ │ │ │ │ ├──  deroff.py
│ │ │ │ │ └──  web_config
│ │ │ │ │ ├──  favicon.png
│ │ │ │ │ ├──  fishconfig.css
│ │ │ │ │ ├──  fishconfig_print.css
│ │ │ │ │ ├──  index.html
│ │ │ │ │ ├──  js
│ │ │ │ │ │ ├──  alpine.js
│ │ │ │ │ │ ├──  colorutils.js
│ │ │ │ │ │ └──  main.js
│ │ │ │ │ ├──  sample_prompts
│ │ │ │ │ │ ├──  acidhub.fish
│ │ │ │ │ │ ├──  arrow.fish
│ │ │ │ │ │ ├──  astronaut.fish
│ │ │ │ │ │ ├──  default.fish
│ │ │ │ │ │ ├──  disco.fish
│ │ │ │ │ │ ├──  informative.fish
│ │ │ │ │ │ ├──  informative_vcs.fish
│ │ │ │ │ │ ├──  minimalist.fish
│ │ │ │ │ │ ├──  nim.fish
│ │ │ │ │ │ ├──  pythonista.fish
│ │ │ │ │ │ ├──  scales.fish
│ │ │ │ │ │ ├──  simple.fish
│ │ │ │ │ │ └──  terlar.fish
│ │ │ │ │ ├──  themes
│ │ │ │ │ │ ├──  'ayu Dark.theme'
│ │ │ │ │ │ ├──  'ayu Light.theme'
│ │ │ │ │ │ ├──  'ayu Mirage.theme'
│ │ │ │ │ │ ├──  'Base16 Default Dark.theme'
│ │ │ │ │ │ ├──  'Base16 Default Light.theme'
│ │ │ │ │ │ ├──  'Base16 Eighties.theme'
│ │ │ │ │ │ ├──  'Bay Cruise.theme'
│ │ │ │ │ │ ├──  coolbeans.theme
│ │ │ │ │ │ ├──  Dracula.theme
│ │ │ │ │ │ ├──  Fairground.theme
│ │ │ │ │ │ ├──  'fish default.theme'
│ │ │ │ │ │ ├──  'Just a Touch.theme'
│ │ │ │ │ │ ├──  Lava.theme
│ │ │ │ │ │ ├──  'Mono Lace.theme'
│ │ │ │ │ │ ├──  'Mono Smoke.theme'
│ │ │ │ │ │ ├──  None.theme
│ │ │ │ │ │ ├──  Nord.theme
│ │ │ │ │ │ ├──  'Old School.theme'
│ │ │ │ │ │ ├──  Seaweed.theme
│ │ │ │ │ │ ├──  'Snow Day.theme'
│ │ │ │ │ │ ├──  'Solarized Dark.theme'
│ │ │ │ │ │ ├──  'Solarized Light.theme'
│ │ │ │ │ │ ├──  'Tomorrow Night Bright.theme'
│ │ │ │ │ │ ├──  'Tomorrow Night.theme'
│ │ │ │ │ │ └──  Tomorrow.theme
│ │ │ │ │ └──  webconfig.py
│ │ │ │ ├──  vendor_completions.d
│ │ │ │ │ ├──  arch.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/arch.fish
│ │ │ │ │ ├──  base32.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/base32.fish
│ │ │ │ │ ├──  base64.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/base64.fish
│ │ │ │ │ ├──  basename.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/basename.fish
│ │ │ │ │ ├──  basenc.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/basenc.fish
│ │ │ │ │ ├──  cat.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/cat.fish
│ │ │ │ │ ├──  chgrp.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/chgrp.fish
│ │ │ │ │ ├──  chmod.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/chmod.fish
│ │ │ │ │ ├──  chown.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/chown.fish
│ │ │ │ │ ├──  chroot.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/chroot.fish
│ │ │ │ │ ├──  cksum.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/cksum.fish
│ │ │ │ │ ├──  comm.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/comm.fish
│ │ │ │ │ ├──  coreutils.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/coreutils.fish
│ │ │ │ │ ├──  cp.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/cp.fish
│ │ │ │ │ ├──  csplit.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/csplit.fish
│ │ │ │ │ ├──  cut.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/cut.fish
│ │ │ │ │ ├──  date.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/date.fish
│ │ │ │ │ ├──  dd.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/dd.fish
│ │ │ │ │ ├──  df.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/df.fish
│ │ │ │ │ ├──  dir.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/dir.fish
│ │ │ │ │ ├──  dircolors.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/dircolors.fish
│ │ │ │ │ ├──  dirname.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/dirname.fish
│ │ │ │ │ ├──  du.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/du.fish
│ │ │ │ │ ├──  echo.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/echo.fish
│ │ │ │ │ ├──  env.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/env.fish
│ │ │ │ │ ├──  expand.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/expand.fish
│ │ │ │ │ ├──  expr.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/expr.fish
│ │ │ │ │ ├──  factor.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/factor.fish
│ │ │ │ │ ├──  false.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/false.fish
│ │ │ │ │ ├──  fmt.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/fmt.fish
│ │ │ │ │ ├──  fold.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/fold.fish
│ │ │ │ │ ├──  groups.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/groups.fish
│ │ │ │ │ ├──  hashsum.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/hashsum.fish
│ │ │ │ │ ├──  head.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/head.fish
│ │ │ │ │ ├──  hostid.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/hostid.fish
│ │ │ │ │ ├──  hostname.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/hostname.fish
│ │ │ │ │ ├──  id.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/id.fish
│ │ │ │ │ ├──  install.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/install.fish
│ │ │ │ │ ├──  join.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/join.fish
│ │ │ │ │ ├──  kill.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/kill.fish
│ │ │ │ │ ├──  link.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/link.fish
│ │ │ │ │ ├──  ln.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/ln.fish
│ │ │ │ │ ├──  logname.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/logname.fish
│ │ │ │ │ ├──  ls.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/ls.fish
│ │ │ │ │ ├──  lsd.fish ⇒ /nix/store/gsknijmxxy6fp0za2lmh4kdc6jr8rb7r-lsd-1.1.5/share/fish/vendor_completions.d/lsd.fish
│ │ │ │ │ ├──  mkdir.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/mkdir.fish
│ │ │ │ │ ├──  mkfifo.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/mkfifo.fish
│ │ │ │ │ ├──  mknod.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/mknod.fish
│ │ │ │ │ ├──  mktemp.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/mktemp.fish
│ │ │ │ │ ├──  more.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/more.fish
│ │ │ │ │ ├──  mv.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/mv.fish
│ │ │ │ │ ├──  nice.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/nice.fish
│ │ │ │ │ ├──  nix.fish ⇒ /nix/store/gzla1q2xfin7r8gnwpfdskhrihcig6l4-lix-2.93.3/share/fish/vendor_completions.d/nix.fish
│ │ │ │ │ ├──  nl.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/nl.fish
│ │ │ │ │ ├──  nohup.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/nohup.fish
│ │ │ │ │ ├──  nproc.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/nproc.fish
│ │ │ │ │ ├──  numfmt.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/numfmt.fish
│ │ │ │ │ ├──  od.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/od.fish
│ │ │ │ │ ├──  paste.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/paste.fish
│ │ │ │ │ ├──  pathchk.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/pathchk.fish
│ │ │ │ │ ├──  pinky.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/pinky.fish
│ │ │ │ │ ├──  pr.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/pr.fish
│ │ │ │ │ ├──  printenv.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/printenv.fish
│ │ │ │ │ ├──  printf.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/printf.fish
│ │ │ │ │ ├──  ptx.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/ptx.fish
│ │ │ │ │ ├──  pwd.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/pwd.fish
│ │ │ │ │ ├──  readlink.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/readlink.fish
│ │ │ │ │ ├──  realpath.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/realpath.fish
│ │ │ │ │ ├──  rm.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/rm.fish
│ │ │ │ │ ├──  rmdir.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/rmdir.fish
│ │ │ │ │ ├──  seq.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/seq.fish
│ │ │ │ │ ├──  shred.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/shred.fish
│ │ │ │ │ ├──  shuf.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/shuf.fish
│ │ │ │ │ ├──  sleep.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/sleep.fish
│ │ │ │ │ ├──  sort.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/sort.fish
│ │ │ │ │ ├──  split.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/split.fish
│ │ │ │ │ ├──  stat.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/stat.fish
│ │ │ │ │ ├──  stdbuf.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/stdbuf.fish
│ │ │ │ │ ├──  sum.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/sum.fish
│ │ │ │ │ ├──  sync.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/sync.fish
│ │ │ │ │ ├──  tac.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/tac.fish
│ │ │ │ │ ├──  tail.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/tail.fish
│ │ │ │ │ ├──  tee.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/tee.fish
│ │ │ │ │ ├──  test.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/test.fish
│ │ │ │ │ ├──  timeout.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/timeout.fish
│ │ │ │ │ ├──  touch.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/touch.fish
│ │ │ │ │ ├──  tr.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/tr.fish
│ │ │ │ │ ├──  true.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/true.fish
│ │ │ │ │ ├──  truncate.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/truncate.fish
│ │ │ │ │ ├──  tsort.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/tsort.fish
│ │ │ │ │ ├──  tty.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/tty.fish
│ │ │ │ │ ├──  uname.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/uname.fish
│ │ │ │ │ ├──  unexpand.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/unexpand.fish
│ │ │ │ │ ├──  uniq.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/uniq.fish
│ │ │ │ │ ├──  unlink.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/unlink.fish
│ │ │ │ │ ├──  uptime.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/uptime.fish
│ │ │ │ │ ├──  users.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/users.fish
│ │ │ │ │ ├──  vdir.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/vdir.fish
│ │ │ │ │ ├──  wc.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/wc.fish
│ │ │ │ │ ├──  who.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/who.fish
│ │ │ │ │ ├──  whoami.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/whoami.fish
│ │ │ │ │ └──  yes.fish ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/fish/vendor_completions.d/yes.fish
│ │ │ │ ├──  vendor_conf.d
│ │ │ │ └──  vendor_functions.d
│ │ │ ├──  flake-registry.json ⇒ /nix/store/gzla1q2xfin7r8gnwpfdskhrihcig6l4-lix-2.93.3/share/flake-registry.json
│ │ │ ├──  locale
│ │ │ │ ├──  de
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  fish.mo
│ │ │ │ ├──  en
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  fish.mo
│ │ │ │ ├──  fr
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  fish.mo
│ │ │ │ ├──  pl
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  fish.mo
│ │ │ │ ├──  pt_BR
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  fish.mo
│ │ │ │ ├──  sv
│ │ │ │ │ └──  LC_MESSAGES
│ │ │ │ │ └──  fish.mo
│ │ │ │ └──  zh_CN
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  fish.mo
│ │ │ ├──  man
│ │ │ │ ├──  man1
│ │ │ │ │ ├──  arch.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/arch.1.gz
│ │ │ │ │ ├──  base32.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/base32.1.gz
│ │ │ │ │ ├──  base64.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/base64.1.gz
│ │ │ │ │ ├──  basename.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/basename.1.gz
│ │ │ │ │ ├──  basenc.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/basenc.1.gz
│ │ │ │ │ ├──  bits.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/bits.1.gz
│ │ │ │ │ ├──  cal.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/cal.1.gz
│ │ │ │ │ ├──  cat.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/cat.1.gz
│ │ │ │ │ ├──  chfn.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/chfn.1.gz
│ │ │ │ │ ├──  chgrp.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/chgrp.1.gz
│ │ │ │ │ ├──  chmod.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/chmod.1.gz
│ │ │ │ │ ├──  choom.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/choom.1.gz
│ │ │ │ │ ├──  chown.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/chown.1.gz
│ │ │ │ │ ├──  chroot.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/chroot.1.gz
│ │ │ │ │ ├──  chrt.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/chrt.1.gz
│ │ │ │ │ ├──  chsh.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/chsh.1.gz
│ │ │ │ │ ├──  cksum.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/cksum.1.gz
│ │ │ │ │ ├──  col.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/col.1.gz
│ │ │ │ │ ├──  colcrt.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/colcrt.1.gz
│ │ │ │ │ ├──  colrm.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/colrm.1.gz
│ │ │ │ │ ├──  column.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/column.1.gz
│ │ │ │ │ ├──  comm.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/comm.1.gz
│ │ │ │ │ ├──  coresched.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/coresched.1.gz
│ │ │ │ │ ├──  coreutils.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/coreutils.1.gz
│ │ │ │ │ ├──  cp.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/cp.1.gz
│ │ │ │ │ ├──  csplit.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/csplit.1.gz
│ │ │ │ │ ├──  cut.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/cut.1.gz
│ │ │ │ │ ├──  date.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/date.1.gz
│ │ │ │ │ ├──  dd.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/dd.1.gz
│ │ │ │ │ ├──  df.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/df.1.gz
│ │ │ │ │ ├──  dir.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/dir.1.gz
│ │ │ │ │ ├──  dircolors.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/dircolors.1.gz
│ │ │ │ │ ├──  dirname.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/dirname.1.gz
│ │ │ │ │ ├──  dmesg.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/dmesg.1.gz
│ │ │ │ │ ├──  du.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/du.1.gz
│ │ │ │ │ ├──  echo.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/echo.1.gz
│ │ │ │ │ ├──  eject.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/eject.1.gz
│ │ │ │ │ ├──  enosys.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/enosys.1.gz
│ │ │ │ │ ├──  env.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/env.1.gz
│ │ │ │ │ ├──  exch.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/exch.1.gz
│ │ │ │ │ ├──  expand.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/expand.1.gz
│ │ │ │ │ ├──  expr.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/expr.1.gz
│ │ │ │ │ ├──  factor.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/factor.1.gz
│ │ │ │ │ ├──  fadvise.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/fadvise.1.gz
│ │ │ │ │ ├──  fallocate.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/fallocate.1.gz
│ │ │ │ │ ├──  false.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/false.1.gz
│ │ │ │ │ ├──  fincore.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/fincore.1.gz
│ │ │ │ │ ├──  fish-completions.1.gz ⇒ /nix/store/rq95q4jkwxhb0igdiwfnnfqj80cww1hg-fish-4.0.2/share/man/man1/fish-completions.1.gz
│ │ │ │ │ ├──  fish-doc.1.gz ⇒ /nix/store/rq95q4jkwxhb0igdiwfnnfqj80cww1hg-fish-4.0.2/share/man/man1/fish-doc.1.gz
│ │ │ │ │ ├──  fish-faq.1.gz ⇒ /nix/store/rq95q4jkwxhb0igdiwfnnfqj80cww1hg-fish-4.0.2/share/man/man1/fish-faq.1.gz
│ │ │ │ │ ├──  fish-for-bash-users.1.gz ⇒ /nix/store/rq95q4jkwxhb0igdiwfnnfqj80cww1hg-fish-4.0.2/share/man/man1/fish-for-bash-users.1.gz
│ │ │ │ │ ├──  fish-interactive.1.gz ⇒ /nix/store/rq95q4jkwxhb0igdiwfnnfqj80cww1hg-fish-4.0.2/share/man/man1/fish-interactive.1.gz
│ │ │ │ │ ├──  fish-language.1.gz ⇒ /nix/store/rq95q4jkwxhb0igdiwfnnfqj80cww1hg-fish-4.0.2/share/man/man1/fish-language.1.gz
│ │ │ │ │ ├──  fish-prompt-tutorial.1.gz ⇒ /nix/store/rq95q4jkwxhb0igdiwfnnfqj80cww1hg-fish-4.0.2/share/man/man1/fish-prompt-tutorial.1.gz
│ │ │ │ │ ├──  fish-tutorial.1.gz ⇒ /nix/store/rq95q4jkwxhb0igdiwfnnfqj80cww1hg-fish-4.0.2/share/man/man1/fish-tutorial.1.gz
│ │ │ │ │ ├──  fish.1.gz ⇒ /nix/store/rq95q4jkwxhb0igdiwfnnfqj80cww1hg-fish-4.0.2/share/man/man1/fish.1.gz
│ │ │ │ │ ├──  fish_indent.1.gz ⇒ /nix/store/rq95q4jkwxhb0igdiwfnnfqj80cww1hg-fish-4.0.2/share/man/man1/fish_indent.1.gz
│ │ │ │ │ ├──  fish_key_reader.1.gz ⇒ /nix/store/rq95q4jkwxhb0igdiwfnnfqj80cww1hg-fish-4.0.2/share/man/man1/fish_key_reader.1.gz
│ │ │ │ │ ├──  flock.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/flock.1.gz
│ │ │ │ │ ├──  fmt.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/fmt.1.gz
│ │ │ │ │ ├──  fold.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/fold.1.gz
│ │ │ │ │ ├──  getopt.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/getopt.1.gz
│ │ │ │ │ ├──  groups.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/groups.1.gz
│ │ │ │ │ ├──  hardlink.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/hardlink.1.gz
│ │ │ │ │ ├──  hashsum.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/hashsum.1.gz
│ │ │ │ │ ├──  hd.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/hd.1.gz
│ │ │ │ │ ├──  head.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/head.1.gz
│ │ │ │ │ ├──  hexdump.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/hexdump.1.gz
│ │ │ │ │ ├──  hostid.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/hostid.1.gz
│ │ │ │ │ ├──  hostname.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/hostname.1.gz
│ │ │ │ │ ├──  id.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/id.1.gz
│ │ │ │ │ ├──  install.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/install.1.gz
│ │ │ │ │ ├──  ionice.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/ionice.1.gz
│ │ │ │ │ ├──  ipcmk.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/ipcmk.1.gz
│ │ │ │ │ ├──  ipcrm.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/ipcrm.1.gz
│ │ │ │ │ ├──  ipcs.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/ipcs.1.gz
│ │ │ │ │ ├──  irqtop.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/irqtop.1.gz
│ │ │ │ │ ├──  join.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/join.1.gz
│ │ │ │ │ ├──  kill.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/kill.1.gz
│ │ │ │ │ ├──  last.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/last.1.gz
│ │ │ │ │ ├──  lastb.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/lastb.1.gz
│ │ │ │ │ ├──  link.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/link.1.gz
│ │ │ │ │ ├──  ln.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/ln.1.gz
│ │ │ │ │ ├──  logger.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/logger.1.gz
│ │ │ │ │ ├──  login.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/login.1.gz
│ │ │ │ │ ├──  logname.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/logname.1.gz
│ │ │ │ │ ├──  look.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/look.1.gz
│ │ │ │ │ ├──  ls.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/ls.1.gz
│ │ │ │ │ ├──  lsclocks.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/lsclocks.1.gz
│ │ │ │ │ ├──  lscpu.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/lscpu.1.gz
│ │ │ │ │ ├──  lsd.1.gz ⇒ /nix/store/gsknijmxxy6fp0za2lmh4kdc6jr8rb7r-lsd-1.1.5/share/man/man1/lsd.1.gz
│ │ │ │ │ ├──  lsfd.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/lsfd.1.gz
│ │ │ │ │ ├──  lsipc.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/lsipc.1.gz
│ │ │ │ │ ├──  lsirq.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/lsirq.1.gz
│ │ │ │ │ ├──  lslogins.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/lslogins.1.gz
│ │ │ │ │ ├──  lsmem.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/lsmem.1.gz
│ │ │ │ │ ├──  mcookie.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/mcookie.1.gz
│ │ │ │ │ ├──  mesg.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/mesg.1.gz
│ │ │ │ │ ├──  mkdir.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/mkdir.1.gz
│ │ │ │ │ ├──  mkfifo.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/mkfifo.1.gz
│ │ │ │ │ ├──  mknod.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/mknod.1.gz
│ │ │ │ │ ├──  mktemp.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/mktemp.1.gz
│ │ │ │ │ ├──  more.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/more.1.gz
│ │ │ │ │ ├──  mountpoint.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/mountpoint.1.gz
│ │ │ │ │ ├──  mv.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/mv.1.gz
│ │ │ │ │ ├──  namei.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/namei.1.gz
│ │ │ │ │ ├──  nice.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/nice.1.gz
│ │ │ │ │ ├──  nix-build.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-build.1.gz
│ │ │ │ │ ├──  nix-channel.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-channel.1.gz
│ │ │ │ │ ├──  nix-collect-garbage.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-collect-garbage.1.gz
│ │ │ │ │ ├──  nix-copy-closure.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-copy-closure.1.gz
│ │ │ │ │ ├──  nix-env-delete-generations.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-env-delete-generations.1.gz
│ │ │ │ │ ├──  nix-env-install.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-env-install.1.gz
│ │ │ │ │ ├──  nix-env-list-generations.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-env-list-generations.1.gz
│ │ │ │ │ ├──  nix-env-query.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-env-query.1.gz
│ │ │ │ │ ├──  nix-env-rollback.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-env-rollback.1.gz
│ │ │ │ │ ├──  nix-env-set-flag.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-env-set-flag.1.gz
│ │ │ │ │ ├──  nix-env-set.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-env-set.1.gz
│ │ │ │ │ ├──  nix-env-switch-generation.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-env-switch-generation.1.gz
│ │ │ │ │ ├──  nix-env-switch-profile.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-env-switch-profile.1.gz
│ │ │ │ │ ├──  nix-env-uninstall.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-env-uninstall.1.gz
│ │ │ │ │ ├──  nix-env-upgrade.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-env-upgrade.1.gz
│ │ │ │ │ ├──  nix-env.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-env.1.gz
│ │ │ │ │ ├──  nix-hash.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-hash.1.gz
│ │ │ │ │ ├──  nix-instantiate.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-instantiate.1.gz
│ │ │ │ │ ├──  nix-prefetch-url.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-prefetch-url.1.gz
│ │ │ │ │ ├──  nix-shell.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-shell.1.gz
│ │ │ │ │ ├──  nix-store-add-fixed.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-store-add-fixed.1.gz
│ │ │ │ │ ├──  nix-store-add.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-store-add.1.gz
│ │ │ │ │ ├──  nix-store-delete.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-store-delete.1.gz
│ │ │ │ │ ├──  nix-store-dump-db.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-store-dump-db.1.gz
│ │ │ │ │ ├──  nix-store-dump.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-store-dump.1.gz
│ │ │ │ │ ├──  nix-store-export.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-store-export.1.gz
│ │ │ │ │ ├──  nix-store-gc.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-store-gc.1.gz
│ │ │ │ │ ├──  nix-store-generate-binary-cache-key.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-store-generate-binary-cache-key.1.gz
│ │ │ │ │ ├──  nix-store-import.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-store-import.1.gz
│ │ │ │ │ ├──  nix-store-load-db.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-store-load-db.1.gz
│ │ │ │ │ ├──  nix-store-optimise.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-store-optimise.1.gz
│ │ │ │ │ ├──  nix-store-print-env.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-store-print-env.1.gz
│ │ │ │ │ ├──  nix-store-query.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-store-query.1.gz
│ │ │ │ │ ├──  nix-store-read-log.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-store-read-log.1.gz
│ │ │ │ │ ├──  nix-store-realise.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-store-realise.1.gz
│ │ │ │ │ ├──  nix-store-repair-path.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-store-repair-path.1.gz
│ │ │ │ │ ├──  nix-store-restore.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-store-restore.1.gz
│ │ │ │ │ ├──  nix-store-serve.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-store-serve.1.gz
│ │ │ │ │ ├──  nix-store-verify-path.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-store-verify-path.1.gz
│ │ │ │ │ ├──  nix-store-verify.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-store-verify.1.gz
│ │ │ │ │ ├──  nix-store.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix-store.1.gz
│ │ │ │ │ ├──  nix.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix.1.gz
│ │ │ │ │ ├──  nix3-build.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-build.1.gz
│ │ │ │ │ ├──  nix3-bundle.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-bundle.1.gz
│ │ │ │ │ ├──  nix3-config-show.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-config-show.1.gz
│ │ │ │ │ ├──  nix3-config.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-config.1.gz
│ │ │ │ │ ├──  nix3-copy.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-copy.1.gz
│ │ │ │ │ ├──  nix3-daemon.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-daemon.1.gz
│ │ │ │ │ ├──  nix3-derivation-add.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-derivation-add.1.gz
│ │ │ │ │ ├──  nix3-derivation-show.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-derivation-show.1.gz
│ │ │ │ │ ├──  nix3-derivation.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-derivation.1.gz
│ │ │ │ │ ├──  nix3-develop.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-develop.1.gz
│ │ │ │ │ ├──  nix3-doctor.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-doctor.1.gz
│ │ │ │ │ ├──  nix3-edit.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-edit.1.gz
│ │ │ │ │ ├──  nix3-eval.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-eval.1.gz
│ │ │ │ │ ├──  nix3-flake-archive.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-flake-archive.1.gz
│ │ │ │ │ ├──  nix3-flake-check.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-flake-check.1.gz
│ │ │ │ │ ├──  nix3-flake-clone.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-flake-clone.1.gz
│ │ │ │ │ ├──  nix3-flake-info.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-flake-info.1.gz
│ │ │ │ │ ├──  nix3-flake-init.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-flake-init.1.gz
│ │ │ │ │ ├──  nix3-flake-lock.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-flake-lock.1.gz
│ │ │ │ │ ├──  nix3-flake-metadata.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-flake-metadata.1.gz
│ │ │ │ │ ├──  nix3-flake-new.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-flake-new.1.gz
│ │ │ │ │ ├──  nix3-flake-prefetch.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-flake-prefetch.1.gz
│ │ │ │ │ ├──  nix3-flake-show.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-flake-show.1.gz
│ │ │ │ │ ├──  nix3-flake-update.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-flake-update.1.gz
│ │ │ │ │ ├──  nix3-flake.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-flake.1.gz
│ │ │ │ │ ├──  nix3-fmt.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-fmt.1.gz
│ │ │ │ │ ├──  nix3-hash-file.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-hash-file.1.gz
│ │ │ │ │ ├──  nix3-hash-path.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-hash-path.1.gz
│ │ │ │ │ ├──  nix3-hash-to-base16.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-hash-to-base16.1.gz
│ │ │ │ │ ├──  nix3-hash-to-base32.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-hash-to-base32.1.gz
│ │ │ │ │ ├──  nix3-hash-to-base64.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-hash-to-base64.1.gz
│ │ │ │ │ ├──  nix3-hash-to-sri.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-hash-to-sri.1.gz
│ │ │ │ │ ├──  nix3-hash.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-hash.1.gz
│ │ │ │ │ ├──  nix3-help-stores.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-help-stores.1.gz
│ │ │ │ │ ├──  nix3-help.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-help.1.gz
│ │ │ │ │ ├──  nix3-key-convert-secret-to-public.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-key-convert-secret-to-public.1.gz
│ │ │ │ │ ├──  nix3-key-generate-secret.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-key-generate-secret.1.gz
│ │ │ │ │ ├──  nix3-key.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-key.1.gz
│ │ │ │ │ ├──  nix3-log.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-log.1.gz
│ │ │ │ │ ├──  nix3-nar-cat.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-nar-cat.1.gz
│ │ │ │ │ ├──  nix3-nar-dump-path.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-nar-dump-path.1.gz
│ │ │ │ │ ├──  nix3-nar-ls.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-nar-ls.1.gz
│ │ │ │ │ ├──  nix3-nar.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-nar.1.gz
│ │ │ │ │ ├──  nix3-path-info.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-path-info.1.gz
│ │ │ │ │ ├──  nix3-print-dev-env.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-print-dev-env.1.gz
│ │ │ │ │ ├──  nix3-profile-diff-closures.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-profile-diff-closures.1.gz
│ │ │ │ │ ├──  nix3-profile-history.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-profile-history.1.gz
│ │ │ │ │ ├──  nix3-profile-install.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-profile-install.1.gz
│ │ │ │ │ ├──  nix3-profile-list.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-profile-list.1.gz
│ │ │ │ │ ├──  nix3-profile-remove.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-profile-remove.1.gz
│ │ │ │ │ ├──  nix3-profile-rollback.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-profile-rollback.1.gz
│ │ │ │ │ ├──  nix3-profile-upgrade.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-profile-upgrade.1.gz
│ │ │ │ │ ├──  nix3-profile-wipe-history.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-profile-wipe-history.1.gz
│ │ │ │ │ ├──  nix3-profile.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-profile.1.gz
│ │ │ │ │ ├──  nix3-realisation-info.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-realisation-info.1.gz
│ │ │ │ │ ├──  nix3-realisation.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-realisation.1.gz
│ │ │ │ │ ├──  nix3-registry-add.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-registry-add.1.gz
│ │ │ │ │ ├──  nix3-registry-list.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-registry-list.1.gz
│ │ │ │ │ ├──  nix3-registry-pin.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-registry-pin.1.gz
│ │ │ │ │ ├──  nix3-registry-remove.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-registry-remove.1.gz
│ │ │ │ │ ├──  nix3-registry.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-registry.1.gz
│ │ │ │ │ ├──  nix3-repl.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-repl.1.gz
│ │ │ │ │ ├──  nix3-run.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-run.1.gz
│ │ │ │ │ ├──  nix3-search.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-search.1.gz
│ │ │ │ │ ├──  nix3-shell.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-shell.1.gz
│ │ │ │ │ ├──  nix3-store-add-file.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-store-add-file.1.gz
│ │ │ │ │ ├──  nix3-store-add-path.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-store-add-path.1.gz
│ │ │ │ │ ├──  nix3-store-cat.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-store-cat.1.gz
│ │ │ │ │ ├──  nix3-store-copy-log.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-store-copy-log.1.gz
│ │ │ │ │ ├──  nix3-store-copy-sigs.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-store-copy-sigs.1.gz
│ │ │ │ │ ├──  nix3-store-delete.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-store-delete.1.gz
│ │ │ │ │ ├──  nix3-store-diff-closures.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-store-diff-closures.1.gz
│ │ │ │ │ ├──  nix3-store-dump-path.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-store-dump-path.1.gz
│ │ │ │ │ ├──  nix3-store-gc.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-store-gc.1.gz
│ │ │ │ │ ├──  nix3-store-ls.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-store-ls.1.gz
│ │ │ │ │ ├──  nix3-store-make-content-addressed.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-store-make-content-addressed.1.gz
│ │ │ │ │ ├──  nix3-store-optimise.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-store-optimise.1.gz
│ │ │ │ │ ├──  nix3-store-path-from-hash-part.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-store-path-from-hash-part.1.gz
│ │ │ │ │ ├──  nix3-store-ping.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-store-ping.1.gz
│ │ │ │ │ ├──  nix3-store-prefetch-file.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-store-prefetch-file.1.gz
│ │ │ │ │ ├──  nix3-store-repair.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-store-repair.1.gz
│ │ │ │ │ ├──  nix3-store-sign.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-store-sign.1.gz
│ │ │ │ │ ├──  nix3-store-verify.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-store-verify.1.gz
│ │ │ │ │ ├──  nix3-store.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-store.1.gz
│ │ │ │ │ ├──  nix3-upgrade-nix.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-upgrade-nix.1.gz
│ │ │ │ │ ├──  nix3-why-depends.1.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man1/nix3-why-depends.1.gz
│ │ │ │ │ ├──  nl.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/nl.1.gz
│ │ │ │ │ ├──  nohup.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/nohup.1.gz
│ │ │ │ │ ├──  nproc.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/nproc.1.gz
│ │ │ │ │ ├──  nsenter.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/nsenter.1.gz
│ │ │ │ │ ├──  numfmt.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/numfmt.1.gz
│ │ │ │ │ ├──  od.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/od.1.gz
│ │ │ │ │ ├──  paste.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/paste.1.gz
│ │ │ │ │ ├──  pathchk.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/pathchk.1.gz
│ │ │ │ │ ├──  pinky.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/pinky.1.gz
│ │ │ │ │ ├──  pipesz.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/pipesz.1.gz
│ │ │ │ │ ├──  pr.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/pr.1.gz
│ │ │ │ │ ├──  printenv.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/printenv.1.gz
│ │ │ │ │ ├──  printf.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/printf.1.gz
│ │ │ │ │ ├──  prlimit.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/prlimit.1.gz
│ │ │ │ │ ├──  ptx.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/ptx.1.gz
│ │ │ │ │ ├──  pwd.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/pwd.1.gz
│ │ │ │ │ ├──  readlink.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/readlink.1.gz
│ │ │ │ │ ├──  realpath.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/realpath.1.gz
│ │ │ │ │ ├──  rename.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/rename.1.gz
│ │ │ │ │ ├──  renice.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/renice.1.gz
│ │ │ │ │ ├──  rev.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/rev.1.gz
│ │ │ │ │ ├──  rm.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/rm.1.gz
│ │ │ │ │ ├──  rmdir.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/rmdir.1.gz
│ │ │ │ │ ├──  runuser.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/runuser.1.gz
│ │ │ │ │ ├──  script.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/script.1.gz
│ │ │ │ │ ├──  scriptlive.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/scriptlive.1.gz
│ │ │ │ │ ├──  scriptreplay.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/scriptreplay.1.gz
│ │ │ │ │ ├──  seq.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/seq.1.gz
│ │ │ │ │ ├──  setpgid.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/setpgid.1.gz
│ │ │ │ │ ├──  setpriv.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/setpriv.1.gz
│ │ │ │ │ ├──  setsid.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/setsid.1.gz
│ │ │ │ │ ├──  setterm.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/setterm.1.gz
│ │ │ │ │ ├──  shred.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/shred.1.gz
│ │ │ │ │ ├──  shuf.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/shuf.1.gz
│ │ │ │ │ ├──  sleep.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/sleep.1.gz
│ │ │ │ │ ├──  sort.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/sort.1.gz
│ │ │ │ │ ├──  split.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/split.1.gz
│ │ │ │ │ ├──  stat.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/stat.1.gz
│ │ │ │ │ ├──  stdbuf.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/stdbuf.1.gz
│ │ │ │ │ ├──  sum.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/sum.1.gz
│ │ │ │ │ ├──  sync.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/sync.1.gz
│ │ │ │ │ ├──  tac.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/tac.1.gz
│ │ │ │ │ ├──  tail.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/tail.1.gz
│ │ │ │ │ ├──  taskset.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/taskset.1.gz
│ │ │ │ │ ├──  tee.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/tee.1.gz
│ │ │ │ │ ├──  test.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/test.1.gz
│ │ │ │ │ ├──  timeout.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/timeout.1.gz
│ │ │ │ │ ├──  touch.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/touch.1.gz
│ │ │ │ │ ├──  tr.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/tr.1.gz
│ │ │ │ │ ├──  true.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/true.1.gz
│ │ │ │ │ ├──  truncate.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/truncate.1.gz
│ │ │ │ │ ├──  tsort.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/tsort.1.gz
│ │ │ │ │ ├──  tty.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/tty.1.gz
│ │ │ │ │ ├──  uclampset.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/uclampset.1.gz
│ │ │ │ │ ├──  ul.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/ul.1.gz
│ │ │ │ │ ├──  uname.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/uname.1.gz
│ │ │ │ │ ├──  unexpand.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/unexpand.1.gz
│ │ │ │ │ ├──  uniq.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/uniq.1.gz
│ │ │ │ │ ├──  unlink.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/unlink.1.gz
│ │ │ │ │ ├──  unshare.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/unshare.1.gz
│ │ │ │ │ ├──  uptime.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/uptime.1.gz
│ │ │ │ │ ├──  users.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/users.1.gz
│ │ │ │ │ ├──  utmpdump.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/utmpdump.1.gz
│ │ │ │ │ ├──  uuidgen.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/uuidgen.1.gz
│ │ │ │ │ ├──  uuidparse.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/uuidparse.1.gz
│ │ │ │ │ ├──  vdir.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/vdir.1.gz
│ │ │ │ │ ├──  waitpid.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/waitpid.1.gz
│ │ │ │ │ ├──  wall.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/wall.1.gz
│ │ │ │ │ ├──  wc.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/wc.1.gz
│ │ │ │ │ ├──  whereis.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/whereis.1.gz
│ │ │ │ │ ├──  who.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/who.1.gz
│ │ │ │ │ ├──  whoami.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/whoami.1.gz
│ │ │ │ │ ├──  write.1.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man1/write.1.gz
│ │ │ │ │ └──  yes.1.gz ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/man/man1/yes.1.gz
│ │ │ │ ├──  man3
│ │ │ │ │ ├──  lastlog2.3.gz
│ │ │ │ │ ├──  libblkid.3.gz
│ │ │ │ │ ├──  ll2_import_lastlog.3.gz
│ │ │ │ │ ├──  ll2_read_all.3.gz
│ │ │ │ │ ├──  ll2_read_entry.3.gz
│ │ │ │ │ ├──  ll2_remove_entry.3.gz
│ │ │ │ │ ├──  ll2_rename_user.3.gz
│ │ │ │ │ ├──  ll2_update_login_time.3.gz
│ │ │ │ │ ├──  ll2_write_entry.3.gz
│ │ │ │ │ ├──  uuid.3.gz
│ │ │ │ │ ├──  uuid_clear.3.gz
│ │ │ │ │ ├──  uuid_compare.3.gz
│ │ │ │ │ ├──  uuid_copy.3.gz
│ │ │ │ │ ├──  uuid_generate.3.gz
│ │ │ │ │ ├──  uuid_generate_random.3.gz
│ │ │ │ │ ├──  uuid_generate_time.3.gz
│ │ │ │ │ ├──  uuid_generate_time_safe.3.gz
│ │ │ │ │ ├──  uuid_is_null.3.gz
│ │ │ │ │ ├──  uuid_parse.3.gz
│ │ │ │ │ ├──  uuid_time.3.gz
│ │ │ │ │ └──  uuid_unparse.3.gz
│ │ │ │ ├──  man5
│ │ │ │ │ ├──  adjtime_config.5.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man5/adjtime_config.5.gz
│ │ │ │ │ ├──  fstab.5.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man5/fstab.5.gz
│ │ │ │ │ ├──  nix-profiles.5.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man5/nix-profiles.5.gz
│ │ │ │ │ ├──  nix.conf.5.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man5/nix.conf.5.gz
│ │ │ │ │ ├──  scols-filter.5.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man5/scols-filter.5.gz
│ │ │ │ │ └──  terminal-colors.d.5.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man5/terminal-colors.d.5.gz
│ │ │ │ └──  man8
│ │ │ │ ├──  addpart.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/addpart.8.gz
│ │ │ │ ├──  agetty.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/agetty.8.gz
│ │ │ │ ├──  blkdiscard.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/blkdiscard.8.gz
│ │ │ │ ├──  blkid.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/blkid.8.gz
│ │ │ │ ├──  blkpr.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/blkpr.8.gz
│ │ │ │ ├──  blkzone.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/blkzone.8.gz
│ │ │ │ ├──  blockdev.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/blockdev.8.gz
│ │ │ │ ├──  cfdisk.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/cfdisk.8.gz
│ │ │ │ ├──  chcpu.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/chcpu.8.gz
│ │ │ │ ├──  chmem.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/chmem.8.gz
│ │ │ │ ├──  ctrlaltdel.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/ctrlaltdel.8.gz
│ │ │ │ ├──  delpart.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/delpart.8.gz
│ │ │ │ ├──  fdisk.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/fdisk.8.gz
│ │ │ │ ├──  findfs.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/findfs.8.gz
│ │ │ │ ├──  findmnt.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/findmnt.8.gz
│ │ │ │ ├──  fsck.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/fsck.8.gz
│ │ │ │ ├──  fsck.cramfs.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/fsck.cramfs.8.gz
│ │ │ │ ├──  fsck.minix.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/fsck.minix.8.gz
│ │ │ │ ├──  fsfreeze.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/fsfreeze.8.gz
│ │ │ │ ├──  fstrim.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/fstrim.8.gz
│ │ │ │ ├──  hwclock.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/hwclock.8.gz
│ │ │ │ ├──  isosize.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/isosize.8.gz
│ │ │ │ ├──  lastlog2.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/lastlog2.8.gz
│ │ │ │ ├──  ldattach.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/ldattach.8.gz
│ │ │ │ ├──  losetup.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/losetup.8.gz
│ │ │ │ ├──  lsblk.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/lsblk.8.gz
│ │ │ │ ├──  lslocks.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/lslocks.8.gz
│ │ │ │ ├──  lsns.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/lsns.8.gz
│ │ │ │ ├──  mkfs.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/mkfs.8.gz
│ │ │ │ ├──  mkfs.bfs.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/mkfs.bfs.8.gz
│ │ │ │ ├──  mkfs.cramfs.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/mkfs.cramfs.8.gz
│ │ │ │ ├──  mkfs.minix.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/mkfs.minix.8.gz
│ │ │ │ ├──  mkswap.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/mkswap.8.gz
│ │ │ │ ├──  mount.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/mount.8.gz
│ │ │ │ ├──  nix-daemon.8.gz ⇒ /nix/store/y5phypccgvpxmdil01wd3af93dpkzi72-lix-2.93.3-man/share/man/man8/nix-daemon.8.gz
│ │ │ │ ├──  nologin.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/nologin.8.gz
│ │ │ │ ├──  pam_lastlog2.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/pam_lastlog2.8.gz
│ │ │ │ ├──  partx.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/partx.8.gz
│ │ │ │ ├──  pivot_root.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/pivot_root.8.gz
│ │ │ │ ├──  readprofile.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/readprofile.8.gz
│ │ │ │ ├──  resizepart.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/resizepart.8.gz
│ │ │ │ ├──  rfkill.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/rfkill.8.gz
│ │ │ │ ├──  rtcwake.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/rtcwake.8.gz
│ │ │ │ ├──  setarch.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/setarch.8.gz
│ │ │ │ ├──  sfdisk.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/sfdisk.8.gz
│ │ │ │ ├──  sulogin.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/sulogin.8.gz
│ │ │ │ ├──  swaplabel.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/swaplabel.8.gz
│ │ │ │ ├──  swapoff.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/swapoff.8.gz
│ │ │ │ ├──  swapon.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/swapon.8.gz
│ │ │ │ ├──  switch_root.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/switch_root.8.gz
│ │ │ │ ├──  umount.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/umount.8.gz
│ │ │ │ ├──  uuidd.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/uuidd.8.gz
│ │ │ │ ├──  wdctl.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/wdctl.8.gz
│ │ │ │ ├──  wipefs.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/wipefs.8.gz
│ │ │ │ └──  zramctl.8.gz ⇒ /nix/store/073vh7zpzb28lw54sb6x4r1gfjbvj8by-util-linux-2.41.1-man/share/man/man8/zramctl.8.gz
│ │ │ ├──  pixmaps
│ │ │ │ └──  fish.png
│ │ │ ├──  pkgconfig
│ │ │ │ └──  fish.pc
│ │ │ └──  zsh
│ │ │ └──  site-functions
│ │ │ ├──  _arch ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_arch
│ │ │ ├──  _base32 ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_base32
│ │ │ ├──  _base64 ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_base64
│ │ │ ├──  _basename ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_basename
│ │ │ ├──  _basenc ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_basenc
│ │ │ ├──  _cat ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_cat
│ │ │ ├──  _chgrp ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_chgrp
│ │ │ ├──  _chmod ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_chmod
│ │ │ ├──  _chown ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_chown
│ │ │ ├──  _chroot ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_chroot
│ │ │ ├──  _cksum ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_cksum
│ │ │ ├──  _comm ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_comm
│ │ │ ├──  _coreutils ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_coreutils
│ │ │ ├──  _cp ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_cp
│ │ │ ├──  _csplit ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_csplit
│ │ │ ├──  _cut ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_cut
│ │ │ ├──  _date ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_date
│ │ │ ├──  _dd ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_dd
│ │ │ ├──  _df ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_df
│ │ │ ├──  _dir ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_dir
│ │ │ ├──  _dircolors ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_dircolors
│ │ │ ├──  _dirname ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_dirname
│ │ │ ├──  _du ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_du
│ │ │ ├──  _echo ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_echo
│ │ │ ├──  _env ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_env
│ │ │ ├──  _expand ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_expand
│ │ │ ├──  _expr ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_expr
│ │ │ ├──  _factor ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_factor
│ │ │ ├──  _false ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_false
│ │ │ ├──  _fmt ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_fmt
│ │ │ ├──  _fold ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_fold
│ │ │ ├──  _groups ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_groups
│ │ │ ├──  _hashsum ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_hashsum
│ │ │ ├──  _head ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_head
│ │ │ ├──  _hostid ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_hostid
│ │ │ ├──  _hostname ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_hostname
│ │ │ ├──  _id ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_id
│ │ │ ├──  _install ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_install
│ │ │ ├──  _join ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_join
│ │ │ ├──  _kill ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_kill
│ │ │ ├──  _link ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_link
│ │ │ ├──  _ln ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_ln
│ │ │ ├──  _logname ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_logname
│ │ │ ├──  _ls ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_ls
│ │ │ ├──  _lsd ⇒ /nix/store/gsknijmxxy6fp0za2lmh4kdc6jr8rb7r-lsd-1.1.5/share/zsh/site-functions/_lsd
│ │ │ ├──  _mkdir ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_mkdir
│ │ │ ├──  _mkfifo ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_mkfifo
│ │ │ ├──  _mknod ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_mknod
│ │ │ ├──  _mktemp ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_mktemp
│ │ │ ├──  _more ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_more
│ │ │ ├──  _mv ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_mv
│ │ │ ├──  _nice ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_nice
│ │ │ ├──  _nix ⇒ /nix/store/gzla1q2xfin7r8gnwpfdskhrihcig6l4-lix-2.93.3/share/zsh/site-functions/_nix
│ │ │ ├──  _nl ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_nl
│ │ │ ├──  _nohup ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_nohup
│ │ │ ├──  _nproc ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_nproc
│ │ │ ├──  _numfmt ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_numfmt
│ │ │ ├──  _od ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_od
│ │ │ ├──  _paste ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_paste
│ │ │ ├──  _pathchk ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_pathchk
│ │ │ ├──  _pinky ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_pinky
│ │ │ ├──  _pr ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_pr
│ │ │ ├──  _printenv ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_printenv
│ │ │ ├──  _printf ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_printf
│ │ │ ├──  _ptx ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_ptx
│ │ │ ├──  _pwd ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_pwd
│ │ │ ├──  _readlink ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_readlink
│ │ │ ├──  _realpath ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_realpath
│ │ │ ├──  _rm ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_rm
│ │ │ ├──  _rmdir ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_rmdir
│ │ │ ├──  _seq ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_seq
│ │ │ ├──  _shred ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_shred
│ │ │ ├──  _shuf ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_shuf
│ │ │ ├──  _sleep ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_sleep
│ │ │ ├──  _sort ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_sort
│ │ │ ├──  _split ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_split
│ │ │ ├──  _stat ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_stat
│ │ │ ├──  _stdbuf ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_stdbuf
│ │ │ ├──  _sum ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_sum
│ │ │ ├──  _sync ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_sync
│ │ │ ├──  _tac ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_tac
│ │ │ ├──  _tail ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_tail
│ │ │ ├──  _tee ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_tee
│ │ │ ├──  _test ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_test
│ │ │ ├──  _timeout ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_timeout
│ │ │ ├──  _touch ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_touch
│ │ │ ├──  _tr ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_tr
│ │ │ ├──  _true ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_true
│ │ │ ├──  _truncate ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_truncate
│ │ │ ├──  _tsort ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_tsort
│ │ │ ├──  _tty ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_tty
│ │ │ ├──  _uname ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_uname
│ │ │ ├──  _unexpand ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_unexpand
│ │ │ ├──  _uniq ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_uniq
│ │ │ ├──  _unlink ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_unlink
│ │ │ ├──  _uptime ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_uptime
│ │ │ ├──  _users ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_users
│ │ │ ├──  _vdir ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_vdir
│ │ │ ├──  _wc ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_wc
│ │ │ ├──  _who ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_who
│ │ │ ├──  _whoami ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_whoami
│ │ │ ├──  _yes ⇒ /nix/store/h09shlvhp0ijwfidxcw9rs744ghdpviq-uutils-coreutils-0.1.0/share/zsh/site-functions/_yes
│ │ │ └──  run-help-nix ⇒ /nix/store/gzla1q2xfin7r8gnwpfdskhrihcig6l4-lix-2.93.3/share/zsh/site-functions/run-help-nix
│ │ ├──  9r0wkjib65y50x5dv7mhkxd6igy0jb62-util-linux-2.41.1-lib
│ │ │ ├──  lib
│ │ │ │ ├──  libblkid.la
│ │ │ │ ├──  libblkid.so ⇒ libblkid.so.1.1.0
│ │ │ │ ├──  libblkid.so.1 ⇒ libblkid.so.1.1.0
│ │ │ │ ├──  libblkid.so.1.1.0
│ │ │ │ ├──  libfdisk.la
│ │ │ │ ├──  libfdisk.so ⇒ libfdisk.so.1.1.0
│ │ │ │ ├──  libfdisk.so.1 ⇒ libfdisk.so.1.1.0
│ │ │ │ ├──  libfdisk.so.1.1.0
│ │ │ │ ├──  liblastlog2.la
│ │ │ │ ├──  liblastlog2.so ⇒ liblastlog2.so.2.0.0
│ │ │ │ ├──  liblastlog2.so.2 ⇒ liblastlog2.so.2.0.0
│ │ │ │ ├──  liblastlog2.so.2.0.0
│ │ │ │ ├──  libmount.la
│ │ │ │ ├──  libmount.so ⇒ libmount.so.1.1.0
│ │ │ │ ├──  libmount.so.1 ⇒ libmount.so.1.1.0
│ │ │ │ ├──  libmount.so.1.1.0
│ │ │ │ ├──  libsmartcols.la
│ │ │ │ ├──  libsmartcols.so ⇒ libsmartcols.so.1.1.0
│ │ │ │ ├──  libsmartcols.so.1 ⇒ libsmartcols.so.1.1.0
│ │ │ │ ├──  libsmartcols.so.1.1.0
│ │ │ │ ├──  libuuid.la
│ │ │ │ ├──  libuuid.so ⇒ libuuid.so.1.3.0
│ │ │ │ ├──  libuuid.so.1 ⇒ libuuid.so.1.3.0
│ │ │ │ └──  libuuid.so.1.3.0
│ │ │ └──  share
│ │ │ └──  locale
│ │ │ ├──  ca
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ ├──  cs
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ ├──  da
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ ├──  de
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ ├──  es
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ ├──  et
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ ├──  eu
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ ├──  fi
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ ├──  fr
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ ├──  gl
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ ├──  hr
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ ├──  hu
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ ├──  id
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ ├──  it
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ ├──  ja
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ ├──  ka
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ ├──  ko
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ ├──  nl
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ ├──  pl
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ ├──  pt
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ ├──  pt_BR
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ ├──  ro
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ ├──  ru
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ ├──  sk
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ ├──  sl
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ ├──  sr
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ ├──  sv
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ ├──  tr
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ ├──  uk
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ ├──  vi
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ ├──  zh_CN
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  util-linux.mo
│ │ │ └──  zh_TW
│ │ │ └──  LC_MESSAGES
│ │ │ └──  util-linux.mo
│ │ ├──  9zhmhc4d3fw7xppmy0bj3n91xqr6lzdq-gmp-with-cxx-6.3.0
│ │ │ └──  lib
│ │ │ ├──  libgmp.la
│ │ │ ├──  libgmp.so ⇒ libgmp.so.10.5.0
│ │ │ ├──  libgmp.so.10 ⇒ libgmp.so.10.5.0
│ │ │ ├──  libgmp.so.10.5.0
│ │ │ ├──  libgmpxx.la
│ │ │ ├──  libgmpxx.so ⇒ libgmpxx.so.4.7.0
│ │ │ ├──  libgmpxx.so.4 ⇒ libgmpxx.so.4.7.0
│ │ │ └──  libgmpxx.so.4.7.0
│ │ ├──  a37wiab9balwmgcff5nckm55rsligh2y-aws-c-compression-0.3.1
│ │ │ ├──  include
│ │ │ │ └──  aws
│ │ │ │ └──  compression
│ │ │ │ ├──  compression.h
│ │ │ │ ├──  exports.h
│ │ │ │ └──  huffman.h
│ │ │ └──  lib
│ │ │ ├──  cmake
│ │ │ │ └──  aws-c-compression
│ │ │ │ ├──  aws-c-compression-config.cmake
│ │ │ │ └──  shared
│ │ │ │ ├──  aws-c-compression-targets-release.cmake
│ │ │ │ └──  aws-c-compression-targets.cmake
│ │ │ ├──  libaws-c-compression.so ⇒ libaws-c-compression.so.1.0.0
│ │ │ └──  libaws-c-compression.so.1.0.0
│ │ ├──  aab3hnkz0a3i3r5yrn5fi8blvcik21ys-util-linux-minimal-2.41.1-mount
│ │ │ └──  bin
│ │ │ ├──  mount
│ │ │ └──  umount
│ │ ├──  ad5skbqn01fbmgwd0b879zy5x5skgxj1-util-linux-2.41.1-bin
│ │ │ ├──  bin
│ │ │ │ ├──  addpart
│ │ │ │ ├──  agetty
│ │ │ │ ├──  bits
│ │ │ │ ├──  blkdiscard
│ │ │ │ ├──  blkid
│ │ │ │ ├──  blkpr
│ │ │ │ ├──  blkzone
│ │ │ │ ├──  blockdev
│ │ │ │ ├──  cal
│ │ │ │ ├──  cfdisk
│ │ │ │ ├──  chcpu
│ │ │ │ ├──  chfn
│ │ │ │ ├──  chmem
│ │ │ │ ├──  choom
│ │ │ │ ├──  chrt
│ │ │ │ ├──  chsh
│ │ │ │ ├──  col
│ │ │ │ ├──  colcrt
│ │ │ │ ├──  colrm
│ │ │ │ ├──  column
│ │ │ │ ├──  coresched
│ │ │ │ ├──  ctrlaltdel
│ │ │ │ ├──  delpart
│ │ │ │ ├──  dmesg
│ │ │ │ ├──  eject
│ │ │ │ ├──  enosys
│ │ │ │ ├──  exch
│ │ │ │ ├──  fadvise
│ │ │ │ ├──  fallocate
│ │ │ │ ├──  fdisk
│ │ │ │ ├──  fincore
│ │ │ │ ├──  findfs
│ │ │ │ ├──  findmnt
│ │ │ │ ├──  flock
│ │ │ │ ├──  fsck
│ │ │ │ ├──  fsck.cramfs
│ │ │ │ ├──  fsck.minix
│ │ │ │ ├──  fsfreeze
│ │ │ │ ├──  fstrim
│ │ │ │ ├──  getopt
│ │ │ │ ├──  hardlink
│ │ │ │ ├──  hd ⇒ hexdump
│ │ │ │ ├──  hexdump
│ │ │ │ ├──  hwclock
│ │ │ │ ├──  i386 ⇒ setarch
│ │ │ │ ├──  ionice
│ │ │ │ ├──  ipcmk
│ │ │ │ ├──  ipcrm
│ │ │ │ ├──  ipcs
│ │ │ │ ├──  irqtop
│ │ │ │ ├──  isosize
│ │ │ │ ├──  kill
│ │ │ │ ├──  last
│ │ │ │ ├──  lastb ⇒ last
│ │ │ │ ├──  lastlog2 ⇒ /nix/store/3330mxwkhr2nvk9w6cjm3q86vrca4c8d-util-linux-2.41.1-lastlog/bin/lastlog2
│ │ │ │ ├──  ldattach
│ │ │ │ ├──  linux32 ⇒ setarch
│ │ │ │ ├──  linux64 ⇒ setarch
│ │ │ │ ├──  logger
│ │ │ │ ├──  login
│ │ │ │ ├──  look
│ │ │ │ ├──  losetup
│ │ │ │ ├──  lsblk
│ │ │ │ ├──  lsclocks
│ │ │ │ ├──  lscpu
│ │ │ │ ├──  lsfd
│ │ │ │ ├──  lsipc
│ │ │ │ ├──  lsirq
│ │ │ │ ├──  lslocks
│ │ │ │ ├──  lslogins
│ │ │ │ ├──  lsmem
│ │ │ │ ├──  lsns
│ │ │ │ ├──  mcookie
│ │ │ │ ├──  mesg
│ │ │ │ ├──  mkfs
│ │ │ │ ├──  mkfs.bfs
│ │ │ │ ├──  mkfs.cramfs
│ │ │ │ ├──  mkfs.minix
│ │ │ │ ├──  mkswap
│ │ │ │ ├──  more
│ │ │ │ ├──  mount ⇒ /nix/store/12i4rzikhlajpzk6nnlvykh2aw8dh71d-util-linux-2.41.1-mount/bin/mount
│ │ │ │ ├──  mountpoint
│ │ │ │ ├──  namei
│ │ │ │ ├──  nologin ⇒ /nix/store/svsay65n6w8ifaspmill6xsjkv0x1ddk-util-linux-2.41.1-login/bin/nologin
│ │ │ │ ├──  nsenter
│ │ │ │ ├──  partx
│ │ │ │ ├──  pipesz
│ │ │ │ ├──  pivot_root
│ │ │ │ ├──  prlimit
│ │ │ │ ├──  readprofile
│ │ │ │ ├──  rename
│ │ │ │ ├──  renice
│ │ │ │ ├──  resizepart
│ │ │ │ ├──  rev
│ │ │ │ ├──  rfkill
│ │ │ │ ├──  rtcwake
│ │ │ │ ├──  runuser
│ │ │ │ ├──  script
│ │ │ │ ├──  scriptlive
│ │ │ │ ├──  scriptreplay
│ │ │ │ ├──  setarch
│ │ │ │ ├──  setpgid
│ │ │ │ ├──  setpriv
│ │ │ │ ├──  setsid
│ │ │ │ ├──  setterm
│ │ │ │ ├──  sfdisk
│ │ │ │ ├──  sulogin ⇒ /nix/store/svsay65n6w8ifaspmill6xsjkv0x1ddk-util-linux-2.41.1-login/bin/sulogin
│ │ │ │ ├──  swaplabel
│ │ │ │ ├──  swapoff ⇒ /nix/store/d1g5h4il57r99zvykdxbfx6hq7ygl0h4-util-linux-2.41.1-swap/bin/swapoff
│ │ │ │ ├──  swapon ⇒ /nix/store/d1g5h4il57r99zvykdxbfx6hq7ygl0h4-util-linux-2.41.1-swap/bin/swapon
│ │ │ │ ├──  switch_root
│ │ │ │ ├──  taskset
│ │ │ │ ├──  uclampset
│ │ │ │ ├──  ul
│ │ │ │ ├──  umount ⇒ /nix/store/12i4rzikhlajpzk6nnlvykh2aw8dh71d-util-linux-2.41.1-mount/bin/umount
│ │ │ │ ├──  uname26 ⇒ setarch
│ │ │ │ ├──  unshare
│ │ │ │ ├──  utmpdump
│ │ │ │ ├──  uuidd
│ │ │ │ ├──  uuidgen
│ │ │ │ ├──  uuidparse
│ │ │ │ ├──  waitpid
│ │ │ │ ├──  wall
│ │ │ │ ├──  wdctl
│ │ │ │ ├──  whereis
│ │ │ │ ├──  wipefs
│ │ │ │ ├──  write
│ │ │ │ ├──  x86_64 ⇒ setarch
│ │ │ │ └──  zramctl
│ │ │ ├──  lib
│ │ │ │ └──  systemd
│ │ │ │ └──  system
│ │ │ │ ├──  fstrim.service
│ │ │ │ ├──  fstrim.timer
│ │ │ │ ├──  uuidd.service
│ │ │ │ └──  uuidd.socket
│ │ │ ├──  sbin
│ │ │ │ ├──  addpart
│ │ │ │ ├──  agetty
│ │ │ │ ├──  bits
│ │ │ │ ├──  blkdiscard
│ │ │ │ ├──  blkid
│ │ │ │ ├──  blkpr
│ │ │ │ ├──  blkzone
│ │ │ │ ├──  blockdev
│ │ │ │ ├──  cal
│ │ │ │ ├──  cfdisk
│ │ │ │ ├──  chcpu
│ │ │ │ ├──  chfn
│ │ │ │ ├──  chmem
│ │ │ │ ├──  choom
│ │ │ │ ├──  chrt
│ │ │ │ ├──  chsh
│ │ │ │ ├──  col
│ │ │ │ ├──  colcrt
│ │ │ │ ├──  colrm
│ │ │ │ ├──  column
│ │ │ │ ├──  coresched
│ │ │ │ ├──  ctrlaltdel
│ │ │ │ ├──  delpart
│ │ │ │ ├──  dmesg
│ │ │ │ ├──  eject
│ │ │ │ ├──  enosys
│ │ │ │ ├──  exch
│ │ │ │ ├──  fadvise
│ │ │ │ ├──  fallocate
│ │ │ │ ├──  fdisk
│ │ │ │ ├──  fincore
│ │ │ │ ├──  findfs
│ │ │ │ ├──  findmnt
│ │ │ │ ├──  flock
│ │ │ │ ├──  fsck
│ │ │ │ ├──  fsck.cramfs
│ │ │ │ ├──  fsck.minix
│ │ │ │ ├──  fsfreeze
│ │ │ │ ├──  fstrim
│ │ │ │ ├──  getopt
│ │ │ │ ├──  hardlink
│ │ │ │ ├──  hd ⇒ hexdump
│ │ │ │ ├──  hexdump
│ │ │ │ ├──  hwclock
│ │ │ │ ├──  i386 ⇒ setarch
│ │ │ │ ├──  ionice
│ │ │ │ ├──  ipcmk
│ │ │ │ ├──  ipcrm
│ │ │ │ ├──  ipcs
│ │ │ │ ├──  irqtop
│ │ │ │ ├──  isosize
│ │ │ │ ├──  kill
│ │ │ │ ├──  last
│ │ │ │ ├──  lastb ⇒ last
│ │ │ │ ├──  lastlog2 ⇒ /nix/store/3330mxwkhr2nvk9w6cjm3q86vrca4c8d-util-linux-2.41.1-lastlog/bin/lastlog2
│ │ │ │ ├──  ldattach
│ │ │ │ ├──  linux32 ⇒ setarch
│ │ │ │ ├──  linux64 ⇒ setarch
│ │ │ │ ├──  logger
│ │ │ │ ├──  login
│ │ │ │ ├──  look
│ │ │ │ ├──  losetup
│ │ │ │ ├──  lsblk
│ │ │ │ ├──  lsclocks
│ │ │ │ ├──  lscpu
│ │ │ │ ├──  lsfd
│ │ │ │ ├──  lsipc
│ │ │ │ ├──  lsirq
│ │ │ │ ├──  lslocks
│ │ │ │ ├──  lslogins
│ │ │ │ ├──  lsmem
│ │ │ │ ├──  lsns
│ │ │ │ ├──  mcookie
│ │ │ │ ├──  mesg
│ │ │ │ ├──  mkfs
│ │ │ │ ├──  mkfs.bfs
│ │ │ │ ├──  mkfs.cramfs
│ │ │ │ ├──  mkfs.minix
│ │ │ │ ├──  mkswap
│ │ │ │ ├──  more
│ │ │ │ ├──  mount ⇒ /nix/store/12i4rzikhlajpzk6nnlvykh2aw8dh71d-util-linux-2.41.1-mount/bin/mount
│ │ │ │ ├──  mountpoint
│ │ │ │ ├──  namei
│ │ │ │ ├──  nologin ⇒ /nix/store/svsay65n6w8ifaspmill6xsjkv0x1ddk-util-linux-2.41.1-login/bin/nologin
│ │ │ │ ├──  nsenter
│ │ │ │ ├──  partx
│ │ │ │ ├──  pipesz
│ │ │ │ ├──  pivot_root
│ │ │ │ ├──  prlimit
│ │ │ │ ├──  readprofile
│ │ │ │ ├──  rename
│ │ │ │ ├──  renice
│ │ │ │ ├──  resizepart
│ │ │ │ ├──  rev
│ │ │ │ ├──  rfkill
│ │ │ │ ├──  rtcwake
│ │ │ │ ├──  runuser
│ │ │ │ ├──  script
│ │ │ │ ├──  scriptlive
│ │ │ │ ├──  scriptreplay
│ │ │ │ ├──  setarch
│ │ │ │ ├──  setpgid
│ │ │ │ ├──  setpriv
│ │ │ │ ├──  setsid
│ │ │ │ ├──  setterm
│ │ │ │ ├──  sfdisk
│ │ │ │ ├──  sulogin ⇒ /nix/store/svsay65n6w8ifaspmill6xsjkv0x1ddk-util-linux-2.41.1-login/bin/sulogin
│ │ │ │ ├──  swaplabel
│ │ │ │ ├──  swapoff ⇒ /nix/store/d1g5h4il57r99zvykdxbfx6hq7ygl0h4-util-linux-2.41.1-swap/bin/swapoff
│ │ │ │ ├──  swapon ⇒ /nix/store/d1g5h4il57r99zvykdxbfx6hq7ygl0h4-util-linux-2.41.1-swap/bin/swapon
│ │ │ │ ├──  switch_root
│ │ │ │ ├──  taskset
│ │ │ │ ├──  uclampset
│ │ │ │ ├──  ul
│ │ │ │ ├──  umount ⇒ /nix/store/12i4rzikhlajpzk6nnlvykh2aw8dh71d-util-linux-2.41.1-mount/bin/umount
│ │ │ │ ├──  uname26 ⇒ setarch
│ │ │ │ ├──  unshare
│ │ │ │ ├──  utmpdump
│ │ │ │ ├──  uuidd
│ │ │ │ ├──  uuidgen
│ │ │ │ ├──  uuidparse
│ │ │ │ ├──  waitpid
│ │ │ │ ├──  wall
│ │ │ │ ├──  wdctl
│ │ │ │ ├──  whereis
│ │ │ │ ├──  wipefs
│ │ │ │ ├──  write
│ │ │ │ ├──  x86_64 ⇒ setarch
│ │ │ │ └──  zramctl
│ │ │ └──  share
│ │ │ └──  bash-completion
│ │ │ └──  completions
│ │ │ ├──  addpart
│ │ │ ├──  blkdiscard
│ │ │ ├──  blkid
│ │ │ ├──  blkzone
│ │ │ ├──  blockdev
│ │ │ ├──  cal
│ │ │ ├──  cfdisk
│ │ │ ├──  chcpu
│ │ │ ├──  chfn
│ │ │ ├──  chmem
│ │ │ ├──  chrt
│ │ │ ├──  chsh
│ │ │ ├──  col
│ │ │ ├──  colcrt
│ │ │ ├──  colrm
│ │ │ ├──  column
│ │ │ ├──  ctrlaltdel
│ │ │ ├──  delpart
│ │ │ ├──  dmesg
│ │ │ ├──  eject
│ │ │ ├──  enosys
│ │ │ ├──  exch
│ │ │ ├──  fadvise
│ │ │ ├──  fallocate
│ │ │ ├──  fdformat
│ │ │ ├──  fdisk
│ │ │ ├──  fincore
│ │ │ ├──  findfs
│ │ │ ├──  findmnt
│ │ │ ├──  flock
│ │ │ ├──  fsck
│ │ │ ├──  fsck.cramfs
│ │ │ ├──  fsck.minix
│ │ │ ├──  fsfreeze
│ │ │ ├──  fstrim
│ │ │ ├──  getopt
│ │ │ ├──  hardlink
│ │ │ ├──  hexdump
│ │ │ ├──  hwclock
│ │ │ ├──  ionice
│ │ │ ├──  ipcmk
│ │ │ ├──  ipcrm
│ │ │ ├──  ipcs
│ │ │ ├──  irqtop
│ │ │ ├──  isosize
│ │ │ ├──  last
│ │ │ ├──  lastlog2
│ │ │ ├──  ldattach
│ │ │ ├──  logger
│ │ │ ├──  look
│ │ │ ├──  losetup
│ │ │ ├──  lsblk
│ │ │ ├──  lsclocks
│ │ │ ├──  lscpu
│ │ │ ├──  lsipc
│ │ │ ├──  lsirq
│ │ │ ├──  lslocks
│ │ │ ├──  lslogins
│ │ │ ├──  lsmem
│ │ │ ├──  lsns
│ │ │ ├──  Makemodule.am
│ │ │ ├──  mcookie
│ │ │ ├──  mesg
│ │ │ ├──  mkfs
│ │ │ ├──  mkfs.bfs
│ │ │ ├──  mkfs.cramfs
│ │ │ ├──  mkfs.minix
│ │ │ ├──  mkswap
│ │ │ ├──  more
│ │ │ ├──  mount
│ │ │ ├──  mountpoint
│ │ │ ├──  namei
│ │ │ ├──  newgrp
│ │ │ ├──  nsenter
│ │ │ ├──  partx
│ │ │ ├──  pg
│ │ │ ├──  pipesz
│ │ │ ├──  pivot_root
│ │ │ ├──  prlimit
│ │ │ ├──  raw
│ │ │ ├──  readprofile
│ │ │ ├──  rename
│ │ │ ├──  renice
│ │ │ ├──  resizepart
│ │ │ ├──  rev
│ │ │ ├──  rfkill
│ │ │ ├──  rtcwake
│ │ │ ├──  script
│ │ │ ├──  scriptlive
│ │ │ ├──  scriptreplay
│ │ │ ├──  setarch
│ │ │ ├──  setpgid
│ │ │ ├──  setpriv
│ │ │ ├──  setsid
│ │ │ ├──  setterm
│ │ │ ├──  sfdisk
│ │ │ ├──  su
│ │ │ ├──  swaplabel
│ │ │ ├──  swapoff
│ │ │ ├──  swapon
│ │ │ ├──  taskset
│ │ │ ├──  tunelp
│ │ │ ├──  uclampset
│ │ │ ├──  ul
│ │ │ ├──  umount
│ │ │ ├──  unshare
│ │ │ ├──  utmpdump
│ │ │ ├──  uuidd
│ │ │ ├──  uuidgen
│ │ │ ├──  uuidparse
│ │ │ ├──  waitpid
│ │ │ ├──  wall
│ │ │ ├──  wdctl
│ │ │ ├──  whereis
│ │ │ ├──  wipefs
│ │ │ ├──  write
│ │ │ └──  zramctl
│ │ ├──  ai6bpnm9nqp97qrs9qy62dbwyh39gk7f-cracklib-2.10.3
│ │ │ ├──  lib
│ │ │ │ ├──  libcrack.la
│ │ │ │ ├──  libcrack.so ⇒ libcrack.so.2.9.0
│ │ │ │ ├──  libcrack.so.2 ⇒ libcrack.so.2.9.0
│ │ │ │ └──  libcrack.so.2.9.0
│ │ │ └──  share
│ │ │ └──  cracklib
│ │ │ ├──  cracklib-small
│ │ │ ├──  cracklib.magic
│ │ │ ├──  pw_dict.hwm
│ │ │ ├──  pw_dict.pwd
│ │ │ └──  pw_dict.pwi
│ │ ├──  b7c2375w6b3hlz7da0i70c43dwfpglmj-lz4-1.10.0-lib
│ │ │ └──  lib
│ │ │ ├──  liblz4.so ⇒ liblz4.so.1
│ │ │ ├──  liblz4.so.1 ⇒ liblz4.so.1.10.0
│ │ │ └──  liblz4.so.1.10.0
│ │ ├──  bc1xqasm2xfv3rdpixy53i70mlxmyzif-libmnl-1.0.5
│ │ │ ├──  include
│ │ │ │ └──  libmnl
│ │ │ │ └──  libmnl.h
│ │ │ └──  lib
│ │ │ ├──  libmnl.la
│ │ │ ├──  libmnl.so ⇒ libmnl.so.0.2.0
│ │ │ ├──  libmnl.so.0 ⇒ libmnl.so.0.2.0
│ │ │ ├──  libmnl.so.0.2.0
│ │ │ └──  pkgconfig
│ │ │ └──  libmnl.pc
│ │ ├──  bp43b8jwd19q2ifpkbpf6x68113ghlcd-systemd-minimal-libs-257.7
│ │ │ └──  lib
│ │ │ ├──  libsystemd.so ⇒ libsystemd.so.0
│ │ │ ├──  libsystemd.so.0 ⇒ libsystemd.so.0.40.0
│ │ │ ├──  libsystemd.so.0.40.0
│ │ │ ├──  libudev.so ⇒ libudev.so.1
│ │ │ ├──  libudev.so.1 ⇒ libudev.so.1.7.10
│ │ │ └──  libudev.so.1.7.10
│ │ ├──  bzv1s1zgm784va3qrc3smdfmi9fm9gf1-lsof-4.99.5
│ │ │ ├──  bin
│ │ │ │ └──  lsof
│ │ │ └──  share
│ │ │ └──  man
│ │ │ └──  man8
│ │ │ └──  lsof.8.gz
│ │ ├──  cd6nbghnh3xyhn94fv83wayk7mnl555z-s2n-tls-1.5.23
│ │ │ └──  lib
│ │ │ ├──  libs2n.so ⇒ libs2n.so.1
│ │ │ ├──  libs2n.so.1 ⇒ libs2n.so.1.0.0
│ │ │ ├──  libs2n.so.1.0.0
│ │ │ └──  s2n
│ │ │ └──  cmake
│ │ │ ├──  modules
│ │ │ │ └──  Findcrypto.cmake
│ │ │ ├──  s2n-config.cmake
│ │ │ └──  shared
│ │ │ ├──  s2n-targets-release.cmake
│ │ │ └──  s2n-targets.cmake
│ │ ├──  cdqq2kqjfnjljzbn1b6q687gli875pji-kmod-31
│ │ │ ├──  bin
│ │ │ │ ├──  depmod ⇒ kmod
│ │ │ │ ├──  insmod ⇒ kmod
│ │ │ │ ├──  kmod
│ │ │ │ ├──  lsmod ⇒ kmod
│ │ │ │ ├──  modinfo ⇒ kmod
│ │ │ │ ├──  modprobe ⇒ kmod
│ │ │ │ └──  rmmod ⇒ kmod
│ │ │ ├──  sbin
│ │ │ │ ├──  depmod ⇒ kmod
│ │ │ │ ├──  insmod ⇒ kmod
│ │ │ │ ├──  kmod
│ │ │ │ ├──  lsmod ⇒ kmod
│ │ │ │ ├──  modinfo ⇒ kmod
│ │ │ │ ├──  modprobe ⇒ kmod
│ │ │ │ └──  rmmod ⇒ kmod
│ │ │ └──  share
│ │ │ ├──  bash-completion
│ │ │ │ └──  completions
│ │ │ │ └──  kmod
│ │ │ └──  man
│ │ │ ├──  man5
│ │ │ │ ├──  depmod.d.5.gz
│ │ │ │ ├──  modprobe.d.5.gz
│ │ │ │ ├──  modules.dep.5.gz
│ │ │ │ └──  modules.dep.bin.5.gz
│ │ │ └──  man8
│ │ │ ├──  depmod.8.gz
│ │ │ ├──  insmod.8.gz
│ │ │ ├──  kmod.8.gz
│ │ │ ├──  lsmod.8.gz
│ │ │ ├──  modinfo.8.gz
│ │ │ ├──  modprobe.8.gz
│ │ │ └──  rmmod.8.gz
│ │ ├──  d1g5h4il57r99zvykdxbfx6hq7ygl0h4-util-linux-2.41.1-swap
│ │ │ ├──  bin
│ │ │ │ ├──  swapoff
│ │ │ │ └──  swapon
│ │ │ └──  sbin
│ │ │ ├──  swapoff
│ │ │ └──  swapon
│ │ ├──  d7pxmmnimh0ynviqqzba93avhqrmrcz8-linux-pam-1.7.1
│ │ │ ├──  bin
│ │ │ │ ├──  faillock
│ │ │ │ ├──  mkhomedir_helper
│ │ │ │ ├──  pam_namespace_helper
│ │ │ │ ├──  pam_timestamp_check
│ │ │ │ ├──  pwhistory_helper
│ │ │ │ └──  unix_chkpwd
│ │ │ ├──  etc
│ │ │ │ ├──  environment
│ │ │ │ └──  security
│ │ │ │ ├──  access.conf
│ │ │ │ ├──  faillock.conf
│ │ │ │ ├──  group.conf
│ │ │ │ ├──  limits.conf
│ │ │ │ ├──  limits.d
│ │ │ │ ├──  namespace.conf
│ │ │ │ ├──  namespace.d
│ │ │ │ ├──  namespace.init
│ │ │ │ ├──  pam_env.conf
│ │ │ │ ├──  pwhistory.conf
│ │ │ │ └──  time.conf
│ │ │ ├──  include
│ │ │ │ └──  security
│ │ │ │ ├──  _pam_compat.h
│ │ │ │ ├──  _pam_macros.h
│ │ │ │ ├──  _pam_types.h
│ │ │ │ ├──  pam_appl.h
│ │ │ │ ├──  pam_client.h
│ │ │ │ ├──  pam_ext.h
│ │ │ │ ├──  pam_filter.h
│ │ │ │ ├──  pam_misc.h
│ │ │ │ ├──  pam_modules.h
│ │ │ │ └──  pam_modutil.h
│ │ │ ├──  lib
│ │ │ │ ├──  libpam.so ⇒ libpam.so.0
│ │ │ │ ├──  libpam.so.0 ⇒ libpam.so.0.85.1
│ │ │ │ ├──  libpam.so.0.85.1
│ │ │ │ ├──  libpam_misc.so ⇒ libpam_misc.so.0
│ │ │ │ ├──  libpam_misc.so.0 ⇒ libpam_misc.so.0.82.1
│ │ │ │ ├──  libpam_misc.so.0.82.1
│ │ │ │ ├──  libpamc.so ⇒ libpamc.so.0
│ │ │ │ ├──  libpamc.so.0 ⇒ libpamc.so.0.82.1
│ │ │ │ ├──  libpamc.so.0.82.1
│ │ │ │ ├──  pkgconfig
│ │ │ │ │ ├──  pam.pc
│ │ │ │ │ ├──  pam_misc.pc
│ │ │ │ │ └──  pamc.pc
│ │ │ │ ├──  security
│ │ │ │ │ ├──  pam_access.so
│ │ │ │ │ ├──  pam_canonicalize_user.so
│ │ │ │ │ ├──  pam_debug.so
│ │ │ │ │ ├──  pam_deny.so
│ │ │ │ │ ├──  pam_echo.so
│ │ │ │ │ ├──  pam_env.so
│ │ │ │ │ ├──  pam_exec.so
│ │ │ │ │ ├──  pam_faildelay.so
│ │ │ │ │ ├──  pam_faillock.so
│ │ │ │ │ ├──  pam_filter
│ │ │ │ │ │ └──  upperLOWER
│ │ │ │ │ ├──  pam_filter.so
│ │ │ │ │ ├──  pam_ftp.so
│ │ │ │ │ ├──  pam_group.so
│ │ │ │ │ ├──  pam_issue.so
│ │ │ │ │ ├──  pam_keyinit.so
│ │ │ │ │ ├──  pam_lastlog.so
│ │ │ │ │ ├──  pam_limits.so
│ │ │ │ │ ├──  pam_listfile.so
│ │ │ │ │ ├──  pam_localuser.so
│ │ │ │ │ ├──  pam_loginuid.so
│ │ │ │ │ ├──  pam_mail.so
│ │ │ │ │ ├──  pam_mkhomedir.so
│ │ │ │ │ ├──  pam_motd.so
│ │ │ │ │ ├──  pam_namespace.so
│ │ │ │ │ ├──  pam_nologin.so
│ │ │ │ │ ├──  pam_permit.so
│ │ │ │ │ ├──  pam_pwhistory.so
│ │ │ │ │ ├──  pam_rhosts.so
│ │ │ │ │ ├──  pam_rootok.so
│ │ │ │ │ ├──  pam_securetty.so
│ │ │ │ │ ├──  pam_setquota.so
│ │ │ │ │ ├──  pam_shells.so
│ │ │ │ │ ├──  pam_stress.so
│ │ │ │ │ ├──  pam_succeed_if.so
│ │ │ │ │ ├──  pam_time.so
│ │ │ │ │ ├──  pam_timestamp.so
│ │ │ │ │ ├──  pam_tty_audit.so
│ │ │ │ │ ├──  pam_umask.so
│ │ │ │ │ ├──  pam_unix.so
│ │ │ │ │ ├──  pam_userdb.so
│ │ │ │ │ ├──  pam_usertype.so
│ │ │ │ │ ├──  pam_warn.so
│ │ │ │ │ ├──  pam_wheel.so
│ │ │ │ │ └──  pam_xauth.so
│ │ │ │ └──  systemd
│ │ │ │ └──  system
│ │ │ │ └──  pam_namespace.service
│ │ │ ├──  sbin
│ │ │ │ ├──  faillock
│ │ │ │ ├──  mkhomedir_helper
│ │ │ │ ├──  pam_namespace_helper
│ │ │ │ ├──  pam_timestamp_check
│ │ │ │ ├──  pwhistory_helper
│ │ │ │ └──  unix_chkpwd
│ │ │ └──  share
│ │ │ └──  locale
│ │ │ ├──  af
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  am
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  ar
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  as
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  az
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  be
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  bg
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  bn
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  bn_IN
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  bs
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  ca
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  cs
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  cy
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  da
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  de
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  de_CH
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  el
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  eo
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  es
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  et
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  eu
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  fa
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  fi
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  fr
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  ga
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  gl
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  gu
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  he
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  hi
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  hr
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  hu
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  ia
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  id
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  is
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  it
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  ja
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  ka
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  kk
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  km
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  kn
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  ko
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  kw_GB
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  ky
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  lt
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  lv
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  mk
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  ml
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  mn
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  mr
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  ms
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  my
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  nb
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  ne
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  nl
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  nn
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  or
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  pa
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  pl
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  pt
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  pt_BR
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  ro
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  ru
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  si
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  sk
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  sl
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  sq
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  sr
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  sr@latin
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  sv
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  ta
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  te
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  tg
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  th
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  tr
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  uk
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  ur
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  vi
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  yo
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  zh_CN
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  zh_HK
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ ├──  zh_TW
│ │ │ │ └──  LC_MESSAGES
│ │ │ │ └──  Linux-PAM.mo
│ │ │ └──  zu
│ │ │ └──  LC_MESSAGES
│ │ │ └──  Linux-PAM.mo
│ │ ├──  df4ds70qw16lvcpyr95l5wvn9bkn7rhd-json-c-0.18
│ │ │ └──  lib
│ │ │ ├──  libjson-c.a
│ │ │ ├──  libjson-c.so ⇒ libjson-c.so.5
│ │ │ ├──  libjson-c.so.5 ⇒ libjson-c.so.5.4.0
│ │ │ └──  libjson-c.so.5.4.0
│ │ ├──  dkq38vygkwn487qqz06d0nhiyjdp1288-ncurses-6.5
│ │ │ ├──  bin
│ │ │ │ ├──  captoinfo ⇒ tic
│ │ │ │ ├──  clear
│ │ │ │ ├──  infocmp
│ │ │ │ ├──  infotocap ⇒ tic
│ │ │ │ ├──  reset ⇒ tset
│ │ │ │ ├──  tabs
│ │ │ │ ├──  tic
│ │ │ │ ├──  tput
│ │ │ │ └──  tset
│ │ │ ├──  lib
│ │ │ │ ├──  libform.so ⇒ libformw.so
│ │ │ │ ├──  libform.so.6 ⇒ libformw.so.6
│ │ │ │ ├──  libformw.so ⇒ libformw.so.6
│ │ │ │ ├──  libformw.so.6 ⇒ libformw.so.6.5
│ │ │ │ ├──  libformw.so.6.5
│ │ │ │ ├──  libmenu.so ⇒ libmenuw.so
│ │ │ │ ├──  libmenu.so.6 ⇒ libmenuw.so.6
│ │ │ │ ├──  libmenuw.so ⇒ libmenuw.so.6
│ │ │ │ ├──  libmenuw.so.6 ⇒ libmenuw.so.6.5
│ │ │ │ ├──  libmenuw.so.6.5
│ │ │ │ ├──  libncurses.so ⇒ libncursesw.so
│ │ │ │ ├──  libncurses.so.6 ⇒ libncursesw.so.6
│ │ │ │ ├──  libncursesw.so ⇒ libncursesw.so.6
│ │ │ │ ├──  libncursesw.so.6 ⇒ libncursesw.so.6.5
│ │ │ │ ├──  libncursesw.so.6.5
│ │ │ │ ├──  libpanel.so ⇒ libpanelw.so
│ │ │ │ ├──  libpanel.so.6 ⇒ libpanelw.so.6
│ │ │ │ ├──  libpanelw.so ⇒ libpanelw.so.6
│ │ │ │ ├──  libpanelw.so.6 ⇒ libpanelw.so.6.5
│ │ │ │ ├──  libpanelw.so.6.5
│ │ │ │ ├──  libtinfo.so ⇒ libncursesw.so
│ │ │ │ ├──  libtinfo.so.6 ⇒ libncursesw.so.6
│ │ │ │ └──  terminfo
│ │ │ │ ├──  1
│ │ │ │ │ ├──  1178 ⇒ ../a/adm1178
│ │ │ │ │ └──  1730-lm ⇒ ../d/diablo1740-lm
│ │ │ │ ├──  2
│ │ │ │ │ ├──  2621 ⇒ ../h/hp2621
│ │ │ │ │ ├──  2621-wl ⇒ ../h/hp2621
│ │ │ │ │ ├──  2621A ⇒ ../h/hp2621
│ │ │ │ │ └──  2621a ⇒ ../h/hp2621
│ │ │ │ ├──  3
│ │ │ │ │ ├──  386at ⇒ ../a/att6386
│ │ │ │ │ └──  3b1 ⇒ ../a/att7300
│ │ │ │ ├──  4
│ │ │ │ │ ├──  4025ex ⇒ ../t/tek4025ex
│ │ │ │ │ ├──  4027ex ⇒ ../t/tek4025ex
│ │ │ │ │ └──  4410-w ⇒ ../a/att5410-w
│ │ │ │ ├──  5
│ │ │ │ │ ├──  5051 ⇒ ../i/ibm-pc
│ │ │ │ │ ├──  5410-w ⇒ ../a/att5410-w
│ │ │ │ │ ├──  5620 ⇒ ../a/att5620
│ │ │ │ │ ├──  5630-24 ⇒ ../a/att630-24
│ │ │ │ │ └──  5630DMD-24 ⇒ ../a/att630-24
│ │ │ │ ├──  6
│ │ │ │ │ ├──  6053 ⇒ ../d/dg6053
│ │ │ │ │ ├──  6053-dg ⇒ ../d/dg6053
│ │ │ │ │ ├──  605x ⇒ ../d/dg6053
│ │ │ │ │ ├──  605x-dg ⇒ ../d/dg6053
│ │ │ │ │ ├──  630-lm ⇒ ../d/diablo1740-lm
│ │ │ │ │ └──  630MTG-24 ⇒ ../a/att630-24
│ │ │ │ ├──  7
│ │ │ │ │ ├──  730MTG-24 ⇒ ../a/att730-24
│ │ │ │ │ ├──  730MTG-41 ⇒ ../a/att730-41
│ │ │ │ │ ├──  730MTG-41r ⇒ ../a/att730r-41
│ │ │ │ │ ├──  730MTGr ⇒ ../a/att730r
│ │ │ │ │ └──  730MTGr-24 ⇒ ../a/att730r-24
│ │ │ │ ├──  8
│ │ │ │ │ └──  8510 ⇒ ../c/citoh
│ │ │ │ ├──  9
│ │ │ │ │ ├──  955-hb ⇒ ../t/tvi955-hb
│ │ │ │ │ ├──  955-w ⇒ ../t/tvi955-w
│ │ │ │ │ └──  9term
│ │ │ │ ├──  a
│ │ │ │ │ ├──  a210 ⇒ ampex210
│ │ │ │ │ ├──  a80 ⇒ ampex80
│ │ │ │ │ ├──  a980 ⇒ adds980
│ │ │ │ │ ├──  aa4080 ⇒ annarbor4080
│ │ │ │ │ ├──  aaa
│ │ │ │ │ ├──  aaa+dec
│ │ │ │ │ ├──  aaa+rv
│ │ │ │ │ ├──  aaa+unk
│ │ │ │ │ ├──  aaa-18
│ │ │ │ │ ├──  aaa-18-rv
│ │ │ │ │ ├──  aaa-20
│ │ │ │ │ ├──  aaa-22
│ │ │ │ │ ├──  aaa-24
│ │ │ │ │ ├──  aaa-24-rv
│ │ │ │ │ ├──  aaa-26
│ │ │ │ │ ├──  aaa-28
│ │ │ │ │ ├──  aaa-30 ⇒ aaa
│ │ │ │ │ ├──  aaa-30-ctxt
│ │ │ │ │ ├──  aaa-30-rv
│ │ │ │ │ ├──  aaa-30-rv-ctxt
│ │ │ │ │ ├──  aaa-30-s
│ │ │ │ │ ├──  aaa-30-s-ctxt ⇒ aaa-s-ctxt
│ │ │ │ │ ├──  aaa-30-s-rv
│ │ │ │ │ ├──  aaa-30-s-rv-ct ⇒ aaa-s-rv-ctxt
│ │ │ │ │ ├──  aaa-36
│ │ │ │ │ ├──  aaa-36-rv
│ │ │ │ │ ├──  aaa-40
│ │ │ │ │ ├──  aaa-40-rv
│ │ │ │ │ ├──  aaa-48
│ │ │ │ │ ├──  aaa-48-rv
│ │ │ │ │ ├──  aaa-60
│ │ │ │ │ ├──  aaa-60-dec-rv
│ │ │ │ │ ├──  aaa-60-rv
│ │ │ │ │ ├──  aaa-60-s
│ │ │ │ │ ├──  aaa-60-s-rv
│ │ │ │ │ ├──  aaa-ctxt ⇒ aaa-30-ctxt
│ │ │ │ │ ├──  aaa-db
│ │ │ │ │ ├──  aaa-rv ⇒ aaa-30-rv
│ │ │ │ │ ├──  aaa-rv-ctxt ⇒ aaa-30-rv-ctxt
│ │ │ │ │ ├──  aaa-rv-unk
│ │ │ │ │ ├──  aaa-s ⇒ aaa-30-s
│ │ │ │ │ ├──  aaa-s-ctxt
│ │ │ │ │ ├──  aaa-s-rv ⇒ aaa-30-s-rv
│ │ │ │ │ ├──  aaa-s-rv-ctxt
│ │ │ │ │ ├──  aaa-unk ⇒ aaa+unk
│ │ │ │ │ ├──  aas1901
│ │ │ │ │ ├──  abm80
│ │ │ │ │ ├──  abm85
│ │ │ │ │ ├──  abm85e
│ │ │ │ │ ├──  abm85h
│ │ │ │ │ ├──  abm85h-old
│ │ │ │ │ ├──  absolute
│ │ │ │ │ ├──  act4
│ │ │ │ │ ├──  act5
│ │ │ │ │ ├──  addrinfo
│ │ │ │ │ ├──  adds200 ⇒ ../r/regent60
│ │ │ │ │ ├──  adds980
│ │ │ │ │ ├──  addsviewpoint ⇒ ../v/viewpoint
│ │ │ │ │ ├──  addsvp60 ⇒ ../v/vp60
│ │ │ │ │ ├──  adm+sgr
│ │ │ │ │ ├──  adm1 ⇒ adm1a
│ │ │ │ │ ├──  adm11
│ │ │ │ │ ├──  adm1178
│ │ │ │ │ ├──  adm12
│ │ │ │ │ ├──  adm1a
│ │ │ │ │ ├──  adm2
│ │ │ │ │ ├──  adm20
│ │ │ │ │ ├──  adm21
│ │ │ │ │ ├──  adm22
│ │ │ │ │ ├──  adm3
│ │ │ │ │ ├──  adm31
│ │ │ │ │ ├──  adm31-old
│ │ │ │ │ ├──  adm36
│ │ │ │ │ ├──  adm3a
│ │ │ │ │ ├──  adm3a+
│ │ │ │ │ ├──  adm42
│ │ │ │ │ ├──  adm42-ns
│ │ │ │ │ ├──  adm5
│ │ │ │ │ ├──  aepro
│ │ │ │ │ ├──  aixterm
│ │ │ │ │ ├──  aixterm+sl
│ │ │ │ │ ├──  aixterm-16color
│ │ │ │ │ ├──  aixterm-m
│ │ │ │ │ ├──  aixterm-m-old
│ │ │ │ │ ├──  aj ⇒ aj830
│ │ │ │ │ ├──  aj510
│ │ │ │ │ ├──  aj830
│ │ │ │ │ ├──  aj832 ⇒ aj830
│ │ │ │ │ ├──  alacritty
│ │ │ │ │ ├──  alacritty+common
│ │ │ │ │ ├──  alacritty-direct
│ │ │ │ │ ├──  alt2 ⇒ altos2
│ │ │ │ │ ├──  alt3 ⇒ altos3
│ │ │ │ │ ├──  alt4 ⇒ altos4
│ │ │ │ │ ├──  alt5 ⇒ altos3
│ │ │ │ │ ├──  alt7 ⇒ altos7
│ │ │ │ │ ├──  alt7pc ⇒ altos7pc
│ │ │ │ │ ├──  alto-h19
│ │ │ │ │ ├──  alto-heath ⇒ alto-h19
│ │ │ │ │ ├──  altoh19 ⇒ alto-h19
│ │ │ │ │ ├──  altoheath ⇒ alto-h19
│ │ │ │ │ ├──  altos-2 ⇒ altos2
│ │ │ │ │ ├──  altos-3 ⇒ altos3
│ │ │ │ │ ├──  altos-4 ⇒ altos4
│ │ │ │ │ ├──  altos-5 ⇒ altos3
│ │ │ │ │ ├──  altos2
│ │ │ │ │ ├──  altos3
│ │ │ │ │ ├──  altos4
│ │ │ │ │ ├──  altos5 ⇒ altos3
│ │ │ │ │ ├──  altos7
│ │ │ │ │ ├──  altos7pc
│ │ │ │ │ ├──  ambas ⇒ aaa
│ │ │ │ │ ├──  ambassador ⇒ aaa
│ │ │ │ │ ├──  amiga
│ │ │ │ │ ├──  amiga-8bit
│ │ │ │ │ ├──  amiga-h
│ │ │ │ │ ├──  amiga-vnc
│ │ │ │ │ ├──  amp219 ⇒ ampex219
│ │ │ │ │ ├──  amp219w ⇒ ampex219w
│ │ │ │ │ ├──  ampex-219 ⇒ ampex219
│ │ │ │ │ ├──  ampex-219w ⇒ ampex219w
│ │ │ │ │ ├──  ampex-232 ⇒ ampex232
│ │ │ │ │ ├──  ampex175
│ │ │ │ │ ├──  ampex175-b
│ │ │ │ │ ├──  ampex210
│ │ │ │ │ ├──  ampex219
│ │ │ │ │ ├──  ampex219w
│ │ │ │ │ ├──  ampex232
│ │ │ │ │ ├──  ampex232w
│ │ │ │ │ ├──  ampex80
│ │ │ │ │ ├──  annarbor4080
│ │ │ │ │ ├──  ansi
│ │ │ │ │ ├──  ansi+apparrows
│ │ │ │ │ ├──  ansi+arrows
│ │ │ │ │ ├──  ansi+cpr
│ │ │ │ │ ├──  ansi+csr
│ │ │ │ │ ├──  ansi+cup
│ │ │ │ │ ├──  ansi+enq
│ │ │ │ │ ├──  ansi+erase
│ │ │ │ │ ├──  ansi+idc
│ │ │ │ │ ├──  ansi+idc1
│ │ │ │ │ ├──  ansi+idl
│ │ │ │ │ ├──  ansi+idl1
│ │ │ │ │ ├──  ansi+inittabs
│ │ │ │ │ ├──  ansi+local
│ │ │ │ │ ├──  ansi+local1
│ │ │ │ │ ├──  ansi+pp
│ │ │ │ │ ├──  ansi+rca
│ │ │ │ │ ├──  ansi+rca2
│ │ │ │ │ ├──  ansi+rep
│ │ │ │ │ ├──  ansi+sgr
│ │ │ │ │ ├──  ansi+sgrbold
│ │ │ │ │ ├──  ansi+sgrdim
│ │ │ │ │ ├──  ansi+sgrso
│ │ │ │ │ ├──  ansi+sgrul
│ │ │ │ │ ├──  ansi+tabs
│ │ │ │ │ ├──  ansi-color-2-emx
│ │ │ │ │ ├──  ansi-color-3-emx
│ │ │ │ │ ├──  ansi-emx
│ │ │ │ │ ├──  ansi-generic
│ │ │ │ │ ├──  ansi-m
│ │ │ │ │ ├──  ansi-mini
│ │ │ │ │ ├──  ansi-mono ⇒ ansi-m
│ │ │ │ │ ├──  ansi-mr
│ │ │ │ │ ├──  ansi-mtabs
│ │ │ │ │ ├──  ansi-nt
│ │ │ │ │ ├──  ansi.sys
│ │ │ │ │ ├──  ansi.sys-old
│ │ │ │ │ ├──  ansi.sysk
│ │ │ │ │ ├──  ansi43m ⇒ ../p/pcansi-43-m
│ │ │ │ │ ├──  ansi77
│ │ │ │ │ ├──  ansi80x25 ⇒ ../c/cons25
│ │ │ │ │ ├──  ansi80x25-mono ⇒ ../c/cons25-m
│ │ │ │ │ ├──  ansi80x25-raw ⇒ ../c/cons25w
│ │ │ │ │ ├──  ansi80x30 ⇒ ../c/cons30
│ │ │ │ │ ├──  ansi80x30-mono ⇒ ../c/cons30-m
│ │ │ │ │ ├──  ansi80x43 ⇒ ../c/cons43
│ │ │ │ │ ├──  ansi80x43-mono ⇒ ../c/cons43-m
│ │ │ │ │ ├──  ansi80x50 ⇒ ../c/cons50
│ │ │ │ │ ├──  ansi80x50-mono ⇒ ../c/cons50-m
│ │ │ │ │ ├──  ansi80x60 ⇒ ../c/cons60
│ │ │ │ │ ├──  ansi80x60-mono ⇒ ../c/cons60-m
│ │ │ │ │ ├──  ansil ⇒ ../c/cons50
│ │ │ │ │ ├──  ansil-mono ⇒ ../c/cons50-m
│ │ │ │ │ ├──  ansis ⇒ ../c/cons25
│ │ │ │ │ ├──  ansis-mono ⇒ ../c/cons25-m
│ │ │ │ │ ├──  ansisysk ⇒ ansi.sysk
│ │ │ │ │ ├──  ansiterm ⇒ ansi-generic
│ │ │ │ │ ├──  ansiw ⇒ ../c/cons25w
│ │ │ │ │ ├──  ap-vm80 ⇒ apple-vm80
│ │ │ │ │ ├──  apl ⇒ ../i/ibm-apl
│ │ │ │ │ ├──  apollo
│ │ │ │ │ ├──  apollo+vt132
│ │ │ │ │ ├──  apollo_15P
│ │ │ │ │ ├──  apollo_19L
│ │ │ │ │ ├──  apollo_color
│ │ │ │ │ ├──  apple-80
│ │ │ │ │ ├──  apple-ae
│ │ │ │ │ ├──  apple-soroc
│ │ │ │ │ ├──  apple-uterm
│ │ │ │ │ ├──  apple-uterm-vb
│ │ │ │ │ ├──  apple-videx
│ │ │ │ │ ├──  apple-videx2
│ │ │ │ │ ├──  apple-videx3
│ │ │ │ │ ├──  apple-vm80
│ │ │ │ │ ├──  apple2e
│ │ │ │ │ ├──  apple2e-p
│ │ │ │ │ ├──  apple80p
│ │ │ │ │ ├──  appleII
│ │ │ │ │ ├──  appleIIc ⇒ appleIIgs
│ │ │ │ │ ├──  appleIIe ⇒ appleIIgs
│ │ │ │ │ ├──  appleIIgs
│ │ │ │ │ ├──  arm100
│ │ │ │ │ ├──  arm100-am ⇒ arm100
│ │ │ │ │ ├──  arm100-w
│ │ │ │ │ ├──  arm100-wam ⇒ arm100-w
│ │ │ │ │ ├──  at ⇒ ../s/st52
│ │ │ │ │ ├──  at-color ⇒ ../s/st52-color
│ │ │ │ │ ├──  at-m ⇒ ../s/st52
│ │ │ │ │ ├──  at386 ⇒ att6386
│ │ │ │ │ ├──  atari ⇒ ../s/st52
│ │ │ │ │ ├──  atari-color ⇒ ../s/st52-color
│ │ │ │ │ ├──  atari-m ⇒ ../s/st52
│ │ │ │ │ ├──  atari-old
│ │ │ │ │ ├──  atari_st ⇒ ../s/st52
│ │ │ │ │ ├──  atari_st-color ⇒ ../s/st52-color
│ │ │ │ │ ├──  atarist-m ⇒ ../s/st52
│ │ │ │ │ ├──  aterm
│ │ │ │ │ ├──  att2300
│ │ │ │ │ ├──  att2350
│ │ │ │ │ ├──  att4410
│ │ │ │ │ ├──  att4410-w ⇒ att5410-w
│ │ │ │ │ ├──  att4410v1 ⇒ att5410v1
│ │ │ │ │ ├──  att4410v1-w
│ │ │ │ │ ├──  att4415
│ │ │ │ │ ├──  att4415+nl
│ │ │ │ │ ├──  att4415-nl
│ │ │ │ │ ├──  att4415-rv
│ │ │ │ │ ├──  att4415-rv-nl
│ │ │ │ │ ├──  att4415-w
│ │ │ │ │ ├──  att4415-w-nl
│ │ │ │ │ ├──  att4415-w-rv
│ │ │ │ │ ├──  att4415-w-rv-n
│ │ │ │ │ ├──  att4418
│ │ │ │ │ ├──  att4418-w
│ │ │ │ │ ├──  att4420
│ │ │ │ │ ├──  att4424
│ │ │ │ │ ├──  att4424-1
│ │ │ │ │ ├──  att4424m
│ │ │ │ │ ├──  att4425 ⇒ att5425
│ │ │ │ │ ├──  att4425-nl ⇒ att5425-nl
│ │ │ │ │ ├──  att4425-w ⇒ att5425-w
│ │ │ │ │ ├──  att4426
│ │ │ │ │ ├──  att500
│ │ │ │ │ ├──  att505
│ │ │ │ │ ├──  att505-22
│ │ │ │ │ ├──  att505-24
│ │ │ │ │ ├──  att510a
│ │ │ │ │ ├──  att510d
│ │ │ │ │ ├──  att513 ⇒ att500
│ │ │ │ │ ├──  att5310
│ │ │ │ │ ├──  att5320 ⇒ att5310
│ │ │ │ │ ├──  att5410 ⇒ att4410
│ │ │ │ │ ├──  att5410-w
│ │ │ │ │ ├──  att5410v1
│ │ │ │ │ ├──  att5410v1-w ⇒ att4410v1-w
│ │ │ │ │ ├──  att5418 ⇒ att4418
│ │ │ │ │ ├──  att5418-w ⇒ att4418-w
│ │ │ │ │ ├──  att5420 ⇒ att4415
│ │ │ │ │ ├──  att5420+nl ⇒ att4415+nl
│ │ │ │ │ ├──  att5420-nl ⇒ att4415-nl
│ │ │ │ │ ├──  att5420-rv ⇒ att4415-rv
│ │ │ │ │ ├──  att5420-rv-nl ⇒ att4415-rv-nl
│ │ │ │ │ ├──  att5420-w ⇒ att4415-w
│ │ │ │ │ ├──  att5420-w-nl ⇒ att4415-w-nl
│ │ │ │ │ ├──  att5420-w-rv ⇒ att4415-w-rv
│ │ │ │ │ ├──  att5420-w-rv-n ⇒ att4415-w-rv-n
│ │ │ │ │ ├──  att5420_2
│ │ │ │ │ ├──  att5420_2-w
│ │ │ │ │ ├──  att5425
│ │ │ │ │ ├──  att5425-nl
│ │ │ │ │ ├──  att5425-w
│ │ │ │ │ ├──  att5430 ⇒ att505
│ │ │ │ │ ├──  att5620
│ │ │ │ │ ├──  att5620-1
│ │ │ │ │ ├──  att5620-24
│ │ │ │ │ ├──  att5620-34
│ │ │ │ │ ├──  att5620-s
│ │ │ │ │ ├──  att605
│ │ │ │ │ ├──  att605-pc
│ │ │ │ │ ├──  att605-w
│ │ │ │ │ ├──  att610
│ │ │ │ │ ├──  att610+cvis
│ │ │ │ │ ├──  att610+cvis0
│ │ │ │ │ ├──  att610-103k
│ │ │ │ │ ├──  att610-103k-w
│ │ │ │ │ ├──  att610-w
│ │ │ │ │ ├──  att615
│ │ │ │ │ ├──  att615-103k
│ │ │ │ │ ├──  att615-103k-w
│ │ │ │ │ ├──  att615-w
│ │ │ │ │ ├──  att620
│ │ │ │ │ ├──  att620-103k
│ │ │ │ │ ├──  att620-103k-w
│ │ │ │ │ ├──  att620-w
│ │ │ │ │ ├──  att630
│ │ │ │ │ ├──  att630-24
│ │ │ │ │ ├──  att6386
│ │ │ │ │ ├──  att700
│ │ │ │ │ ├──  att730
│ │ │ │ │ ├──  att730-24
│ │ │ │ │ ├──  att730-41
│ │ │ │ │ ├──  att7300
│ │ │ │ │ ├──  att730r
│ │ │ │ │ ├──  att730r-24
│ │ │ │ │ ├──  att730r-41
│ │ │ │ │ ├──  avatar
│ │ │ │ │ ├──  avatar0
│ │ │ │ │ ├──  avatar0+
│ │ │ │ │ ├──  avatar1 ⇒ avatar
│ │ │ │ │ ├──  avt
│ │ │ │ │ ├──  avt+s
│ │ │ │ │ ├──  avt-ns
│ │ │ │ │ ├──  avt-rv
│ │ │ │ │ ├──  avt-rv-ns
│ │ │ │ │ ├──  avt-rv-s ⇒ avt-rv
│ │ │ │ │ ├──  avt-s ⇒ avt
│ │ │ │ │ ├──  avt-w
│ │ │ │ │ ├──  avt-w-ns
│ │ │ │ │ ├──  avt-w-rv
│ │ │ │ │ ├──  avt-w-rv-ns
│ │ │ │ │ ├──  avt-w-rv-s ⇒ avt-w-rv
│ │ │ │ │ ├──  avt-w-s ⇒ avt-w
│ │ │ │ │ ├──  aws
│ │ │ │ │ └──  awsc
│ │ │ │ ├──  A
│ │ │ │ │ └──  Apple_Terminal ⇒ ../n/nsterm
│ │ │ │ ├──  b
│ │ │ │ │ ├──  b-128 ⇒ ../c/commodore
│ │ │ │ │ ├──  bantam
│ │ │ │ │ ├──  basic4 ⇒ ../m/mai
│ │ │ │ │ ├──  basis
│ │ │ │ │ ├──  bct510a ⇒ ../a/att510a
│ │ │ │ │ ├──  bct510d ⇒ ../a/att510d
│ │ │ │ │ ├──  beacon
│ │ │ │ │ ├──  bee ⇒ beehive
│ │ │ │ │ ├──  beehive
│ │ │ │ │ ├──  beehive3
│ │ │ │ │ ├──  beehive4
│ │ │ │ │ ├──  beehiveIIIm ⇒ beehive3
│ │ │ │ │ ├──  beterm
│ │ │ │ │ ├──  bg1.25
│ │ │ │ │ ├──  bg1.25nv
│ │ │ │ │ ├──  bg1.25rv
│ │ │ │ │ ├──  bg2.0
│ │ │ │ │ ├──  bg2.0nv ⇒ bitgraph
│ │ │ │ │ ├──  bg2.0rv
│ │ │ │ │ ├──  bg3.10 ⇒ bg2.0
│ │ │ │ │ ├──  bg3.10nv ⇒ bitgraph
│ │ │ │ │ ├──  bg3.10rv ⇒ bg2.0rv
│ │ │ │ │ ├──  bh3m ⇒ beehive3
│ │ │ │ │ ├──  bh4 ⇒ beehive4
│ │ │ │ │ ├──  bitgraph
│ │ │ │ │ ├──  blit
│ │ │ │ │ ├──  bobcat
│ │ │ │ │ ├──  bq300
│ │ │ │ │ ├──  bq300-8
│ │ │ │ │ ├──  bq300-8-pc
│ │ │ │ │ ├──  bq300-8-pc-rv
│ │ │ │ │ ├──  bq300-8-pc-w
│ │ │ │ │ ├──  bq300-8-pc-w-rv
│ │ │ │ │ ├──  bq300-8rv
│ │ │ │ │ ├──  bq300-8w
│ │ │ │ │ ├──  bq300-pc
│ │ │ │ │ ├──  bq300-pc-rv
│ │ │ │ │ ├──  bq300-pc-w
│ │ │ │ │ ├──  bq300-pc-w-rv
│ │ │ │ │ ├──  bq300-rv
│ │ │ │ │ ├──  bq300-w
│ │ │ │ │ ├──  bq300-w-8rv
│ │ │ │ │ ├──  bq300-w-rv
│ │ │ │ │ ├──  bracketed+paste
│ │ │ │ │ ├──  bsdos-pc
│ │ │ │ │ ├──  bsdos-pc-m
│ │ │ │ │ ├──  bsdos-pc-mono ⇒ bsdos-pc-m
│ │ │ │ │ ├──  bsdos-pc-nobold
│ │ │ │ │ ├──  bsdos-ppc
│ │ │ │ │ ├──  bsdos-sparc
│ │ │ │ │ └──  bterm
│ │ │ │ ├──  c
│ │ │ │ │ ├──  c100
│ │ │ │ │ ├──  c100-1p ⇒ ../o/oc100
│ │ │ │ │ ├──  c100-4p ⇒ c100
│ │ │ │ │ ├──  c100-rv
│ │ │ │ │ ├──  c100-rv-4p ⇒ c100-rv
│ │ │ │ │ ├──  c104 ⇒ c100
│ │ │ │ │ ├──  c108
│ │ │ │ │ ├──  c108-4p
│ │ │ │ │ ├──  c108-8p ⇒ c108
│ │ │ │ │ ├──  c108-rv
│ │ │ │ │ ├──  c108-rv-4p
│ │ │ │ │ ├──  c108-rv-8p ⇒ c108-rv
│ │ │ │ │ ├──  c108-w
│ │ │ │ │ ├──  c108-w-8p ⇒ c108-w
│ │ │ │ │ ├──  c300 ⇒ contel300
│ │ │ │ │ ├──  c301 ⇒ contel301
│ │ │ │ │ ├──  c321 ⇒ contel301
│ │ │ │ │ ├──  ca22851
│ │ │ │ │ ├──  cad68-2
│ │ │ │ │ ├──  cad68-3
│ │ │ │ │ ├──  cbblit
│ │ │ │ │ ├──  cbunix
│ │ │ │ │ ├──  cci
│ │ │ │ │ ├──  cci1 ⇒ cci
│ │ │ │ │ ├──  cdc456
│ │ │ │ │ ├──  cdc721
│ │ │ │ │ ├──  cdc721-esc
│ │ │ │ │ ├──  cdc721ll
│ │ │ │ │ ├──  cdc752
│ │ │ │ │ ├──  cdc756
│ │ │ │ │ ├──  cg7900
│ │ │ │ │ ├──  cgc2 ⇒ cad68-2
│ │ │ │ │ ├──  cgc3 ⇒ cad68-3
│ │ │ │ │ ├──  chromatics ⇒ cg7900
│ │ │ │ │ ├──  ci8510 ⇒ citoh
│ │ │ │ │ ├──  cit-80 ⇒ cit80
│ │ │ │ │ ├──  cit101
│ │ │ │ │ ├──  cit101e
│ │ │ │ │ ├──  cit101e-132
│ │ │ │ │ ├──  cit101e-n
│ │ │ │ │ ├──  cit101e-n132
│ │ │ │ │ ├──  cit101e-rv
│ │ │ │ │ ├──  cit500
│ │ │ │ │ ├──  cit80
│ │ │ │ │ ├──  citc ⇒ cit101
│ │ │ │ │ ├──  citoh
│ │ │ │ │ ├──  citoh-6lpi
│ │ │ │ │ ├──  citoh-8lpi
│ │ │ │ │ ├──  citoh-comp
│ │ │ │ │ ├──  citoh-elite
│ │ │ │ │ ├──  citoh-pica
│ │ │ │ │ ├──  citoh-prop
│ │ │ │ │ ├──  citoh-ps ⇒ citoh-prop
│ │ │ │ │ ├──  coco3
│ │ │ │ │ ├──  coherent ⇒ ../p/pc-coherent
│ │ │ │ │ ├──  color_xterm
│ │ │ │ │ ├──  colorscan ⇒ cs10
│ │ │ │ │ ├──  commodore
│ │ │ │ │ ├──  concept ⇒ c100
│ │ │ │ │ ├──  concept-avt ⇒ ../a/avt
│ │ │ │ │ ├──  concept100 ⇒ c100
│ │ │ │ │ ├──  concept100-rv ⇒ c100-rv
│ │ │ │ │ ├──  concept108 ⇒ c108
│ │ │ │ │ ├──  concept108-4p ⇒ c108-4p
│ │ │ │ │ ├──  concept108-8p ⇒ c108
│ │ │ │ │ ├──  concept108-w-8 ⇒ c108-w
│ │ │ │ │ ├──  concept108-w8p ⇒ c108-w
│ │ │ │ │ ├──  concept108rv4p ⇒ c108-rv-4p
│ │ │ │ │ ├──  cons25
│ │ │ │ │ ├──  cons25-debian
│ │ │ │ │ ├──  cons25-iso-m ⇒ cons25l1-m
│ │ │ │ │ ├──  cons25-iso8859 ⇒ cons25l1
│ │ │ │ │ ├──  cons25-koi8-r ⇒ cons25r
│ │ │ │ │ ├──  cons25-koi8r-m ⇒ cons25r-m
│ │ │ │ │ ├──  cons25-m
│ │ │ │ │ ├──  cons25l1
│ │ │ │ │ ├──  cons25l1-m
│ │ │ │ │ ├──  cons25r
│ │ │ │ │ ├──  cons25r-m
│ │ │ │ │ ├──  cons25w
│ │ │ │ │ ├──  cons30
│ │ │ │ │ ├──  cons30-m
│ │ │ │ │ ├──  cons43
│ │ │ │ │ ├──  cons43-m
│ │ │ │ │ ├──  cons50
│ │ │ │ │ ├──  cons50-iso-m ⇒ cons50l1-m
│ │ │ │ │ ├──  cons50-iso8859 ⇒ cons50l1
│ │ │ │ │ ├──  cons50-koi8r ⇒ cons50r
│ │ │ │ │ ├──  cons50-koi8r-m ⇒ cons50r-m
│ │ │ │ │ ├──  cons50-m
│ │ │ │ │ ├──  cons50l1
│ │ │ │ │ ├──  cons50l1-m
│ │ │ │ │ ├──  cons50r
│ │ │ │ │ ├──  cons50r-m
│ │ │ │ │ ├──  cons60
│ │ │ │ │ ├──  cons60-iso ⇒ cons60l1
│ │ │ │ │ ├──  cons60-iso-m ⇒ cons60l1-m
│ │ │ │ │ ├──  cons60-koi8r ⇒ cons60r
│ │ │ │ │ ├──  cons60-koi8r-m ⇒ cons60r-m
│ │ │ │ │ ├──  cons60-m
│ │ │ │ │ ├──  cons60l1
│ │ │ │ │ ├──  cons60l1-m
│ │ │ │ │ ├──  cons60r
│ │ │ │ │ ├──  cons60r-m
│ │ │ │ │ ├──  contel300
│ │ │ │ │ ├──  contel301
│ │ │ │ │ ├──  contel320 ⇒ contel300
│ │ │ │ │ ├──  contel321 ⇒ contel301
│ │ │ │ │ ├──  contour
│ │ │ │ │ ├──  contour-direct
│ │ │ │ │ ├──  contour-latest ⇒ contour
│ │ │ │ │ ├──  cops ⇒ cops10
│ │ │ │ │ ├──  cops-10 ⇒ cops10
│ │ │ │ │ ├──  cops10
│ │ │ │ │ ├──  crt
│ │ │ │ │ ├──  crt-vt220 ⇒ crt
│ │ │ │ │ ├──  cs10
│ │ │ │ │ ├──  cs10-w
│ │ │ │ │ ├──  ct82 ⇒ ../s/swtp
│ │ │ │ │ ├──  ct8500
│ │ │ │ │ ├──  ctrm
│ │ │ │ │ ├──  cx ⇒ color_xterm
│ │ │ │ │ ├──  cx100 ⇒ color_xterm
│ │ │ │ │ ├──  cyb110
│ │ │ │ │ ├──  cyb83
│ │ │ │ │ ├──  cygwin
│ │ │ │ │ ├──  cygwinB19
│ │ │ │ │ └──  cygwinDBG
│ │ │ │ ├──  d
│ │ │ │ │ ├──  d132
│ │ │ │ │ ├──  d2 ⇒ dg6053
│ │ │ │ │ ├──  d2-dg ⇒ dg6053
│ │ │ │ │ ├──  d200
│ │ │ │ │ ├──  d200-dg ⇒ d200
│ │ │ │ │ ├──  d210
│ │ │ │ │ ├──  d210-dg
│ │ │ │ │ ├──  d211
│ │ │ │ │ ├──  d211-7b
│ │ │ │ │ ├──  d211-dg
│ │ │ │ │ ├──  d214 ⇒ d210
│ │ │ │ │ ├──  d214-dg ⇒ d210-dg
│ │ │ │ │ ├──  d215 ⇒ d211
│ │ │ │ │ ├──  d215-7b ⇒ d211-7b
│ │ │ │ │ ├──  d215-dg ⇒ d211-dg
│ │ │ │ │ ├──  d216+ ⇒ d216-unix
│ │ │ │ │ ├──  d216+25 ⇒ d216-unix-25
│ │ │ │ │ ├──  d216+dg ⇒ d216-dg
│ │ │ │ │ ├──  d216-dg
│ │ │ │ │ ├──  d216-unix
│ │ │ │ │ ├──  d216-unix-25
│ │ │ │ │ ├──  d216e+ ⇒ d216-unix
│ │ │ │ │ ├──  d216e+dg ⇒ d216-dg
│ │ │ │ │ ├──  d216e-dg ⇒ d216-dg
│ │ │ │ │ ├──  d216e-unix ⇒ d216-unix
│ │ │ │ │ ├──  d217-dg ⇒ d216-dg
│ │ │ │ │ ├──  d217-unix
│ │ │ │ │ ├──  d217-unix-25
│ │ │ │ │ ├──  d220
│ │ │ │ │ ├──  d220-7b
│ │ │ │ │ ├──  d220-dg
│ │ │ │ │ ├──  d230 ⇒ d230c
│ │ │ │ │ ├──  d230-dg ⇒ d230c-dg
│ │ │ │ │ ├──  d230c
│ │ │ │ │ ├──  d230c-dg
│ │ │ │ │ ├──  d400
│ │ │ │ │ ├──  d400-dg ⇒ d400
│ │ │ │ │ ├──  d410
│ │ │ │ │ ├──  d410-7b
│ │ │ │ │ ├──  d410-7b-w
│ │ │ │ │ ├──  d410-dg
│ │ │ │ │ ├──  d410-w
│ │ │ │ │ ├──  d411 ⇒ d410
│ │ │ │ │ ├──  d411-7b ⇒ d410-7b
│ │ │ │ │ ├──  d411-7b-w ⇒ d410-7b-w
│ │ │ │ │ ├──  d411-dg ⇒ d410-dg
│ │ │ │ │ ├──  d411-w ⇒ d410-w
│ │ │ │ │ ├──  d412+ ⇒ d412-unix
│ │ │ │ │ ├──  d412+25 ⇒ d412-unix-25
│ │ │ │ │ ├──  d412+dg ⇒ d412-dg
│ │ │ │ │ ├──  d412+s ⇒ d412-unix-s
│ │ │ │ │ ├──  d412+sr ⇒ d412-unix-sr
│ │ │ │ │ ├──  d412+w ⇒ d412-unix-w
│ │ │ │ │ ├──  d412-dg
│ │ │ │ │ ├──  d412-unix
│ │ │ │ │ ├──  d412-unix-25
│ │ │ │ │ ├──  d412-unix-s
│ │ │ │ │ ├──  d412-unix-sr
│ │ │ │ │ ├──  d412-unix-w
│ │ │ │ │ ├──  d413-dg ⇒ d412-dg
│ │ │ │ │ ├──  d413-unix
│ │ │ │ │ ├──  d413-unix-25
│ │ │ │ │ ├──  d413-unix-s
│ │ │ │ │ ├──  d413-unix-sr
│ │ │ │ │ ├──  d413-unix-w
│ │ │ │ │ ├──  d414-unix
│ │ │ │ │ ├──  d414-unix-25
│ │ │ │ │ ├──  d414-unix-s
│ │ │ │ │ ├──  d414-unix-sr
│ │ │ │ │ ├──  d414-unix-w
│ │ │ │ │ ├──  d430-dg ⇒ d430c-dg
│ │ │ │ │ ├──  d430-dg-ccc ⇒ d430c-dg-ccc
│ │ │ │ │ ├──  d430-unix ⇒ d430c-unix
│ │ │ │ │ ├──  d430-unix-25 ⇒ d430c-unix-25
│ │ │ │ │ ├──  d430-unix-25-ccc ⇒ d430c-unix-25-ccc
│ │ │ │ │ ├──  d430-unix-ccc ⇒ d430c-unix-ccc
│ │ │ │ │ ├──  d430-unix-s ⇒ d430c-unix-s
│ │ │ │ │ ├──  d430-unix-s-ccc ⇒ d430c-unix-s-ccc
│ │ │ │ │ ├──  d430-unix-sr ⇒ d430c-unix-sr
│ │ │ │ │ ├──  d430-unix-sr-ccc ⇒ d430c-unix-sr-ccc
│ │ │ │ │ ├──  d430-unix-w ⇒ d430c-unix-w
│ │ │ │ │ ├──  d430-unix-w-ccc ⇒ d430c-unix-w-ccc
│ │ │ │ │ ├──  d430c-dg
│ │ │ │ │ ├──  d430c-dg-ccc
│ │ │ │ │ ├──  d430c-unix
│ │ │ │ │ ├──  d430c-unix-25
│ │ │ │ │ ├──  d430c-unix-25-ccc
│ │ │ │ │ ├──  d430c-unix-ccc
│ │ │ │ │ ├──  d430c-unix-s
│ │ │ │ │ ├──  d430c-unix-s-ccc
│ │ │ │ │ ├──  d430c-unix-sr
│ │ │ │ │ ├──  d430c-unix-sr-ccc
│ │ │ │ │ ├──  d430c-unix-w
│ │ │ │ │ ├──  d430c-unix-w-ccc
│ │ │ │ │ ├──  d450 ⇒ d400
│ │ │ │ │ ├──  d450-dg ⇒ d400
│ │ │ │ │ ├──  d460 ⇒ d410
│ │ │ │ │ ├──  d460-7b ⇒ d410-7b
│ │ │ │ │ ├──  d460-7b-w ⇒ d410-7b-w
│ │ │ │ │ ├──  d460-dg ⇒ d410-dg
│ │ │ │ │ ├──  d460-w ⇒ d410-w
│ │ │ │ │ ├──  d461 ⇒ d410
│ │ │ │ │ ├──  d461-7b ⇒ d410-7b
│ │ │ │ │ ├──  d461-7b-w ⇒ d410-7b-w
│ │ │ │ │ ├──  d461-dg ⇒ d410-dg
│ │ │ │ │ ├──  d461-w ⇒ d410-w
│ │ │ │ │ ├──  d462+ ⇒ d412-unix
│ │ │ │ │ ├──  d462+25 ⇒ d412-unix-25
│ │ │ │ │ ├──  d462+dg ⇒ d412-dg
│ │ │ │ │ ├──  d462+s ⇒ d412-unix-s
│ │ │ │ │ ├──  d462+sr ⇒ d412-unix-sr
│ │ │ │ │ ├──  d462+w ⇒ d412-unix-w
│ │ │ │ │ ├──  d462-dg ⇒ d412-dg
│ │ │ │ │ ├──  d462-unix ⇒ d412-unix
│ │ │ │ │ ├──  d462-unix-25 ⇒ d412-unix-25
│ │ │ │ │ ├──  d462-unix-s ⇒ d412-unix-s
│ │ │ │ │ ├──  d462-unix-sr ⇒ d412-unix-sr
│ │ │ │ │ ├──  d462-unix-w ⇒ d412-unix-w
│ │ │ │ │ ├──  d462e-dg ⇒ d412-dg
│ │ │ │ │ ├──  d463-dg ⇒ d412-dg
│ │ │ │ │ ├──  d463-unix ⇒ d413-unix
│ │ │ │ │ ├──  d463-unix-25 ⇒ d413-unix-25
│ │ │ │ │ ├──  d463-unix-s ⇒ d413-unix-s
│ │ │ │ │ ├──  d463-unix-sr ⇒ d413-unix-sr
│ │ │ │ │ ├──  d463-unix-w ⇒ d413-unix-w
│ │ │ │ │ ├──  d464-unix ⇒ d414-unix
│ │ │ │ │ ├──  d464-unix-25 ⇒ d414-unix-25
│ │ │ │ │ ├──  d464-unix-s ⇒ d414-unix-s
│ │ │ │ │ ├──  d464-unix-sr ⇒ d414-unix-sr
│ │ │ │ │ ├──  d464-unix-w ⇒ d414-unix-w
│ │ │ │ │ ├──  d470 ⇒ d470c
│ │ │ │ │ ├──  d470-7b ⇒ d470c-7b
│ │ │ │ │ ├──  d470-dg ⇒ d470c-dg
│ │ │ │ │ ├──  d470c
│ │ │ │ │ ├──  d470c-7b
│ │ │ │ │ ├──  d470c-dg
│ │ │ │ │ ├──  d555
│ │ │ │ │ ├──  d555-7b
│ │ │ │ │ ├──  d555-7b-w
│ │ │ │ │ ├──  d555-dg
│ │ │ │ │ ├──  d555-w
│ │ │ │ │ ├──  d577
│ │ │ │ │ ├──  d577-7b
│ │ │ │ │ ├──  d577-7b-w
│ │ │ │ │ ├──  d577-dg
│ │ │ │ │ ├──  d577-w
│ │ │ │ │ ├──  d578
│ │ │ │ │ ├──  d578-7b
│ │ │ │ │ ├──  d578-dg ⇒ d577-dg
│ │ │ │ │ ├──  d80 ⇒ ../a/ampex80
│ │ │ │ │ ├──  d800
│ │ │ │ │ ├──  darwin ⇒ ../x/xnuppc
│ │ │ │ │ ├──  darwin-100x37 ⇒ ../x/xnuppc-100x37
│ │ │ │ │ ├──  darwin-100x37-m ⇒ ../x/xnuppc-100x37-m
│ │ │ │ │ ├──  darwin-112x37 ⇒ ../x/xnuppc-112x37
│ │ │ │ │ ├──  darwin-112x37-m ⇒ ../x/xnuppc-112x37-m
│ │ │ │ │ ├──  darwin-128x40 ⇒ ../x/xnuppc-128x40
│ │ │ │ │ ├──  darwin-128x40-m ⇒ ../x/xnuppc-128x40-m
│ │ │ │ │ ├──  darwin-128x48 ⇒ ../x/xnuppc-128x48
│ │ │ │ │ ├──  darwin-128x48-m ⇒ ../x/xnuppc-128x48-m
│ │ │ │ │ ├──  darwin-144x48 ⇒ ../x/xnuppc-144x48
│ │ │ │ │ ├──  darwin-144x48-m ⇒ ../x/xnuppc-144x48-m
│ │ │ │ │ ├──  darwin-160x64 ⇒ ../x/xnuppc-160x64
│ │ │ │ │ ├──  darwin-160x64-m ⇒ ../x/xnuppc-160x64-m
│ │ │ │ │ ├──  darwin-200x64 ⇒ ../x/xnuppc-200x64
│ │ │ │ │ ├──  darwin-200x64-m ⇒ ../x/xnuppc-200x64-m
│ │ │ │ │ ├──  darwin-200x75 ⇒ ../x/xnuppc-200x75
│ │ │ │ │ ├──  darwin-200x75-m ⇒ ../x/xnuppc-200x75-m
│ │ │ │ │ ├──  darwin-256x96 ⇒ ../x/xnuppc-256x96
│ │ │ │ │ ├──  darwin-256x96-m ⇒ ../x/xnuppc-256x96-m
│ │ │ │ │ ├──  darwin-80x25 ⇒ ../x/xnuppc-80x25
│ │ │ │ │ ├──  darwin-80x25-m ⇒ ../x/xnuppc-80x25-m
│ │ │ │ │ ├──  darwin-80x30 ⇒ ../x/xnuppc-80x30
│ │ │ │ │ ├──  darwin-80x30-m ⇒ ../x/xnuppc-80x30-m
│ │ │ │ │ ├──  darwin-90x30 ⇒ ../x/xnuppc-90x30
│ │ │ │ │ ├──  darwin-90x30-m ⇒ ../x/xnuppc-90x30-m
│ │ │ │ │ ├──  darwin-b ⇒ ../x/xnuppc-b
│ │ │ │ │ ├──  darwin-f ⇒ ../x/xnuppc-f
│ │ │ │ │ ├──  darwin-f2 ⇒ ../x/xnuppc-f2
│ │ │ │ │ ├──  darwin-m ⇒ ../x/xnuppc-m
│ │ │ │ │ ├──  darwin-m-b ⇒ ../x/xnuppc-m-b
│ │ │ │ │ ├──  darwin-m-f ⇒ ../x/xnuppc-m-f
│ │ │ │ │ ├──  darwin-m-f2 ⇒ ../x/xnuppc-m-f2
│ │ │ │ │ ├──  datagraphix ⇒ d132
│ │ │ │ │ ├──  datamedia2500 ⇒ dm2500
│ │ │ │ │ ├──  datapoint ⇒ dp3360
│ │ │ │ │ ├──  dataspeed40 ⇒ ../t/tty40
│ │ │ │ │ ├──  dd5000 ⇒ delta
│ │ │ │ │ ├──  ddr
│ │ │ │ │ ├──  ddr3180 ⇒ ddr
│ │ │ │ │ ├──  dec+pp
│ │ │ │ │ ├──  dec+sl
│ │ │ │ │ ├──  dec-vt100
│ │ │ │ │ ├──  dec-vt220
│ │ │ │ │ ├──  dec-vt330 ⇒ ../v/vt340
│ │ │ │ │ ├──  dec-vt340 ⇒ ../v/vt340
│ │ │ │ │ ├──  dec-vt400 ⇒ ../v/vt400
│ │ │ │ │ ├──  decansi
│ │ │ │ │ ├──  decid+cpr
│ │ │ │ │ ├──  decpro ⇒ ../p/pro350
│ │ │ │ │ ├──  decwriter ⇒ dw2
│ │ │ │ │ ├──  delta
│ │ │ │ │ ├──  dg+ccc
│ │ │ │ │ ├──  dg+color
│ │ │ │ │ ├──  dg+color8
│ │ │ │ │ ├──  dg+fixed
│ │ │ │ │ ├──  dg-ansi ⇒ dg210
│ │ │ │ │ ├──  dg-generic
│ │ │ │ │ ├──  dg100 ⇒ dg6053-old
│ │ │ │ │ ├──  dg200
│ │ │ │ │ ├──  dg210
│ │ │ │ │ ├──  dg211
│ │ │ │ │ ├──  dg450
│ │ │ │ │ ├──  dg460-ansi
│ │ │ │ │ ├──  dg6053
│ │ │ │ │ ├──  dg6053-old
│ │ │ │ │ ├──  dg605x ⇒ dg6053
│ │ │ │ │ ├──  dg6134 ⇒ dg450
│ │ │ │ │ ├──  dgkeys+11
│ │ │ │ │ ├──  dgkeys+15
│ │ │ │ │ ├──  dgkeys+7b
│ │ │ │ │ ├──  dgkeys+8b
│ │ │ │ │ ├──  dgmode+color
│ │ │ │ │ ├──  dgmode+color8
│ │ │ │ │ ├──  dgunix+ccc
│ │ │ │ │ ├──  dgunix+fixed
│ │ │ │ │ ├──  diablo ⇒ diablo1640
│ │ │ │ │ ├──  diablo-lm ⇒ diablo1640-lm
│ │ │ │ │ ├──  diablo1620
│ │ │ │ │ ├──  diablo1620-m8
│ │ │ │ │ ├──  diablo1640
│ │ │ │ │ ├──  diablo1640-lm
│ │ │ │ │ ├──  diablo1640-m8 ⇒ diablo1620-m8
│ │ │ │ │ ├──  diablo1720 ⇒ diablo1620
│ │ │ │ │ ├──  diablo1730 ⇒ diablo1640
│ │ │ │ │ ├──  diablo1740 ⇒ diablo1640
│ │ │ │ │ ├──  diablo1740-lm
│ │ │ │ │ ├──  diablo450 ⇒ diablo1620
│ │ │ │ │ ├──  diablo630 ⇒ diablo1640
│ │ │ │ │ ├──  dialogue ⇒ ../a/ampex80
│ │ │ │ │ ├──  dialogue80 ⇒ ../a/ampex80
│ │ │ │ │ ├──  digilog
│ │ │ │ │ ├──  djgpp
│ │ │ │ │ ├──  djgpp203
│ │ │ │ │ ├──  djgpp204
│ │ │ │ │ ├──  dku7003
│ │ │ │ │ ├──  dku7003-dumb
│ │ │ │ │ ├──  dku7102 ⇒ ../t/tws-generic
│ │ │ │ │ ├──  dku7102-old
│ │ │ │ │ ├──  dku7102-sna ⇒ ../t/tws2102-sna
│ │ │ │ │ ├──  dku7103-sna ⇒ ../t/tws2103-sna
│ │ │ │ │ ├──  dku7202
│ │ │ │ │ ├──  dm1520
│ │ │ │ │ ├──  dm1521 ⇒ dm1520
│ │ │ │ │ ├──  dm2500
│ │ │ │ │ ├──  dm3025
│ │ │ │ │ ├──  dm3045
│ │ │ │ │ ├──  dm80
│ │ │ │ │ ├──  dm80w
│ │ │ │ │ ├──  dmchat
│ │ │ │ │ ├──  dmd ⇒ ../a/att5620
│ │ │ │ │ ├──  dmd-24 ⇒ ../a/att5620-24
│ │ │ │ │ ├──  dmd-34 ⇒ ../a/att5620-34
│ │ │ │ │ ├──  dmd1 ⇒ ../a/att5620-1
│ │ │ │ │ ├──  dmdt80 ⇒ dm80
│ │ │ │ │ ├──  dmdt80w ⇒ dm80w
│ │ │ │ │ ├──  dmterm
│ │ │ │ │ ├──  domterm
│ │ │ │ │ ├──  dp3360
│ │ │ │ │ ├──  dp8242
│ │ │ │ │ ├──  ds40 ⇒ ../t/tty40
│ │ │ │ │ ├──  ds40-2 ⇒ ../t/tty40
│ │ │ │ │ ├──  dt-100 ⇒ dt100
│ │ │ │ │ ├──  dt-100w ⇒ dt100w
│ │ │ │ │ ├──  dt100
│ │ │ │ │ ├──  dt100w
│ │ │ │ │ ├──  dt110
│ │ │ │ │ ├──  dt80 ⇒ dm80
│ │ │ │ │ ├──  dt80-sas
│ │ │ │ │ ├──  dt80w ⇒ dm80w
│ │ │ │ │ ├──  dtc300s
│ │ │ │ │ ├──  dtc382
│ │ │ │ │ ├──  dtterm
│ │ │ │ │ ├──  dumb
│ │ │ │ │ ├──  dumb-emacs-ansi
│ │ │ │ │ ├──  dvtm
│ │ │ │ │ ├──  dvtm-256color
│ │ │ │ │ ├──  dw ⇒ dw2
│ │ │ │ │ ├──  dw1
│ │ │ │ │ ├──  dw2
│ │ │ │ │ ├──  dw3
│ │ │ │ │ ├──  dw4
│ │ │ │ │ ├──  dwk
│ │ │ │ │ └──  dwk-vt ⇒ dwk
│ │ │ │ ├──  E
│ │ │ │ │ ├──  Eterm
│ │ │ │ │ ├──  Eterm-256color
│ │ │ │ │ ├──  Eterm-88color
│ │ │ │ │ └──  Eterm-color ⇒ Eterm
│ │ │ │ ├──  e
│ │ │ │ │ ├──  ecma+color
│ │ │ │ │ ├──  ecma+index
│ │ │ │ │ ├──  ecma+italics
│ │ │ │ │ ├──  ecma+sgr
│ │ │ │ │ ├──  ecma+strikeout
│ │ │ │ │ ├──  elks
│ │ │ │ │ ├──  elks-ansi
│ │ │ │ │ ├──  elks-glasstty
│ │ │ │ │ ├──  elks-vt52
│ │ │ │ │ ├──  emots ⇒ ../g/gs6300
│ │ │ │ │ ├──  emu
│ │ │ │ │ ├──  emu-220
│ │ │ │ │ ├──  emx-base
│ │ │ │ │ ├──  env230
│ │ │ │ │ ├──  envision230 ⇒ env230
│ │ │ │ │ ├──  ep40
│ │ │ │ │ ├──  ep4000 ⇒ ep40
│ │ │ │ │ ├──  ep4080 ⇒ ep48
│ │ │ │ │ ├──  ep48
│ │ │ │ │ ├──  ergo4000
│ │ │ │ │ ├──  esprit
│ │ │ │ │ ├──  esprit-am
│ │ │ │ │ ├──  eterm
│ │ │ │ │ ├──  eterm-color
│ │ │ │ │ ├──  ex155
│ │ │ │ │ ├──  excel62
│ │ │ │ │ ├──  excel62-rv
│ │ │ │ │ ├──  excel62-w
│ │ │ │ │ ├──  excel64 ⇒ excel62
│ │ │ │ │ ├──  excel64-rv ⇒ excel62-rv
│ │ │ │ │ ├──  excel64-w ⇒ excel62-w
│ │ │ │ │ └──  exec80 ⇒ ../h/hazel
│ │ │ │ ├──  f
│ │ │ │ │ ├──  f100
│ │ │ │ │ ├──  f100-rv
│ │ │ │ │ ├──  f110
│ │ │ │ │ ├──  f110-14
│ │ │ │ │ ├──  f110-14w
│ │ │ │ │ ├──  f110-w
│ │ │ │ │ ├──  f1720
│ │ │ │ │ ├──  f1720a ⇒ f1720
│ │ │ │ │ ├──  f200
│ │ │ │ │ ├──  f200-w
│ │ │ │ │ ├──  f200vi
│ │ │ │ │ ├──  f200vi-w
│ │ │ │ │ ├──  falco
│ │ │ │ │ ├──  falco-p
│ │ │ │ │ ├──  fbterm
│ │ │ │ │ ├──  fenix ⇒ ../p/pt100
│ │ │ │ │ ├──  fenixw ⇒ ../p/pt100w
│ │ │ │ │ ├──  fixterm ⇒ ../c/cbblit
│ │ │ │ │ ├──  foot
│ │ │ │ │ ├──  foot+base
│ │ │ │ │ ├──  foot-direct
│ │ │ │ │ ├──  fortune ⇒ fos
│ │ │ │ │ ├──  fos
│ │ │ │ │ ├──  fox
│ │ │ │ │ ├──  freedom ⇒ f100
│ │ │ │ │ ├──  freedom-rv ⇒ f100-rv
│ │ │ │ │ ├──  freedom100 ⇒ f100
│ │ │ │ │ ├──  freedom110 ⇒ f110
│ │ │ │ │ └──  freedom200 ⇒ f200
│ │ │ │ ├──  g
│ │ │ │ │ ├──  gator
│ │ │ │ │ ├──  gator-52
│ │ │ │ │ ├──  gator-52t
│ │ │ │ │ ├──  gator-t
│ │ │ │ │ ├──  gigi
│ │ │ │ │ ├──  glasstty
│ │ │ │ │ ├──  gnome
│ │ │ │ │ ├──  gnome+pcfkeys
│ │ │ │ │ ├──  gnome-2007
│ │ │ │ │ ├──  gnome-2008
│ │ │ │ │ ├──  gnome-2012
│ │ │ │ │ ├──  gnome-256color
│ │ │ │ │ ├──  gnome-fc5
│ │ │ │ │ ├──  gnome-rh62
│ │ │ │ │ ├──  gnome-rh72
│ │ │ │ │ ├──  gnome-rh80
│ │ │ │ │ ├──  gnome-rh90
│ │ │ │ │ ├──  go-225 ⇒ go225
│ │ │ │ │ ├──  go140
│ │ │ │ │ ├──  go140w
│ │ │ │ │ ├──  go225
│ │ │ │ │ ├──  graphos
│ │ │ │ │ ├──  graphos-30
│ │ │ │ │ ├──  gs5430 ⇒ ../a/att505
│ │ │ │ │ ├──  gs5430-22 ⇒ ../a/att505-22
│ │ │ │ │ ├──  gs5430-24 ⇒ ../a/att505-24
│ │ │ │ │ ├──  gs6300
│ │ │ │ │ ├──  gsi
│ │ │ │ │ ├──  gt100 ⇒ ../i/i100
│ │ │ │ │ ├──  gt100a ⇒ ../i/i100
│ │ │ │ │ ├──  gt40
│ │ │ │ │ ├──  gt42
│ │ │ │ │ ├──  guru
│ │ │ │ │ ├──  guru+rv
│ │ │ │ │ ├──  guru+s
│ │ │ │ │ ├──  guru+unk ⇒ guru
│ │ │ │ │ ├──  guru-24
│ │ │ │ │ ├──  guru-33 ⇒ guru
│ │ │ │ │ ├──  guru-33-rv ⇒ guru-rv
│ │ │ │ │ ├──  guru-33-s ⇒ guru-s
│ │ │ │ │ ├──  guru-44
│ │ │ │ │ ├──  guru-44-s
│ │ │ │ │ ├──  guru-76
│ │ │ │ │ ├──  guru-76-lp
│ │ │ │ │ ├──  guru-76-s
│ │ │ │ │ ├──  guru-76-w
│ │ │ │ │ ├──  guru-76-w-s
│ │ │ │ │ ├──  guru-76-wm
│ │ │ │ │ ├──  guru-lp ⇒ guru-76-lp
│ │ │ │ │ ├──  guru-nctxt
│ │ │ │ │ ├──  guru-rv
│ │ │ │ │ └──  guru-s
│ │ │ │ ├──  h
│ │ │ │ │ ├──  h-100 ⇒ ../z/z100
│ │ │ │ │ ├──  h-100bw ⇒ ../z/z100bw
│ │ │ │ │ ├──  h100 ⇒ ../z/z100
│ │ │ │ │ ├──  h100bw ⇒ ../z/z100bw
│ │ │ │ │ ├──  h19
│ │ │ │ │ ├──  h19-a
│ │ │ │ │ ├──  h19-b ⇒ h19
│ │ │ │ │ ├──  h19-bs
│ │ │ │ │ ├──  h19-g
│ │ │ │ │ ├──  h19-smul ⇒ h19-us
│ │ │ │ │ ├──  h19-u
│ │ │ │ │ ├──  h19-us
│ │ │ │ │ ├──  h19a ⇒ h19-a
│ │ │ │ │ ├──  h19g ⇒ h19-g
│ │ │ │ │ ├──  h19k
│ │ │ │ │ ├──  h19kermit ⇒ h19k
│ │ │ │ │ ├──  h19us ⇒ h19-us
│ │ │ │ │ ├──  h29a-kc-bc ⇒ ../z/z29a
│ │ │ │ │ ├──  h29a-kc-uc ⇒ ../z/z29a-kc-uc
│ │ │ │ │ ├──  h29a-nkc-bc ⇒ ../z/z29a-nkc-bc
│ │ │ │ │ ├──  h29a-nkc-uc ⇒ ../z/z29a-nkc-uc
│ │ │ │ │ ├──  h80 ⇒ hazel
│ │ │ │ │ ├──  ha8675
│ │ │ │ │ ├──  ha8686
│ │ │ │ │ ├──  hazel
│ │ │ │ │ ├──  hds200
│ │ │ │ │ ├──  he80 ⇒ hazel
│ │ │ │ │ ├──  heath ⇒ h19
│ │ │ │ │ ├──  heath-19 ⇒ h19
│ │ │ │ │ ├──  heath-ansi ⇒ h19-a
│ │ │ │ │ ├──  heathkit ⇒ h19
│ │ │ │ │ ├──  heathkit-a ⇒ h19-a
│ │ │ │ │ ├──  hft ⇒ ../i/ibm5081
│ │ │ │ │ ├──  hft-c
│ │ │ │ │ ├──  hft-c-old
│ │ │ │ │ ├──  hft-old
│ │ │ │ │ ├──  hirez100
│ │ │ │ │ ├──  hirez100-w
│ │ │ │ │ ├──  hmod1
│ │ │ │ │ ├──  hp ⇒ hpgeneric
│ │ │ │ │ ├──  hp+arrows
│ │ │ │ │ ├──  hp+color
│ │ │ │ │ ├──  hp+labels
│ │ │ │ │ ├──  hp+pfk+arrows
│ │ │ │ │ ├──  hp+pfk+cr
│ │ │ │ │ ├──  hp+pfk-cr
│ │ │ │ │ ├──  hp+printer
│ │ │ │ │ ├──  hp110
│ │ │ │ │ ├──  hp150
│ │ │ │ │ ├──  hp2
│ │ │ │ │ ├──  hp236
│ │ │ │ │ ├──  hp2382 ⇒ hp2382a
│ │ │ │ │ ├──  hp2382a
│ │ │ │ │ ├──  hp2392
│ │ │ │ │ ├──  hp2397 ⇒ hp2397a
│ │ │ │ │ ├──  hp2397a
│ │ │ │ │ ├──  hp2621
│ │ │ │ │ ├──  hp2621-48
│ │ │ │ │ ├──  hp2621-a
│ │ │ │ │ ├──  hp2621-ba
│ │ │ │ │ ├──  hp2621-fl
│ │ │ │ │ ├──  hp2621-k45
│ │ │ │ │ ├──  hp2621-nl
│ │ │ │ │ ├──  hp2621-nt
│ │ │ │ │ ├──  hp2621-wl ⇒ hp2621
│ │ │ │ │ ├──  hp2621a ⇒ hp2621
│ │ │ │ │ ├──  hp2621A ⇒ hp2621
│ │ │ │ │ ├──  hp2621a-a ⇒ hp2621-a
│ │ │ │ │ ├──  hp2621b
│ │ │ │ │ ├──  hp2621b-kx
│ │ │ │ │ ├──  hp2621b-kx-p
│ │ │ │ │ ├──  hp2621b-p
│ │ │ │ │ ├──  hp2621k45 ⇒ hp2621-k45
│ │ │ │ │ ├──  hp2621p
│ │ │ │ │ ├──  hp2621p-a
│ │ │ │ │ ├──  hp2622
│ │ │ │ │ ├──  hp2622a ⇒ hp2622
│ │ │ │ │ ├──  hp2623
│ │ │ │ │ ├──  hp2623a ⇒ hp2623
│ │ │ │ │ ├──  hp2624
│ │ │ │ │ ├──  hp2624-10p
│ │ │ │ │ ├──  hp2624a ⇒ hp2624
│ │ │ │ │ ├──  hp2624a-10p ⇒ hp2624-10p
│ │ │ │ │ ├──  hp2624b ⇒ hp2624
│ │ │ │ │ ├──  hp2624b-10p ⇒ hp2624-10p
│ │ │ │ │ ├──  hp2624b-10p-p
│ │ │ │ │ ├──  hp2624b-4p ⇒ hp2624
│ │ │ │ │ ├──  hp2624b-4p-p ⇒ hp2624b-p
│ │ │ │ │ ├──  hp2624b-p
│ │ │ │ │ ├──  hp2626
│ │ │ │ │ ├──  hp2626-12
│ │ │ │ │ ├──  hp2626-12-s
│ │ │ │ │ ├──  hp2626-12x40
│ │ │ │ │ ├──  hp2626-ns
│ │ │ │ │ ├──  hp2626-s
│ │ │ │ │ ├──  hp2626-x40
│ │ │ │ │ ├──  hp2626a ⇒ hp2626
│ │ │ │ │ ├──  hp2626p ⇒ hp2626
│ │ │ │ │ ├──  hp2627a
│ │ │ │ │ ├──  hp2627a-rev
│ │ │ │ │ ├──  hp2627c
│ │ │ │ │ ├──  hp262x
│ │ │ │ │ ├──  hp2640a
│ │ │ │ │ ├──  hp2640b
│ │ │ │ │ ├──  hp2641a
│ │ │ │ │ ├──  hp2644a ⇒ hp2640b
│ │ │ │ │ ├──  hp2645
│ │ │ │ │ ├──  hp2645a ⇒ hp2641a
│ │ │ │ │ ├──  hp2647a ⇒ hp2641a
│ │ │ │ │ ├──  hp2648
│ │ │ │ │ ├──  hp2648a ⇒ hp2648
│ │ │ │ │ ├──  hp300h
│ │ │ │ │ ├──  hp45 ⇒ hp2645
│ │ │ │ │ ├──  hp700 ⇒ hpansi
│ │ │ │ │ ├──  hp700-wy
│ │ │ │ │ ├──  hp70092
│ │ │ │ │ ├──  hp70092a ⇒ hp70092
│ │ │ │ │ ├──  hp70092A ⇒ hp70092
│ │ │ │ │ ├──  hp9837
│ │ │ │ │ ├──  hp9845
│ │ │ │ │ ├──  hp98550
│ │ │ │ │ ├──  hp98550-color
│ │ │ │ │ ├──  hp98550a ⇒ hp98550
│ │ │ │ │ ├──  hp98550a-color ⇒ hp98550-color
│ │ │ │ │ ├──  hp98720 ⇒ hp9837
│ │ │ │ │ ├──  hp98721 ⇒ hp9837
│ │ │ │ │ ├──  hpansi
│ │ │ │ │ ├──  hpex
│ │ │ │ │ ├──  hpex2 ⇒ hp2
│ │ │ │ │ ├──  hpgeneric
│ │ │ │ │ ├──  hpsub
│ │ │ │ │ ├──  hpterm
│ │ │ │ │ ├──  hpterm-color
│ │ │ │ │ ├──  hpterm-color2
│ │ │ │ │ ├──  hterm
│ │ │ │ │ ├──  hterm-256color
│ │ │ │ │ ├──  htx11 ⇒ ../z/ztx
│ │ │ │ │ ├──  hurd
│ │ │ │ │ ├──  hz1000
│ │ │ │ │ ├──  hz1420
│ │ │ │ │ ├──  hz1500
│ │ │ │ │ ├──  hz1510
│ │ │ │ │ ├──  hz1520
│ │ │ │ │ ├──  hz1520-noesc
│ │ │ │ │ ├──  hz1552
│ │ │ │ │ ├──  hz1552-rv
│ │ │ │ │ └──  hz2000
│ │ │ │ ├──  i
│ │ │ │ │ ├──  i100
│ │ │ │ │ ├──  i3101 ⇒ ibm3101
│ │ │ │ │ ├──  i3164 ⇒ ibm3164
│ │ │ │ │ ├──  i400
│ │ │ │ │ ├──  ibcs2
│ │ │ │ │ ├──  ibm+16color
│ │ │ │ │ ├──  ibm+color
│ │ │ │ │ ├──  ibm-apl
│ │ │ │ │ ├──  ibm-pc
│ │ │ │ │ ├──  ibm-system1
│ │ │ │ │ ├──  ibm3101
│ │ │ │ │ ├──  ibm3151
│ │ │ │ │ ├──  ibm3161
│ │ │ │ │ ├──  ibm3161-C
│ │ │ │ │ ├──  ibm3162
│ │ │ │ │ ├──  ibm3163 ⇒ ibm3161
│ │ │ │ │ ├──  ibm3164
│ │ │ │ │ ├──  ibm327x
│ │ │ │ │ ├──  ibm5051 ⇒ ibm-pc
│ │ │ │ │ ├──  ibm5081
│ │ │ │ │ ├──  ibm5081-c
│ │ │ │ │ ├──  ibm5151
│ │ │ │ │ ├──  ibm5154
│ │ │ │ │ ├──  ibm5154-c ⇒ ibmega-c
│ │ │ │ │ ├──  ibm6153
│ │ │ │ │ ├──  ibm6153-40
│ │ │ │ │ ├──  ibm6153-90
│ │ │ │ │ ├──  ibm6154
│ │ │ │ │ ├──  ibm6154-c ⇒ ibmapa8c-c
│ │ │ │ │ ├──  ibm6155
│ │ │ │ │ ├──  ibm8503
│ │ │ │ │ ├──  ibm8507 ⇒ ibm8503
│ │ │ │ │ ├──  ibm8512
│ │ │ │ │ ├──  ibm8513 ⇒ ibm8512
│ │ │ │ │ ├──  ibm8514
│ │ │ │ │ ├──  ibm8514-c
│ │ │ │ │ ├──  ibm8604 ⇒ ibm8503
│ │ │ │ │ ├──  ibmaed
│ │ │ │ │ ├──  ibmapa16 ⇒ ../r/rtpc
│ │ │ │ │ ├──  ibmapa8 ⇒ ibmapa8c
│ │ │ │ │ ├──  ibmapa8c
│ │ │ │ │ ├──  ibmapa8c-c
│ │ │ │ │ ├──  ibmega
│ │ │ │ │ ├──  ibmega-c
│ │ │ │ │ ├──  ibmmono
│ │ │ │ │ ├──  ibmmpel-c ⇒ ibm5081-c
│ │ │ │ │ ├──  ibmpc
│ │ │ │ │ ├──  ibmpc3
│ │ │ │ │ ├──  ibmpc3r ⇒ ../c/cons25r
│ │ │ │ │ ├──  ibmpc3r-mono ⇒ ../c/cons25r-m
│ │ │ │ │ ├──  ibmpcx
│ │ │ │ │ ├──  ibmvga
│ │ │ │ │ ├──  ibmvga-c
│ │ │ │ │ ├──  ibmx ⇒ ibmpcx
│ │ │ │ │ ├──  icl6402 ⇒ icl6404
│ │ │ │ │ ├──  icl6404
│ │ │ │ │ ├──  icl6404-w
│ │ │ │ │ ├──  ifmr
│ │ │ │ │ ├──  ims-ansi
│ │ │ │ │ ├──  ims950
│ │ │ │ │ ├──  ims950-b
│ │ │ │ │ ├──  ims950-rv
│ │ │ │ │ ├──  infoton
│ │ │ │ │ ├──  infoton2
│ │ │ │ │ ├──  interix
│ │ │ │ │ ├──  interix-nti
│ │ │ │ │ ├──  intertec ⇒ intertube
│ │ │ │ │ ├──  intertube
│ │ │ │ │ ├──  intertube2
│ │ │ │ │ ├──  intext
│ │ │ │ │ ├──  intext2
│ │ │ │ │ ├──  intextii ⇒ intext2
│ │ │ │ │ ├──  ips ⇒ ../c/citoh-prop
│ │ │ │ │ ├──  ipsi ⇒ ../d/diablo1620
│ │ │ │ │ ├──  iq120 ⇒ ../s/soroc120
│ │ │ │ │ ├──  iq140 ⇒ ../s/soroc140
│ │ │ │ │ ├──  iris-ansi
│ │ │ │ │ ├──  iris-ansi-ap
│ │ │ │ │ ├──  iris-ansi-net ⇒ iris-ansi
│ │ │ │ │ ├──  iris-color
│ │ │ │ │ ├──  iris40 ⇒ ../w/wsiris
│ │ │ │ │ ├──  iterm ⇒ iTerm.app
│ │ │ │ │ ├──  iTerm.app
│ │ │ │ │ ├──  iterm2 ⇒ iTerm2.app
│ │ │ │ │ ├──  iterm2-direct
│ │ │ │ │ └──  iTerm2.app
│ │ │ │ ├──  j
│ │ │ │ │ ├──  jaixterm
│ │ │ │ │ ├──  jaixterm-m
│ │ │ │ │ ├──  jerq ⇒ ../b/blit
│ │ │ │ │ └──  jfbterm
│ │ │ │ ├──  k
│ │ │ │ │ ├──  k45 ⇒ ../h/hp2621-k45
│ │ │ │ │ ├──  kaypro
│ │ │ │ │ ├──  kaypro2 ⇒ kaypro
│ │ │ │ │ ├──  kds6402 ⇒ ../i/icl6404
│ │ │ │ │ ├──  kds7372 ⇒ ../i/icl6404
│ │ │ │ │ ├──  kds7372-w ⇒ ../i/icl6404-w
│ │ │ │ │ ├──  kermit
│ │ │ │ │ ├──  kermit-am
│ │ │ │ │ ├──  kitty
│ │ │ │ │ ├──  kitty+common
│ │ │ │ │ ├──  kitty+setal
│ │ │ │ │ ├──  kitty-direct
│ │ │ │ │ ├──  klone+acs
│ │ │ │ │ ├──  klone+color
│ │ │ │ │ ├──  klone+koi8acs
│ │ │ │ │ ├──  klone+sgr
│ │ │ │ │ ├──  klone+sgr-dumb
│ │ │ │ │ ├──  klone+sgr8
│ │ │ │ │ ├──  kon
│ │ │ │ │ ├──  kon2 ⇒ kon
│ │ │ │ │ ├──  konsole
│ │ │ │ │ ├──  konsole+pcfkeys
│ │ │ │ │ ├──  konsole-16color
│ │ │ │ │ ├──  konsole-256color
│ │ │ │ │ ├──  konsole-base
│ │ │ │ │ ├──  konsole-direct
│ │ │ │ │ ├──  konsole-linux
│ │ │ │ │ ├──  konsole-solaris
│ │ │ │ │ ├──  konsole-vt100
│ │ │ │ │ ├──  konsole-vt420pc
│ │ │ │ │ ├──  konsole-xf3x
│ │ │ │ │ ├──  konsole-xf4x
│ │ │ │ │ ├──  kt7
│ │ │ │ │ ├──  kt7ix
│ │ │ │ │ ├──  kterm
│ │ │ │ │ ├──  kterm-co ⇒ kterm-color
│ │ │ │ │ ├──  kterm-color
│ │ │ │ │ ├──  ktm ⇒ ../s/synertek
│ │ │ │ │ └──  kvt
│ │ │ │ ├──  L
│ │ │ │ │ └──  LFT-PC850 ⇒ ../l/lft
│ │ │ │ ├──  l
│ │ │ │ │ ├──  la120 ⇒ ../d/dw3
│ │ │ │ │ ├──  layer ⇒ ../a/att5620-s
│ │ │ │ │ ├──  lft
│ │ │ │ │ ├──  lft-pc850 ⇒ lft
│ │ │ │ │ ├──  linux
│ │ │ │ │ ├──  linux+decid
│ │ │ │ │ ├──  linux+kbs
│ │ │ │ │ ├──  linux+sfkeys
│ │ │ │ │ ├──  linux-16color
│ │ │ │ │ ├──  linux-basic
│ │ │ │ │ ├──  linux-c
│ │ │ │ │ ├──  linux-c-nc
│ │ │ │ │ ├──  linux-koi8
│ │ │ │ │ ├──  linux-koi8r
│ │ │ │ │ ├──  linux-lat
│ │ │ │ │ ├──  linux-m
│ │ │ │ │ ├──  linux-m1
│ │ │ │ │ ├──  linux-m1b
│ │ │ │ │ ├──  linux-m2
│ │ │ │ │ ├──  linux-nic
│ │ │ │ │ ├──  linux-s
│ │ │ │ │ ├──  linux-vt
│ │ │ │ │ ├──  linux2.2
│ │ │ │ │ ├──  linux2.6
│ │ │ │ │ ├──  linux2.6.26
│ │ │ │ │ ├──  linux3.0
│ │ │ │ │ ├──  lisa
│ │ │ │ │ ├──  lisaterm
│ │ │ │ │ ├──  lisaterm-w
│ │ │ │ │ ├──  liswb
│ │ │ │ │ ├──  ln03
│ │ │ │ │ ├──  ln03-w
│ │ │ │ │ ├──  lpr
│ │ │ │ │ ├──  luna
│ │ │ │ │ └──  luna68k ⇒ luna
│ │ │ │ ├──  m
│ │ │ │ │ ├──  m2-nam
│ │ │ │ │ ├──  mac
│ │ │ │ │ ├──  mac-w
│ │ │ │ │ ├──  mach
│ │ │ │ │ ├──  mach-bold
│ │ │ │ │ ├──  mach-color
│ │ │ │ │ ├──  mach-gnu
│ │ │ │ │ ├──  mach-gnu-color
│ │ │ │ │ ├──  macintosh ⇒ mac
│ │ │ │ │ ├──  macterminal-w ⇒ mac-w
│ │ │ │ │ ├──  mai
│ │ │ │ │ ├──  masscomp
│ │ │ │ │ ├──  masscomp1
│ │ │ │ │ ├──  masscomp2
│ │ │ │ │ ├──  mdl110 ⇒ ../c/cyb110
│ │ │ │ │ ├──  megatek
│ │ │ │ │ ├──  memhp
│ │ │ │ │ ├──  mgr
│ │ │ │ │ ├──  mgr-linux
│ │ │ │ │ ├──  mgr-sun
│ │ │ │ │ ├──  mgt
│ │ │ │ │ ├──  mgterm
│ │ │ │ │ ├──  microb
│ │ │ │ │ ├──  microbee ⇒ microb
│ │ │ │ │ ├──  microterm ⇒ ../a/act4
│ │ │ │ │ ├──  microterm5 ⇒ ../a/act5
│ │ │ │ │ ├──  mime
│ │ │ │ │ ├──  mime-3ax ⇒ mime3ax
│ │ │ │ │ ├──  mime-fb
│ │ │ │ │ ├──  mime-hb
│ │ │ │ │ ├──  mime1 ⇒ mime
│ │ │ │ │ ├──  mime2 ⇒ mime
│ │ │ │ │ ├──  mime2a
│ │ │ │ │ ├──  mime2a-s
│ │ │ │ │ ├──  mime2a-v ⇒ mime2a
│ │ │ │ │ ├──  mime314
│ │ │ │ │ ├──  mime340 ⇒ mm340
│ │ │ │ │ ├──  mime3a
│ │ │ │ │ ├──  mime3ax
│ │ │ │ │ ├──  mimei ⇒ mime
│ │ │ │ │ ├──  mimeii ⇒ mime
│ │ │ │ │ ├──  minitel ⇒ m2-nam
│ │ │ │ │ ├──  minitel-2 ⇒ m2-nam
│ │ │ │ │ ├──  minitel-2-nam ⇒ m2-nam
│ │ │ │ │ ├──  minitel1
│ │ │ │ │ ├──  minitel1-nb
│ │ │ │ │ ├──  minitel12-80
│ │ │ │ │ ├──  minitel1b
│ │ │ │ │ ├──  minitel1b-80
│ │ │ │ │ ├──  minitel1b-nb
│ │ │ │ │ ├──  minitel2-80
│ │ │ │ │ ├──  minix
│ │ │ │ │ ├──  minix-1.5 ⇒ minix-old
│ │ │ │ │ ├──  minix-1.7
│ │ │ │ │ ├──  minix-3.0
│ │ │ │ │ ├──  minix-old
│ │ │ │ │ ├──  minix-old-am
│ │ │ │ │ ├──  mintty
│ │ │ │ │ ├──  mintty+common
│ │ │ │ │ ├──  mintty-direct
│ │ │ │ │ ├──  mlterm
│ │ │ │ │ ├──  mlterm+pcfkeys
│ │ │ │ │ ├──  mlterm-256color
│ │ │ │ │ ├──  mlterm-direct
│ │ │ │ │ ├──  mlterm2
│ │ │ │ │ ├──  mlterm3
│ │ │ │ │ ├──  mm314 ⇒ mime314
│ │ │ │ │ ├──  mm340
│ │ │ │ │ ├──  mod ⇒ modgraph48
│ │ │ │ │ ├──  mod24 ⇒ modgraph
│ │ │ │ │ ├──  modgraph
│ │ │ │ │ ├──  modgraph2
│ │ │ │ │ ├──  modgraph48
│ │ │ │ │ ├──  mono-emx
│ │ │ │ │ ├──  morphos
│ │ │ │ │ ├──  mosh
│ │ │ │ │ ├──  mosh-256color
│ │ │ │ │ ├──  mostlike
│ │ │ │ │ ├──  mouse-sun ⇒ mterm
│ │ │ │ │ ├──  mrxvt
│ │ │ │ │ ├──  mrxvt-256color
│ │ │ │ │ ├──  ms-terminal
│ │ │ │ │ ├──  ms-vt-utf8
│ │ │ │ │ ├──  ms-vt100
│ │ │ │ │ ├──  ms-vt100+
│ │ │ │ │ ├──  ms-vt100-16color
│ │ │ │ │ ├──  ms-vt100-color
│ │ │ │ │ ├──  msk227
│ │ │ │ │ ├──  msk22714
│ │ │ │ │ ├──  msk227am
│ │ │ │ │ ├──  mskermit227 ⇒ msk227
│ │ │ │ │ ├──  mskermit22714 ⇒ msk22714
│ │ │ │ │ ├──  mskermit227am ⇒ msk227am
│ │ │ │ │ ├──  mt-70 ⇒ mt70
│ │ │ │ │ ├──  mt4520-rv
│ │ │ │ │ ├──  mt70
│ │ │ │ │ ├──  mterm
│ │ │ │ │ ├──  mterm-ansi
│ │ │ │ │ └──  mvterm
│ │ │ │ ├──  M
│ │ │ │ │ ├──  MtxOrb
│ │ │ │ │ ├──  MtxOrb162
│ │ │ │ │ └──  MtxOrb204
│ │ │ │ ├──  n
│ │ │ │ │ ├──  n7900 ⇒ ncr7900i
│ │ │ │ │ ├──  nansi.sys
│ │ │ │ │ ├──  nansi.sysk
│ │ │ │ │ ├──  nansisys ⇒ nansi.sys
│ │ │ │ │ ├──  nansisysk ⇒ nansi.sysk
│ │ │ │ │ ├──  ncr160vppp
│ │ │ │ │ ├──  ncr160vpwpp
│ │ │ │ │ ├──  ncr160vt100an
│ │ │ │ │ ├──  ncr160vt100pp
│ │ │ │ │ ├──  ncr160vt100wan
│ │ │ │ │ ├──  ncr160vt100wpp
│ │ │ │ │ ├──  ncr160vt200an
│ │ │ │ │ ├──  ncr160vt200pp
│ │ │ │ │ ├──  ncr160vt200wan
│ │ │ │ │ ├──  ncr160vt200wpp
│ │ │ │ │ ├──  ncr160vt300an
│ │ │ │ │ ├──  ncr160vt300pp
│ │ │ │ │ ├──  ncr160vt300wan
│ │ │ │ │ ├──  ncr160vt300wpp
│ │ │ │ │ ├──  ncr160wy50+pp
│ │ │ │ │ ├──  ncr160wy50+wpp
│ │ │ │ │ ├──  ncr160wy60pp
│ │ │ │ │ ├──  ncr160wy60wpp
│ │ │ │ │ ├──  ncr260intan
│ │ │ │ │ ├──  ncr260intpp
│ │ │ │ │ ├──  ncr260intwan
│ │ │ │ │ ├──  ncr260intwpp
│ │ │ │ │ ├──  ncr260vp+sl
│ │ │ │ │ ├──  ncr260vppp
│ │ │ │ │ ├──  ncr260vpwpp
│ │ │ │ │ ├──  ncr260vt+sl
│ │ │ │ │ ├──  ncr260vt100an
│ │ │ │ │ ├──  ncr260vt100pp
│ │ │ │ │ ├──  ncr260vt100wan
│ │ │ │ │ ├──  ncr260vt100wpp
│ │ │ │ │ ├──  ncr260vt200an
│ │ │ │ │ ├──  ncr260vt200pp
│ │ │ │ │ ├──  ncr260vt200wan
│ │ │ │ │ ├──  ncr260vt200wpp
│ │ │ │ │ ├──  ncr260vt300an
│ │ │ │ │ ├──  ncr260vt300pp
│ │ │ │ │ ├──  ncr260vt300wan
│ │ │ │ │ ├──  ncr260vt300wpp
│ │ │ │ │ ├──  ncr260wy325pp
│ │ │ │ │ ├──  ncr260wy325wpp
│ │ │ │ │ ├──  ncr260wy350pp
│ │ │ │ │ ├──  ncr260wy350wpp
│ │ │ │ │ ├──  ncr260wy50+pp
│ │ │ │ │ ├──  ncr260wy50+wpp
│ │ │ │ │ ├──  ncr260wy60pp
│ │ │ │ │ ├──  ncr260wy60wpp
│ │ │ │ │ ├──  ncr7900 ⇒ ncr7900i
│ │ │ │ │ ├──  ncr7900i
│ │ │ │ │ ├──  ncr7900iv
│ │ │ │ │ ├──  ncr7901
│ │ │ │ │ ├──  ncrvt100an
│ │ │ │ │ ├──  ncrvt100pp ⇒ ncrvt100an
│ │ │ │ │ ├──  ncrvt100wan
│ │ │ │ │ ├──  ncrvt100wpp ⇒ ncrvt100wan
│ │ │ │ │ ├──  ncsa
│ │ │ │ │ ├──  ncsa-m
│ │ │ │ │ ├──  ncsa-m-ns
│ │ │ │ │ ├──  ncsa-ns
│ │ │ │ │ ├──  ncsa-vt220
│ │ │ │ │ ├──  ncsa-vt220-8 ⇒ ncsa-m
│ │ │ │ │ ├──  nd9500 ⇒ ndr9500
│ │ │ │ │ ├──  ndr9500
│ │ │ │ │ ├──  ndr9500-25
│ │ │ │ │ ├──  ndr9500-25-mc
│ │ │ │ │ ├──  ndr9500-25-mc-nl
│ │ │ │ │ ├──  ndr9500-25-nl
│ │ │ │ │ ├──  ndr9500-mc
│ │ │ │ │ ├──  ndr9500-mc-nl
│ │ │ │ │ ├──  ndr9500-nl
│ │ │ │ │ ├──  nec ⇒ nec5520
│ │ │ │ │ ├──  nec5520
│ │ │ │ │ ├──  netbsd6
│ │ │ │ │ ├──  newhp
│ │ │ │ │ ├──  newhpkeyboard
│ │ │ │ │ ├──  news ⇒ nwp512
│ │ │ │ │ ├──  news-29
│ │ │ │ │ ├──  news-29-euc
│ │ │ │ │ ├──  news-29-sjis
│ │ │ │ │ ├──  news-33
│ │ │ │ │ ├──  news-33-euc
│ │ │ │ │ ├──  news-33-sjis
│ │ │ │ │ ├──  news-42
│ │ │ │ │ ├──  news-42-euc
│ │ │ │ │ ├──  news-42-sjis
│ │ │ │ │ ├──  news-a ⇒ nwp512-a
│ │ │ │ │ ├──  news-o ⇒ nwp512
│ │ │ │ │ ├──  news-old-unk
│ │ │ │ │ ├──  news-unk
│ │ │ │ │ ├──  news28
│ │ │ │ │ ├──  news28-a ⇒ news29
│ │ │ │ │ ├──  news29
│ │ │ │ │ ├──  news31 ⇒ nwp513
│ │ │ │ │ ├──  news31-a ⇒ nwp513-a
│ │ │ │ │ ├──  news31-o ⇒ nwp513
│ │ │ │ │ ├──  news33 ⇒ nwp513-a
│ │ │ │ │ ├──  news40 ⇒ nwp512
│ │ │ │ │ ├──  news40-a ⇒ nwp512-a
│ │ │ │ │ ├──  news40-o ⇒ nwp512
│ │ │ │ │ ├──  news42 ⇒ nwp512-a
│ │ │ │ │ ├──  newscbm ⇒ nwp513
│ │ │ │ │ ├──  newscbm-a ⇒ nwp513-a
│ │ │ │ │ ├──  newscbm-o ⇒ nwp513
│ │ │ │ │ ├──  newscbm33 ⇒ nwp513-a
│ │ │ │ │ ├──  next
│ │ │ │ │ ├──  nextshell
│ │ │ │ │ ├──  no+brackets
│ │ │ │ │ ├──  northstar
│ │ │ │ │ ├──  nsterm
│ │ │ │ │ ├──  nsterm+7
│ │ │ │ │ ├──  nsterm+acs
│ │ │ │ │ ├──  nsterm+c
│ │ │ │ │ ├──  nsterm+c41
│ │ │ │ │ ├──  nsterm+mac
│ │ │ │ │ ├──  nsterm+s
│ │ │ │ │ ├──  nsterm-16color
│ │ │ │ │ ├──  nsterm-256color ⇒ nsterm
│ │ │ │ │ ├──  nsterm-7
│ │ │ │ │ ├──  nsterm-7-c
│ │ │ │ │ ├──  nsterm-7-c-s ⇒ nsterm-c-s-7
│ │ │ │ │ ├──  nsterm-7-m ⇒ nsterm-m-7
│ │ │ │ │ ├──  nsterm-7-m-s ⇒ nsterm-m-s-7
│ │ │ │ │ ├──  nsterm-7-s ⇒ nsterm-s-7
│ │ │ │ │ ├──  nsterm-acs
│ │ │ │ │ ├──  nsterm-acs-c ⇒ nsterm-c-acs
│ │ │ │ │ ├──  nsterm-acs-c-s ⇒ nsterm-c-s-acs
│ │ │ │ │ ├──  nsterm-acs-m ⇒ nsterm-m-acs
│ │ │ │ │ ├──  nsterm-acs-m-s ⇒ nsterm-m-s-acs
│ │ │ │ │ ├──  nsterm-acs-s ⇒ nsterm-s-acs
│ │ │ │ │ ├──  nsterm-bce
│ │ │ │ │ ├──  nsterm-build309
│ │ │ │ │ ├──  nsterm-build326
│ │ │ │ │ ├──  nsterm-build343
│ │ │ │ │ ├──  nsterm-build361
│ │ │ │ │ ├──  nsterm-build400
│ │ │ │ │ ├──  nsterm-build440
│ │ │ │ │ ├──  nsterm-c
│ │ │ │ │ ├──  nsterm-c-7 ⇒ nsterm-7-c
│ │ │ │ │ ├──  nsterm-c-acs
│ │ │ │ │ ├──  nsterm-c-s
│ │ │ │ │ ├──  nsterm-c-s-7
│ │ │ │ │ ├──  nsterm-c-s-acs
│ │ │ │ │ ├──  nsterm-direct
│ │ │ │ │ ├──  nsterm-m
│ │ │ │ │ ├──  nsterm-m-7
│ │ │ │ │ ├──  nsterm-m-acs
│ │ │ │ │ ├──  nsterm-m-s
│ │ │ │ │ ├──  nsterm-m-s-7
│ │ │ │ │ ├──  nsterm-m-s-acs
│ │ │ │ │ ├──  nsterm-old
│ │ │ │ │ ├──  nsterm-s
│ │ │ │ │ ├──  nsterm-s-7
│ │ │ │ │ ├──  nsterm-s-acs
│ │ │ │ │ ├──  ntconsole ⇒ ../i/interix
│ │ │ │ │ ├──  ntconsole-100 ⇒ ../o/opennt-100
│ │ │ │ │ ├──  ntconsole-100-nti ⇒ ../o/opennt-100-nti
│ │ │ │ │ ├──  ntconsole-25 ⇒ ../i/interix
│ │ │ │ │ ├──  ntconsole-25-nti ⇒ ../i/interix-nti
│ │ │ │ │ ├──  ntconsole-25-w ⇒ ../o/opennt-w
│ │ │ │ │ ├──  ntconsole-25-w-vt ⇒ ../o/opennt-w-vt
│ │ │ │ │ ├──  ntconsole-35 ⇒ ../o/opennt-35
│ │ │ │ │ ├──  ntconsole-35-nti ⇒ ../o/opennt-35-nti
│ │ │ │ │ ├──  ntconsole-35-w ⇒ ../o/opennt-35-w
│ │ │ │ │ ├──  ntconsole-50 ⇒ ../o/opennt-50
│ │ │ │ │ ├──  ntconsole-50-nti ⇒ ../o/opennt-50-nti
│ │ │ │ │ ├──  ntconsole-50-w ⇒ ../o/opennt-50-w
│ │ │ │ │ ├──  ntconsole-60 ⇒ ../o/opennt-60
│ │ │ │ │ ├──  ntconsole-60-nti ⇒ ../o/opennt-60-nti
│ │ │ │ │ ├──  ntconsole-60-w ⇒ ../o/opennt-60-w
│ │ │ │ │ ├──  ntconsole-w ⇒ ../o/opennt-w
│ │ │ │ │ ├──  ntconsole-w-vt ⇒ ../o/opennt-w-vt
│ │ │ │ │ ├──  nwe501 ⇒ nwp513
│ │ │ │ │ ├──  nwe501-a ⇒ nwp513-a
│ │ │ │ │ ├──  nwe501-o ⇒ nwp513
│ │ │ │ │ ├──  nwp-511 ⇒ nwp511
│ │ │ │ │ ├──  nwp-517 ⇒ nwp517
│ │ │ │ │ ├──  nwp-517-w ⇒ nwp517-w
│ │ │ │ │ ├──  nwp251-a ⇒ nwp513-a
│ │ │ │ │ ├──  nwp251-o ⇒ nwp513
│ │ │ │ │ ├──  nwp511
│ │ │ │ │ ├──  nwp512
│ │ │ │ │ ├──  nwp512-a
│ │ │ │ │ ├──  nwp512-o ⇒ nwp512
│ │ │ │ │ ├──  nwp513
│ │ │ │ │ ├──  nwp513-a
│ │ │ │ │ ├──  nwp513-o ⇒ nwp513
│ │ │ │ │ ├──  nwp514 ⇒ nwp512
│ │ │ │ │ ├──  nwp514-a ⇒ nwp512-a
│ │ │ │ │ ├──  nwp514-o ⇒ nwp512
│ │ │ │ │ ├──  nwp517
│ │ │ │ │ ├──  nwp517-w
│ │ │ │ │ ├──  nwp518 ⇒ nwp513
│ │ │ │ │ ├──  nwp518-a ⇒ nwp513-a
│ │ │ │ │ ├──  nwp518-o ⇒ nwp513
│ │ │ │ │ └──  nxterm ⇒ ../x/xterm-color
│ │ │ │ ├──  N
│ │ │ │ │ ├──  NCR260VT300WPP ⇒ ../n/ncr260vt300wpp
│ │ │ │ │ └──  NCRVT100WPP ⇒ ../n/ncrvt100wan
│ │ │ │ ├──  o
│ │ │ │ │ ├──  o31 ⇒ ../a/adm31-old
│ │ │ │ │ ├──  o4112-nd ⇒ otek4112
│ │ │ │ │ ├──  o85h ⇒ ../a/abm85h-old
│ │ │ │ │ ├──  oabm85h ⇒ ../a/abm85h-old
│ │ │ │ │ ├──  oblit
│ │ │ │ │ ├──  oc100
│ │ │ │ │ ├──  oconcept ⇒ oc100
│ │ │ │ │ ├──  ofcons
│ │ │ │ │ ├──  ojerq ⇒ oblit
│ │ │ │ │ ├──  old-st ⇒ ../s/simpleterm
│ │ │ │ │ ├──  oldibmpc3 ⇒ oldpc3
│ │ │ │ │ ├──  oldpc3
│ │ │ │ │ ├──  oldsun
│ │ │ │ │ ├──  oldxterm+sm+1006
│ │ │ │ │ ├──  omron
│ │ │ │ │ ├──  opennt ⇒ ../i/interix
│ │ │ │ │ ├──  opennt-100
│ │ │ │ │ ├──  opennt-100-nti
│ │ │ │ │ ├──  opennt-25 ⇒ ../i/interix
│ │ │ │ │ ├──  opennt-25-nti ⇒ ../i/interix-nti
│ │ │ │ │ ├──  opennt-25-w ⇒ opennt-w
│ │ │ │ │ ├──  opennt-25-w-vt ⇒ opennt-w-vt
│ │ │ │ │ ├──  opennt-35
│ │ │ │ │ ├──  opennt-35-nti
│ │ │ │ │ ├──  opennt-35-w
│ │ │ │ │ ├──  opennt-50
│ │ │ │ │ ├──  opennt-50-nti
│ │ │ │ │ ├──  opennt-50-w
│ │ │ │ │ ├──  opennt-60
│ │ │ │ │ ├──  opennt-60-nti
│ │ │ │ │ ├──  opennt-60-w
│ │ │ │ │ ├──  opennt-nti ⇒ ../i/interix-nti
│ │ │ │ │ ├──  opennt-w
│ │ │ │ │ ├──  opennt-w-vt
│ │ │ │ │ ├──  opus3n1+
│ │ │ │ │ ├──  origibmpc3 ⇒ origpc3
│ │ │ │ │ ├──  origpc3
│ │ │ │ │ ├──  os9LII ⇒ ../c/coco3
│ │ │ │ │ ├──  osborne
│ │ │ │ │ ├──  osborne-w
│ │ │ │ │ ├──  osborne1 ⇒ osborne
│ │ │ │ │ ├──  osborne1-w ⇒ osborne-w
│ │ │ │ │ ├──  osexec
│ │ │ │ │ ├──  otek4112
│ │ │ │ │ ├──  otek4113 ⇒ otek4112
│ │ │ │ │ ├──  otek4114 ⇒ otek4112
│ │ │ │ │ ├──  otek4115
│ │ │ │ │ └──  owl
│ │ │ │ ├──  P
│ │ │ │ │ ├──  P12 ⇒ ../p/prism12
│ │ │ │ │ ├──  P12-M ⇒ ../p/prism12-m
│ │ │ │ │ ├──  P12-M-W ⇒ ../p/prism12-m-w
│ │ │ │ │ ├──  P12-W ⇒ ../p/prism12-w
│ │ │ │ │ ├──  P14 ⇒ ../p/prism14
│ │ │ │ │ ├──  P14-M ⇒ ../p/prism14-m
│ │ │ │ │ ├──  P14-M-W ⇒ ../p/prism14-m-w
│ │ │ │ │ ├──  P14-W ⇒ ../p/prism14-w
│ │ │ │ │ ├──  P4 ⇒ ../p/prism4
│ │ │ │ │ ├──  P5 ⇒ ../p/prism5
│ │ │ │ │ ├──  P7 ⇒ ../p/prism7
│ │ │ │ │ ├──  P8 ⇒ ../p/prism8
│ │ │ │ │ ├──  P8-W ⇒ ../p/prism8-w
│ │ │ │ │ ├──  P9 ⇒ ../p/prism9
│ │ │ │ │ ├──  P9-8 ⇒ ../p/prism9-8
│ │ │ │ │ ├──  P9-8-W ⇒ ../p/prism9-8-w
│ │ │ │ │ └──  P9-W ⇒ ../p/prism9-w
│ │ │ │ ├──  p
│ │ │ │ │ ├──  p12 ⇒ prism12
│ │ │ │ │ ├──  p12-m ⇒ prism12-m
│ │ │ │ │ ├──  p12-m-w ⇒ prism12-m-w
│ │ │ │ │ ├──  p12-w ⇒ prism12-w
│ │ │ │ │ ├──  p14 ⇒ prism14
│ │ │ │ │ ├──  p14-m ⇒ prism14-m
│ │ │ │ │ ├──  p14-m-w ⇒ prism14-m-w
│ │ │ │ │ ├──  p14-w ⇒ prism14-w
│ │ │ │ │ ├──  p19
│ │ │ │ │ ├──  p4 ⇒ prism4
│ │ │ │ │ ├──  p5 ⇒ prism5
│ │ │ │ │ ├──  p7 ⇒ prism7
│ │ │ │ │ ├──  p8 ⇒ prism8
│ │ │ │ │ ├──  p8-w ⇒ prism8-w
│ │ │ │ │ ├──  p8gl
│ │ │ │ │ ├──  p9 ⇒ prism9
│ │ │ │ │ ├──  p9-8 ⇒ prism9-8
│ │ │ │ │ ├──  p9-8-w ⇒ prism9-8-w
│ │ │ │ │ ├──  p9-w ⇒ prism9-w
│ │ │ │ │ ├──  pc-coherent
│ │ │ │ │ ├──  pc-minix
│ │ │ │ │ ├──  pc-venix
│ │ │ │ │ ├──  pc3
│ │ │ │ │ ├──  pc3-bold ⇒ ../i/ibmpc3
│ │ │ │ │ ├──  pc3r ⇒ ../c/cons25r
│ │ │ │ │ ├──  pc3r-m ⇒ ../c/cons25r-m
│ │ │ │ │ ├──  pc6300plus
│ │ │ │ │ ├──  pc7300 ⇒ ../a/att7300
│ │ │ │ │ ├──  pcansi
│ │ │ │ │ ├──  pcansi-25
│ │ │ │ │ ├──  pcansi-25-m
│ │ │ │ │ ├──  pcansi-33
│ │ │ │ │ ├──  pcansi-33-m
│ │ │ │ │ ├──  pcansi-43
│ │ │ │ │ ├──  pcansi-43-m
│ │ │ │ │ ├──  pcansi-m
│ │ │ │ │ ├──  pcansi-mono ⇒ pcansi-m
│ │ │ │ │ ├──  pcansi25 ⇒ pcansi-25
│ │ │ │ │ ├──  pcansi25m ⇒ pcansi-25-m
│ │ │ │ │ ├──  pcansi33 ⇒ pcansi-33
│ │ │ │ │ ├──  pcansi33m ⇒ pcansi-33-m
│ │ │ │ │ ├──  pcansi43 ⇒ pcansi-43
│ │ │ │ │ ├──  pccon
│ │ │ │ │ ├──  pccon+base
│ │ │ │ │ ├──  pccon+colors
│ │ │ │ │ ├──  pccon+keys
│ │ │ │ │ ├──  pccon+sgr+acs
│ │ │ │ │ ├──  pccon+sgr+acs0
│ │ │ │ │ ├──  pccon-m
│ │ │ │ │ ├──  pccon0
│ │ │ │ │ ├──  pccon0-m
│ │ │ │ │ ├──  pccons
│ │ │ │ │ ├──  pcconsole ⇒ pccons
│ │ │ │ │ ├──  pcix
│ │ │ │ │ ├──  pckermit
│ │ │ │ │ ├──  pckermit12 ⇒ pckermit
│ │ │ │ │ ├──  pckermit120
│ │ │ │ │ ├──  pcmw
│ │ │ │ │ ├──  pcplot
│ │ │ │ │ ├──  pcvt25
│ │ │ │ │ ├──  pcvt25-color
│ │ │ │ │ ├──  pcvt25w
│ │ │ │ │ ├──  pcvt28
│ │ │ │ │ ├──  pcvt28w
│ │ │ │ │ ├──  pcvt35
│ │ │ │ │ ├──  pcvt35w
│ │ │ │ │ ├──  pcvt40
│ │ │ │ │ ├──  pcvt40w
│ │ │ │ │ ├──  pcvt43
│ │ │ │ │ ├──  pcvt43w
│ │ │ │ │ ├──  pcvt50
│ │ │ │ │ ├──  pcvt50w
│ │ │ │ │ ├──  pcvtXX
│ │ │ │ │ ├──  pcz19 ⇒ pc-coherent
│ │ │ │ │ ├──  pe1100 ⇒ ../f/fox
│ │ │ │ │ ├──  pe1200 ⇒ ../o/owl
│ │ │ │ │ ├──  pe1251
│ │ │ │ │ ├──  pe550 ⇒ ../b/bantam
│ │ │ │ │ ├──  pe6100 ⇒ ../b/bantam
│ │ │ │ │ ├──  pe6300 ⇒ pe1251
│ │ │ │ │ ├──  pe6312 ⇒ pe1251
│ │ │ │ │ ├──  pe7000c
│ │ │ │ │ ├──  pe7000m
│ │ │ │ │ ├──  pilot
│ │ │ │ │ ├──  pmcons
│ │ │ │ │ ├──  pmconsole ⇒ pmcons
│ │ │ │ │ ├──  printer ⇒ ../l/lpr
│ │ │ │ │ ├──  prism12
│ │ │ │ │ ├──  prism12-m
│ │ │ │ │ ├──  prism12-m-w
│ │ │ │ │ ├──  prism12-w
│ │ │ │ │ ├──  prism14
│ │ │ │ │ ├──  prism14-m
│ │ │ │ │ ├──  prism14-m-w
│ │ │ │ │ ├──  prism14-w
│ │ │ │ │ ├──  prism2
│ │ │ │ │ ├──  prism4
│ │ │ │ │ ├──  prism5
│ │ │ │ │ ├──  prism7
│ │ │ │ │ ├──  prism8
│ │ │ │ │ ├──  prism8-w
│ │ │ │ │ ├──  prism8gl ⇒ p8gl
│ │ │ │ │ ├──  prism9
│ │ │ │ │ ├──  prism9-8
│ │ │ │ │ ├──  prism9-8-w
│ │ │ │ │ ├──  prism9-w
│ │ │ │ │ ├──  pro350
│ │ │ │ │ ├──  ps300
│ │ │ │ │ ├──  psterm
│ │ │ │ │ ├──  psterm-80x24
│ │ │ │ │ ├──  psterm-90x28
│ │ │ │ │ ├──  psterm-96x48
│ │ │ │ │ ├──  psterm-basic ⇒ psterm
│ │ │ │ │ ├──  psterm-fast
│ │ │ │ │ ├──  psx_ansi ⇒ ../a/ansi-nt
│ │ │ │ │ ├──  pt100
│ │ │ │ │ ├──  pt100w
│ │ │ │ │ ├──  pt200 ⇒ pt100
│ │ │ │ │ ├──  pt200w ⇒ pt100w
│ │ │ │ │ ├──  pt210
│ │ │ │ │ ├──  pt250
│ │ │ │ │ ├──  pt250w
│ │ │ │ │ ├──  pt505 ⇒ ../a/att505
│ │ │ │ │ ├──  pt505-22 ⇒ ../a/att505-22
│ │ │ │ │ ├──  pt505-24 ⇒ ../a/att505-24
│ │ │ │ │ ├──  pty
│ │ │ │ │ ├──  putty
│ │ │ │ │ ├──  putty+cursor
│ │ │ │ │ ├──  putty+fnkeys
│ │ │ │ │ ├──  putty+fnkeys+esc
│ │ │ │ │ ├──  putty+fnkeys+linux
│ │ │ │ │ ├──  putty+fnkeys+sco
│ │ │ │ │ ├──  putty+fnkeys+vt100
│ │ │ │ │ ├──  putty+fnkeys+vt400
│ │ │ │ │ ├──  putty+fnkeys+xterm
│ │ │ │ │ ├──  putty+keypad
│ │ │ │ │ ├──  putty+screen
│ │ │ │ │ ├──  putty-256color
│ │ │ │ │ ├──  putty-m1
│ │ │ │ │ ├──  putty-m1b
│ │ │ │ │ ├──  putty-m2
│ │ │ │ │ ├──  putty-noapp
│ │ │ │ │ ├──  putty-sco
│ │ │ │ │ ├──  putty-screen
│ │ │ │ │ └──  putty-vt100
│ │ │ │ ├──  Q
│ │ │ │ │ ├──  Q306-8-pc ⇒ ../b/bq300-8-pc
│ │ │ │ │ ├──  Q310-vip-H ⇒ ../v/vip-H
│ │ │ │ │ ├──  Q310-vip-H-am ⇒ ../v/vip-H
│ │ │ │ │ ├──  Q310-vip-Hw ⇒ ../v/vip-Hw
│ │ │ │ │ ├──  Q310-vip-w ⇒ ../v/vip-w
│ │ │ │ │ └──  Q310-vip-w-am ⇒ ../v/vip-w
│ │ │ │ ├──  q
│ │ │ │ │ ├──  qansi
│ │ │ │ │ ├──  qansi-g
│ │ │ │ │ ├──  qansi-m
│ │ │ │ │ ├──  qansi-t
│ │ │ │ │ ├──  qansi-w
│ │ │ │ │ ├──  qdcons ⇒ qdss
│ │ │ │ │ ├──  qdss
│ │ │ │ │ ├──  qnx
│ │ │ │ │ ├──  qnx4 ⇒ qnx
│ │ │ │ │ ├──  qnxm
│ │ │ │ │ ├──  qnxt
│ │ │ │ │ ├──  qnxt2
│ │ │ │ │ ├──  qnxt4 ⇒ qnxt
│ │ │ │ │ ├──  qnxtmono
│ │ │ │ │ ├──  qnxw
│ │ │ │ │ ├──  qume ⇒ qume5
│ │ │ │ │ ├──  qume5
│ │ │ │ │ ├──  qvt101
│ │ │ │ │ ├──  qvt101+
│ │ │ │ │ ├──  qvt101p ⇒ qvt101+
│ │ │ │ │ ├──  qvt102
│ │ │ │ │ ├──  qvt103
│ │ │ │ │ ├──  qvt103-w
│ │ │ │ │ ├──  qvt108 ⇒ qvt101
│ │ │ │ │ ├──  qvt119 ⇒ qvt119+
│ │ │ │ │ ├──  qvt119+
│ │ │ │ │ ├──  qvt119+-25
│ │ │ │ │ ├──  qvt119+-25-w
│ │ │ │ │ ├──  qvt119+-w
│ │ │ │ │ ├──  qvt119-25-w ⇒ qvt119+-25-w
│ │ │ │ │ ├──  qvt119-w ⇒ qvt119+-w
│ │ │ │ │ ├──  qvt119p ⇒ qvt119+
│ │ │ │ │ ├──  qvt119p-25 ⇒ qvt119+-25
│ │ │ │ │ ├──  qvt119p-25-w ⇒ qvt119+-25-w
│ │ │ │ │ ├──  qvt119p-w ⇒ qvt119+-w
│ │ │ │ │ ├──  qvt203
│ │ │ │ │ ├──  qvt203+ ⇒ qvt203
│ │ │ │ │ ├──  qvt203-25
│ │ │ │ │ ├──  qvt203-25-w
│ │ │ │ │ ├──  qvt203-w
│ │ │ │ │ └──  qvt203-w-am ⇒ qvt203-w
│ │ │ │ ├──  r
│ │ │ │ │ ├──  rbcomm
│ │ │ │ │ ├──  rbcomm-nam
│ │ │ │ │ ├──  rbcomm-w
│ │ │ │ │ ├──  rca
│ │ │ │ │ ├──  rcons
│ │ │ │ │ ├──  rcons-color
│ │ │ │ │ ├──  rebus3180 ⇒ ../d/ddr
│ │ │ │ │ ├──  regent
│ │ │ │ │ ├──  regent100
│ │ │ │ │ ├──  regent20
│ │ │ │ │ ├──  regent200 ⇒ regent60
│ │ │ │ │ ├──  regent25
│ │ │ │ │ ├──  regent40
│ │ │ │ │ ├──  regent40+
│ │ │ │ │ ├──  regent60
│ │ │ │ │ ├──  report+da2
│ │ │ │ │ ├──  report+version
│ │ │ │ │ ├──  rio
│ │ │ │ │ ├──  rio-direct
│ │ │ │ │ ├──  rt6221
│ │ │ │ │ ├──  rt6221-w
│ │ │ │ │ ├──  rtpc
│ │ │ │ │ ├──  rxvt
│ │ │ │ │ ├──  rxvt+pcfkeys
│ │ │ │ │ ├──  rxvt-16color
│ │ │ │ │ ├──  rxvt-256color
│ │ │ │ │ ├──  rxvt-88color
│ │ │ │ │ ├──  rxvt-basic
│ │ │ │ │ ├──  rxvt-color ⇒ rxvt
│ │ │ │ │ ├──  rxvt-cygwin
│ │ │ │ │ ├──  rxvt-cygwin-native
│ │ │ │ │ └──  rxvt-xpm
│ │ │ │ ├──  s
│ │ │ │ │ ├──  s4 ⇒ ../a/att7300
│ │ │ │ │ ├──  sb1
│ │ │ │ │ ├──  sb2
│ │ │ │ │ ├──  sb3 ⇒ sb2
│ │ │ │ │ ├──  sbi
│ │ │ │ │ ├──  sbobcat ⇒ ../b/bobcat
│ │ │ │ │ ├──  sc410 ⇒ scanset
│ │ │ │ │ ├──  sc415 ⇒ scanset
│ │ │ │ │ ├──  scanset
│ │ │ │ │ ├──  scoansi
│ │ │ │ │ ├──  scoansi-new
│ │ │ │ │ ├──  scoansi-old
│ │ │ │ │ ├──  screen
│ │ │ │ │ ├──  screen+fkeys
│ │ │ │ │ ├──  screen+italics
│ │ │ │ │ ├──  screen-16color
│ │ │ │ │ ├──  screen-16color-bce
│ │ │ │ │ ├──  screen-16color-bce-s
│ │ │ │ │ ├──  screen-16color-s
│ │ │ │ │ ├──  screen-256color
│ │ │ │ │ ├──  screen-256color-bce
│ │ │ │ │ ├──  screen-256color-bce-s
│ │ │ │ │ ├──  screen-256color-s
│ │ │ │ │ ├──  screen-base
│ │ │ │ │ ├──  screen-bce
│ │ │ │ │ ├──  screen-bce.Eterm
│ │ │ │ │ ├──  screen-bce.gnome
│ │ │ │ │ ├──  screen-bce.konsole
│ │ │ │ │ ├──  screen-bce.linux
│ │ │ │ │ ├──  screen-bce.mrxvt
│ │ │ │ │ ├──  screen-bce.rxvt
│ │ │ │ │ ├──  screen-bce.xterm-new
│ │ │ │ │ ├──  screen-s
│ │ │ │ │ ├──  screen-w
│ │ │ │ │ ├──  screen.Eterm
│ │ │ │ │ ├──  screen.gnome
│ │ │ │ │ ├──  screen.konsole
│ │ │ │ │ ├──  screen.konsole-256color
│ │ │ │ │ ├──  screen.linux
│ │ │ │ │ ├──  screen.linux-m1
│ │ │ │ │ ├──  screen.linux-m1b
│ │ │ │ │ ├──  screen.linux-m2
│ │ │ │ │ ├──  screen.linux-s ⇒ screen.linux
│ │ │ │ │ ├──  screen.minitel1
│ │ │ │ │ ├──  screen.minitel1-nb
│ │ │ │ │ ├──  screen.minitel12-80 ⇒ screen.minitel1b-80
│ │ │ │ │ ├──  screen.minitel1b
│ │ │ │ │ ├──  screen.minitel1b-80
│ │ │ │ │ ├──  screen.minitel1b-nb
│ │ │ │ │ ├──  screen.minitel2-80 ⇒ screen.minitel1b-80
│ │ │ │ │ ├──  screen.mlterm
│ │ │ │ │ ├──  screen.mlterm-256color
│ │ │ │ │ ├──  screen.mrxvt
│ │ │ │ │ ├──  screen.putty
│ │ │ │ │ ├──  screen.putty-256color
│ │ │ │ │ ├──  screen.putty-m1
│ │ │ │ │ ├──  screen.putty-m1b
│ │ │ │ │ ├──  screen.putty-m2
│ │ │ │ │ ├──  screen.rxvt
│ │ │ │ │ ├──  screen.teraterm
│ │ │ │ │ ├──  screen.vte
│ │ │ │ │ ├──  screen.vte-256color
│ │ │ │ │ ├──  screen.xterm-256color
│ │ │ │ │ ├──  screen.xterm-new ⇒ screen.xterm-xfree86
│ │ │ │ │ ├──  screen.xterm-r6
│ │ │ │ │ ├──  screen.xterm-xfree86
│ │ │ │ │ ├──  screen2
│ │ │ │ │ ├──  screen3
│ │ │ │ │ ├──  screen4
│ │ │ │ │ ├──  screen5
│ │ │ │ │ ├──  screwpoint
│ │ │ │ │ ├──  scrhp
│ │ │ │ │ ├──  scrt
│ │ │ │ │ ├──  securecrt ⇒ scrt
│ │ │ │ │ ├──  sibo
│ │ │ │ │ ├──  simpleterm
│ │ │ │ │ ├──  simterm
│ │ │ │ │ ├──  soroc ⇒ soroc120
│ │ │ │ │ ├──  soroc120
│ │ │ │ │ ├──  soroc140
│ │ │ │ │ ├──  spinwriter ⇒ ../n/nec5520
│ │ │ │ │ ├──  st
│ │ │ │ │ ├──  st-0.6
│ │ │ │ │ ├──  st-0.7
│ │ │ │ │ ├──  st-0.8
│ │ │ │ │ ├──  st-16color
│ │ │ │ │ ├──  st-256color
│ │ │ │ │ ├──  st-direct
│ │ │ │ │ ├──  st52
│ │ │ │ │ ├──  st52-color
│ │ │ │ │ ├──  st52-m ⇒ st52
│ │ │ │ │ ├──  st52-old
│ │ │ │ │ ├──  stterm ⇒ st
│ │ │ │ │ ├──  stterm-16color ⇒ st-16color
│ │ │ │ │ ├──  stterm-256color ⇒ st-256color
│ │ │ │ │ ├──  stv52
│ │ │ │ │ ├──  stv52pc
│ │ │ │ │ ├──  sun
│ │ │ │ │ ├──  sun+sl
│ │ │ │ │ ├──  sun-1
│ │ │ │ │ ├──  sun-12
│ │ │ │ │ ├──  sun-17
│ │ │ │ │ ├──  sun-24
│ │ │ │ │ ├──  sun-34
│ │ │ │ │ ├──  sun-48
│ │ │ │ │ ├──  sun-c
│ │ │ │ │ ├──  sun-cgsix
│ │ │ │ │ ├──  sun-cmd ⇒ sun-c
│ │ │ │ │ ├──  sun-color
│ │ │ │ │ ├──  sun-e
│ │ │ │ │ ├──  sun-e-s
│ │ │ │ │ ├──  sun-il
│ │ │ │ │ ├──  sun-nic ⇒ sun-e
│ │ │ │ │ ├──  sun-s
│ │ │ │ │ ├──  sun-s-e ⇒ sun-e-s
│ │ │ │ │ ├──  sun-ss5 ⇒ sun-cgsix
│ │ │ │ │ ├──  sun-type4
│ │ │ │ │ ├──  sun1 ⇒ sun
│ │ │ │ │ ├──  sun2 ⇒ sun
│ │ │ │ │ ├──  sune ⇒ sun-e
│ │ │ │ │ ├──  superbee ⇒ sbi
│ │ │ │ │ ├──  superbee-xsb
│ │ │ │ │ ├──  superbeeic
│ │ │ │ │ ├──  superbrain
│ │ │ │ │ ├──  sv80 ⇒ ../a/att2300
│ │ │ │ │ ├──  swtp
│ │ │ │ │ ├──  synertek
│ │ │ │ │ ├──  synertek380 ⇒ synertek
│ │ │ │ │ └──  system1 ⇒ ../i/ibm-system1
│ │ │ │ ├──  t
│ │ │ │ │ ├──  t10
│ │ │ │ │ ├──  t1061
│ │ │ │ │ ├──  t1061f
│ │ │ │ │ ├──  t16
│ │ │ │ │ ├──  t3700
│ │ │ │ │ ├──  t3800
│ │ │ │ │ ├──  t653x ⇒ tandem653
│ │ │ │ │ ├──  tab ⇒ tab132
│ │ │ │ │ ├──  tab132
│ │ │ │ │ ├──  tab132-15 ⇒ tab132
│ │ │ │ │ ├──  tab132-rv
│ │ │ │ │ ├──  tab132-w
│ │ │ │ │ ├──  tab132-w-rv
│ │ │ │ │ ├──  tandem6510
│ │ │ │ │ ├──  tandem653
│ │ │ │ │ ├──  tek
│ │ │ │ │ ├──  tek4012 ⇒ tek
│ │ │ │ │ ├──  tek4013
│ │ │ │ │ ├──  tek4014
│ │ │ │ │ ├──  tek4014-sm
│ │ │ │ │ ├──  tek4015
│ │ │ │ │ ├──  tek4015-sm
│ │ │ │ │ ├──  tek4023
│ │ │ │ │ ├──  tek4024
│ │ │ │ │ ├──  tek4025 ⇒ tek4024
│ │ │ │ │ ├──  tek4025-17
│ │ │ │ │ ├──  tek4025-17-ws
│ │ │ │ │ ├──  tek4025-cr
│ │ │ │ │ ├──  tek4025-ex
│ │ │ │ │ ├──  tek4025a
│ │ │ │ │ ├──  tek4025ex
│ │ │ │ │ ├──  tek4027 ⇒ tek4024
│ │ │ │ │ ├──  tek4027-ex ⇒ tek4025-ex
│ │ │ │ │ ├──  tek4105
│ │ │ │ │ ├──  tek4105-30
│ │ │ │ │ ├──  tek4105a
│ │ │ │ │ ├──  tek4106brl
│ │ │ │ │ ├──  tek4107
│ │ │ │ │ ├──  tek4107brl ⇒ tek4106brl
│ │ │ │ │ ├──  tek4109 ⇒ tek4107
│ │ │ │ │ ├──  tek4109brl ⇒ tek4106brl
│ │ │ │ │ ├──  tek4112
│ │ │ │ │ ├──  tek4112-5
│ │ │ │ │ ├──  tek4112-nd
│ │ │ │ │ ├──  tek4113
│ │ │ │ │ ├──  tek4113-34
│ │ │ │ │ ├──  tek4113-nd
│ │ │ │ │ ├──  tek4114 ⇒ tek4112
│ │ │ │ │ ├──  tek4115
│ │ │ │ │ ├──  tek4125
│ │ │ │ │ ├──  tek4205
│ │ │ │ │ ├──  tek4207
│ │ │ │ │ ├──  tek4207-s
│ │ │ │ │ ├──  tek4404
│ │ │ │ │ ├──  teken
│ │ │ │ │ ├──  teken-16color
│ │ │ │ │ ├──  teken-2018
│ │ │ │ │ ├──  teken-2022
│ │ │ │ │ ├──  teken-sc
│ │ │ │ │ ├──  teken-sc+fkeys
│ │ │ │ │ ├──  teken-vt ⇒ teken
│ │ │ │ │ ├──  teken-vt+fkeys
│ │ │ │ │ ├──  teleray ⇒ t1061
│ │ │ │ │ ├──  teletec
│ │ │ │ │ ├──  teraterm
│ │ │ │ │ ├──  teraterm-256color
│ │ │ │ │ ├──  teraterm2.3
│ │ │ │ │ ├──  teraterm4.59
│ │ │ │ │ ├──  teraterm4.97
│ │ │ │ │ ├──  terminator
│ │ │ │ │ ├──  terminet ⇒ terminet1200
│ │ │ │ │ ├──  terminet1200
│ │ │ │ │ ├──  terminet300 ⇒ terminet1200
│ │ │ │ │ ├──  terminology
│ │ │ │ │ ├──  terminology-0.6.1
│ │ │ │ │ ├──  terminology-1.0.0
│ │ │ │ │ ├──  terminology-1.8.1
│ │ │ │ │ ├──  termite
│ │ │ │ │ ├──  tgtelnet ⇒ ../p/pilot
│ │ │ │ │ ├──  ti700
│ │ │ │ │ ├──  ti703
│ │ │ │ │ ├──  ti703-w
│ │ │ │ │ ├──  ti707 ⇒ ti703
│ │ │ │ │ ├──  ti707-w ⇒ ti703-w
│ │ │ │ │ ├──  ti733 ⇒ ti700
│ │ │ │ │ ├──  ti735 ⇒ ti700
│ │ │ │ │ ├──  ti745 ⇒ ti700
│ │ │ │ │ ├──  ti800 ⇒ ti700
│ │ │ │ │ ├──  ti916
│ │ │ │ │ ├──  ti916-132
│ │ │ │ │ ├──  ti916-220-7 ⇒ ti916
│ │ │ │ │ ├──  ti916-220-8 ⇒ ti916-8
│ │ │ │ │ ├──  ti916-8
│ │ │ │ │ ├──  ti916-8-132
│ │ │ │ │ ├──  ti924
│ │ │ │ │ ├──  ti924-8
│ │ │ │ │ ├──  ti924-8w
│ │ │ │ │ ├──  ti924w
│ │ │ │ │ ├──  ti926
│ │ │ │ │ ├──  ti926-8
│ │ │ │ │ ├──  ti928
│ │ │ │ │ ├──  ti928-8
│ │ │ │ │ ├──  ti931
│ │ │ │ │ ├──  ti_ansi
│ │ │ │ │ ├──  tkterm ⇒ tt
│ │ │ │ │ ├──  tmux
│ │ │ │ │ ├──  tmux-256color
│ │ │ │ │ ├──  tmux-direct
│ │ │ │ │ ├──  tn1200 ⇒ terminet1200
│ │ │ │ │ ├──  tn300 ⇒ terminet1200
│ │ │ │ │ ├──  trs16
│ │ │ │ │ ├──  trs2
│ │ │ │ │ ├──  trs80II ⇒ trs2
│ │ │ │ │ ├──  trsII ⇒ trs2
│ │ │ │ │ ├──  ts-1 ⇒ ../f/falco
│ │ │ │ │ ├──  ts-1p ⇒ ../f/falco-p
│ │ │ │ │ ├──  ts1 ⇒ ../f/falco
│ │ │ │ │ ├──  ts100
│ │ │ │ │ ├──  ts100-ctxt
│ │ │ │ │ ├──  ts100-sp ⇒ ts100
│ │ │ │ │ ├──  ts1p ⇒ ../f/falco-p
│ │ │ │ │ ├──  tt
│ │ │ │ │ ├──  tt52
│ │ │ │ │ ├──  tty33
│ │ │ │ │ ├──  tty35 ⇒ tty33
│ │ │ │ │ ├──  tty37
│ │ │ │ │ ├──  tty40
│ │ │ │ │ ├──  tty43
│ │ │ │ │ ├──  tty4420 ⇒ ../a/att4420
│ │ │ │ │ ├──  tty4424 ⇒ ../a/att4424
│ │ │ │ │ ├──  tty4424-1 ⇒ ../a/att4424-1
│ │ │ │ │ ├──  tty4424m ⇒ ../a/att4424m
│ │ │ │ │ ├──  tty4426 ⇒ ../a/att4426
│ │ │ │ │ ├──  tty5410 ⇒ ../a/att4410
│ │ │ │ │ ├──  tty5410-w ⇒ ../a/att5410-w
│ │ │ │ │ ├──  tty5410v1 ⇒ ../a/att5410v1
│ │ │ │ │ ├──  tty5410v1-w ⇒ ../a/att4410v1-w
│ │ │ │ │ ├──  tty5420 ⇒ ../a/att4415
│ │ │ │ │ ├──  tty5420+nl ⇒ ../a/att4415+nl
│ │ │ │ │ ├──  tty5420-nl ⇒ ../a/att4415-nl
│ │ │ │ │ ├──  tty5420-rv ⇒ ../a/att4415-rv
│ │ │ │ │ ├──  tty5420-rv-nl ⇒ ../a/att4415-rv-nl
│ │ │ │ │ ├──  tty5420-w ⇒ ../a/att4415-w
│ │ │ │ │ ├──  tty5420-w-nl ⇒ ../a/att4415-w-nl
│ │ │ │ │ ├──  tty5420-w-rv ⇒ ../a/att4415-w-rv
│ │ │ │ │ ├──  tty5420-w-rv-n ⇒ ../a/att4415-w-rv-n
│ │ │ │ │ ├──  tty5425 ⇒ ../a/att5425
│ │ │ │ │ ├──  tty5425-nl ⇒ ../a/att5425-nl
│ │ │ │ │ ├──  tty5425-w ⇒ ../a/att5425-w
│ │ │ │ │ ├──  tty5620 ⇒ ../a/att5620
│ │ │ │ │ ├──  tty5620-1 ⇒ ../a/att5620-1
│ │ │ │ │ ├──  tty5620-24 ⇒ ../a/att5620-24
│ │ │ │ │ ├──  tty5620-34 ⇒ ../a/att5620-34
│ │ │ │ │ ├──  tty5620-s ⇒ ../a/att5620-s
│ │ │ │ │ ├──  ttydmd ⇒ ../a/att5620
│ │ │ │ │ ├──  tvi803
│ │ │ │ │ ├──  tvi9065
│ │ │ │ │ ├──  tvi910
│ │ │ │ │ ├──  tvi910+
│ │ │ │ │ ├──  tvi912
│ │ │ │ │ ├──  tvi912b
│ │ │ │ │ ├──  tvi912b+2p
│ │ │ │ │ ├──  tvi912b+dim
│ │ │ │ │ ├──  tvi912b+mc
│ │ │ │ │ ├──  tvi912b+printer
│ │ │ │ │ ├──  tvi912b+vb
│ │ │ │ │ ├──  tvi912b-2p
│ │ │ │ │ ├──  tvi912b-2p-mc
│ │ │ │ │ ├──  tvi912b-2p-p
│ │ │ │ │ ├──  tvi912b-2p-unk
│ │ │ │ │ ├──  tvi912b-mc
│ │ │ │ │ ├──  tvi912b-mc-2p ⇒ tvi912b-2p-mc
│ │ │ │ │ ├──  tvi912b-mc-vb ⇒ tvi912b-vb-mc
│ │ │ │ │ ├──  tvi912b-p
│ │ │ │ │ ├──  tvi912b-p-2p ⇒ tvi912b-2p-p
│ │ │ │ │ ├──  tvi912b-p-vb ⇒ tvi912b-vb-p
│ │ │ │ │ ├──  tvi912b-unk
│ │ │ │ │ ├──  tvi912b-unk-2p ⇒ tvi912b-2p-unk
│ │ │ │ │ ├──  tvi912b-unk-vb ⇒ tvi912b-vb-unk
│ │ │ │ │ ├──  tvi912b-vb
│ │ │ │ │ ├──  tvi912b-vb-mc
│ │ │ │ │ ├──  tvi912b-vb-p
│ │ │ │ │ ├──  tvi912b-vb-unk
│ │ │ │ │ ├──  tvi912c ⇒ tvi912b
│ │ │ │ │ ├──  tvi912c-2p ⇒ tvi912b-2p
│ │ │ │ │ ├──  tvi912c-2p-mc ⇒ tvi912b-2p-mc
│ │ │ │ │ ├──  tvi912c-2p-p ⇒ tvi912b-2p-p
│ │ │ │ │ ├──  tvi912c-2p-unk ⇒ tvi912b-2p-unk
│ │ │ │ │ ├──  tvi912c-mc ⇒ tvi912b-mc
│ │ │ │ │ ├──  tvi912c-mc-2p ⇒ tvi912b-2p-mc
│ │ │ │ │ ├──  tvi912c-mc-vb ⇒ tvi912b-vb-mc
│ │ │ │ │ ├──  tvi912c-p ⇒ tvi912b-p
│ │ │ │ │ ├──  tvi912c-p-2p ⇒ tvi912b-2p-p
│ │ │ │ │ ├──  tvi912c-p-vb ⇒ tvi912b-vb-p
│ │ │ │ │ ├──  tvi912c-unk ⇒ tvi912b-unk
│ │ │ │ │ ├──  tvi912c-unk-2p ⇒ tvi912b-2p-unk
│ │ │ │ │ ├──  tvi912c-unk-vb ⇒ tvi912b-vb-unk
│ │ │ │ │ ├──  tvi912c-vb ⇒ tvi912b-vb
│ │ │ │ │ ├──  tvi912c-vb-mc ⇒ tvi912b-vb-mc
│ │ │ │ │ ├──  tvi912c-vb-p ⇒ tvi912b-vb-p
│ │ │ │ │ ├──  tvi912c-vb-unk ⇒ tvi912b-vb-unk
│ │ │ │ │ ├──  tvi912cc
│ │ │ │ │ ├──  tvi914 ⇒ tvi912
│ │ │ │ │ ├──  tvi920 ⇒ tvi912
│ │ │ │ │ ├──  tvi920b
│ │ │ │ │ ├──  tvi920b+fn
│ │ │ │ │ ├──  tvi920b-2p
│ │ │ │ │ ├──  tvi920b-2p-mc
│ │ │ │ │ ├──  tvi920b-2p-p
│ │ │ │ │ ├──  tvi920b-2p-unk
│ │ │ │ │ ├──  tvi920b-mc
│ │ │ │ │ ├──  tvi920b-mc-2p ⇒ tvi920b-2p-mc
│ │ │ │ │ ├──  tvi920b-mc-vb ⇒ tvi920b-vb-mc
│ │ │ │ │ ├──  tvi920b-p
│ │ │ │ │ ├──  tvi920b-p-2p ⇒ tvi920b-2p-p
│ │ │ │ │ ├──  tvi920b-p-vb ⇒ tvi920b-vb-p
│ │ │ │ │ ├──  tvi920b-unk
│ │ │ │ │ ├──  tvi920b-unk-2p ⇒ tvi920b-2p-unk
│ │ │ │ │ ├──  tvi920b-unk-vb ⇒ tvi920b-vb-unk
│ │ │ │ │ ├──  tvi920b-vb
│ │ │ │ │ ├──  tvi920b-vb-mc
│ │ │ │ │ ├──  tvi920b-vb-p
│ │ │ │ │ ├──  tvi920b-vb-unk
│ │ │ │ │ ├──  tvi920c ⇒ tvi920b
│ │ │ │ │ ├──  tvi920c-2p ⇒ tvi920b-2p
│ │ │ │ │ ├──  tvi920c-2p-mc ⇒ tvi920b-2p-mc
│ │ │ │ │ ├──  tvi920c-2p-p ⇒ tvi920b-2p-p
│ │ │ │ │ ├──  tvi920c-2p-unk ⇒ tvi920b-2p-unk
│ │ │ │ │ ├──  tvi920c-mc ⇒ tvi920b-mc
│ │ │ │ │ ├──  tvi920c-mc-2p ⇒ tvi920b-2p-mc
│ │ │ │ │ ├──  tvi920c-mc-vb ⇒ tvi920b-vb-mc
│ │ │ │ │ ├──  tvi920c-p ⇒ tvi920b-p
│ │ │ │ │ ├──  tvi920c-p-2p ⇒ tvi920b-2p-p
│ │ │ │ │ ├──  tvi920c-p-vb ⇒ tvi920b-vb-p
│ │ │ │ │ ├──  tvi920c-unk ⇒ tvi920b-unk
│ │ │ │ │ ├──  tvi920c-unk-2p ⇒ tvi920b-2p-unk
│ │ │ │ │ ├──  tvi920c-unk-vb ⇒ tvi920b-vb-unk
│ │ │ │ │ ├──  tvi920c-vb ⇒ tvi920b-vb
│ │ │ │ │ ├──  tvi920c-vb-mc ⇒ tvi920b-vb-mc
│ │ │ │ │ ├──  tvi920c-vb-p ⇒ tvi920b-vb-p
│ │ │ │ │ ├──  tvi920c-vb-unk ⇒ tvi920b-vb-unk
│ │ │ │ │ ├──  tvi921
│ │ │ │ │ ├──  tvi924
│ │ │ │ │ ├──  tvi925
│ │ │ │ │ ├──  tvi925-hi
│ │ │ │ │ ├──  tvi92B
│ │ │ │ │ ├──  tvi92D
│ │ │ │ │ ├──  tvi950
│ │ │ │ │ ├──  tvi950-2p
│ │ │ │ │ ├──  tvi950-4p
│ │ │ │ │ ├──  tvi950-rv
│ │ │ │ │ ├──  tvi950-rv-2p
│ │ │ │ │ ├──  tvi950-rv-4p
│ │ │ │ │ ├──  tvi955
│ │ │ │ │ ├──  tvi955-hb
│ │ │ │ │ ├──  tvi955-w
│ │ │ │ │ ├──  tvi970
│ │ │ │ │ ├──  tvi970-2p
│ │ │ │ │ ├──  tvi970-vb
│ │ │ │ │ ├──  tvipt
│ │ │ │ │ ├──  tw100
│ │ │ │ │ ├──  tw52
│ │ │ │ │ ├──  tw52-color ⇒ tw52
│ │ │ │ │ ├──  tw52-m
│ │ │ │ │ ├──  tws-generic
│ │ │ │ │ ├──  tws2102-sna
│ │ │ │ │ ├──  tws2103
│ │ │ │ │ └──  tws2103-sna
│ │ │ │ ├──  u
│ │ │ │ │ ├──  ultima2 ⇒ ../i/ims-ansi
│ │ │ │ │ ├──  ultimaII ⇒ ../i/ims-ansi
│ │ │ │ │ ├──  uniterm
│ │ │ │ │ ├──  uniterm49 ⇒ uniterm
│ │ │ │ │ ├──  unixpc ⇒ ../a/att7300
│ │ │ │ │ ├──  unknown
│ │ │ │ │ ├──  uts30
│ │ │ │ │ └──  uwin
│ │ │ │ ├──  v
│ │ │ │ │ ├──  v200-nam ⇒ vt220-nam
│ │ │ │ │ ├──  v320n ⇒ vt320nam
│ │ │ │ │ ├──  v3220
│ │ │ │ │ ├──  v5410
│ │ │ │ │ ├──  vanilla
│ │ │ │ │ ├──  vapple ⇒ ../a/apple-videx3
│ │ │ │ │ ├──  vc103 ⇒ vc303
│ │ │ │ │ ├──  vc203 ⇒ vc303
│ │ │ │ │ ├──  vc303
│ │ │ │ │ ├──  vc303a
│ │ │ │ │ ├──  vc403a ⇒ vc303a
│ │ │ │ │ ├──  vc404
│ │ │ │ │ ├──  vc404-s
│ │ │ │ │ ├──  vc414
│ │ │ │ │ ├──  vc414h ⇒ vc414
│ │ │ │ │ ├──  vc415
│ │ │ │ │ ├──  venix ⇒ ../p/pc-venix
│ │ │ │ │ ├──  versaterm
│ │ │ │ │ ├──  vi200
│ │ │ │ │ ├──  vi200-f
│ │ │ │ │ ├──  vi200-rv
│ │ │ │ │ ├──  vi300
│ │ │ │ │ ├──  vi300-old
│ │ │ │ │ ├──  vi50
│ │ │ │ │ ├──  vi500
│ │ │ │ │ ├──  vi50adm
│ │ │ │ │ ├──  vi55
│ │ │ │ │ ├──  vi550
│ │ │ │ │ ├──  vi603
│ │ │ │ │ ├──  viewdata
│ │ │ │ │ ├──  viewdata-o
│ │ │ │ │ ├──  viewdata-rv
│ │ │ │ │ ├──  viewpoint
│ │ │ │ │ ├──  viewpoint3a+ ⇒ vp3a+
│ │ │ │ │ ├──  viewpoint60 ⇒ vp60
│ │ │ │ │ ├──  viewpoint90 ⇒ vp90
│ │ │ │ │ ├──  vip
│ │ │ │ │ ├──  vip-H
│ │ │ │ │ ├──  vip-Hw
│ │ │ │ │ ├──  vip-w
│ │ │ │ │ ├──  vip7800-H ⇒ vip-H
│ │ │ │ │ ├──  vip7800-Hw ⇒ vip-Hw
│ │ │ │ │ ├──  vip7800-w ⇒ vip-w
│ │ │ │ │ ├──  visa50
│ │ │ │ │ ├──  visual603 ⇒ vi603
│ │ │ │ │ ├──  vitty ⇒ ../a/att5620-s
│ │ │ │ │ ├──  vk100 ⇒ ../g/gigi
│ │ │ │ │ ├──  vp3a+
│ │ │ │ │ ├──  vp60
│ │ │ │ │ ├──  vp90
│ │ │ │ │ ├──  vremote
│ │ │ │ │ ├──  vs100 ⇒ ../x/xterm-24
│ │ │ │ │ ├──  vs100-x10 ⇒ ../x/x10term
│ │ │ │ │ ├──  vsc
│ │ │ │ │ ├──  vscode
│ │ │ │ │ ├──  vscode-direct
│ │ │ │ │ ├──  vt-61 ⇒ vt61
│ │ │ │ │ ├──  vt-utf8 ⇒ ../m/ms-vt-utf8
│ │ │ │ │ ├──  vt100
│ │ │ │ │ ├──  vt100+ ⇒ ../m/ms-vt100+
│ │ │ │ │ ├──  vt100+4bsd
│ │ │ │ │ ├──  vt100+enq
│ │ │ │ │ ├──  vt100+fnkeys
│ │ │ │ │ ├──  vt100+keypad
│ │ │ │ │ ├──  vt100+noapp
│ │ │ │ │ ├──  vt100+noapp+pc
│ │ │ │ │ ├──  vt100+pfkeys
│ │ │ │ │ ├──  vt100-am ⇒ vt100
│ │ │ │ │ ├──  vt100-bm ⇒ ../n/nwp512
│ │ │ │ │ ├──  vt100-bm-o ⇒ ../n/nwp512
│ │ │ │ │ ├──  vt100-bot-s ⇒ vt100-s-bot
│ │ │ │ │ ├──  vt100-nam ⇒ vt100nam
│ │ │ │ │ ├──  vt100-nam-w ⇒ vt100-w-nam
│ │ │ │ │ ├──  vt100-nav
│ │ │ │ │ ├──  vt100-nav-w
│ │ │ │ │ ├──  vt100-putty
│ │ │ │ │ ├──  vt100-s
│ │ │ │ │ ├──  vt100-s-bot
│ │ │ │ │ ├──  vt100-s-top ⇒ vt100-s
│ │ │ │ │ ├──  vt100-top-s ⇒ vt100-s
│ │ │ │ │ ├──  vt100-vb
│ │ │ │ │ ├──  vt100-w
│ │ │ │ │ ├──  vt100-w-am ⇒ vt100-w
│ │ │ │ │ ├──  vt100-w-nam
│ │ │ │ │ ├──  vt100-w-nav ⇒ vt100-nav-w
│ │ │ │ │ ├──  vt100nam
│ │ │ │ │ ├──  vt102
│ │ │ │ │ ├──  vt102+enq
│ │ │ │ │ ├──  vt102-nsgr
│ │ │ │ │ ├──  vt102-w
│ │ │ │ │ ├──  vt125
│ │ │ │ │ ├──  vt131
│ │ │ │ │ ├──  vt132
│ │ │ │ │ ├──  vt200 ⇒ vt220
│ │ │ │ │ ├──  vt200-8 ⇒ vt220-8bit
│ │ │ │ │ ├──  vt200-8bit ⇒ vt220-8bit
│ │ │ │ │ ├──  vt200-js
│ │ │ │ │ ├──  vt200-old ⇒ vt220-old
│ │ │ │ │ ├──  vt200-w ⇒ vt220-w
│ │ │ │ │ ├──  vt220
│ │ │ │ │ ├──  vt220+cvis
│ │ │ │ │ ├──  vt220+cvis8
│ │ │ │ │ ├──  vt220+keypad
│ │ │ │ │ ├──  vt220+pcedit
│ │ │ │ │ ├──  vt220+vtedit
│ │ │ │ │ ├──  vt220-8 ⇒ vt220-8bit
│ │ │ │ │ ├──  vt220-8bit
│ │ │ │ │ ├──  vt220-base
│ │ │ │ │ ├──  vt220-js ⇒ vt200-js
│ │ │ │ │ ├──  vt220-nam
│ │ │ │ │ ├──  vt220-old
│ │ │ │ │ ├──  vt220-w
│ │ │ │ │ ├──  vt220d
│ │ │ │ │ ├──  vt300 ⇒ vt320
│ │ │ │ │ ├──  vt300-nam ⇒ vt320-nam
│ │ │ │ │ ├──  vt300-w ⇒ vt320-w
│ │ │ │ │ ├──  vt300-w-nam ⇒ vt320-w-nam
│ │ │ │ │ ├──  vt320
│ │ │ │ │ ├──  vt320-k3
│ │ │ │ │ ├──  vt320-k311
│ │ │ │ │ ├──  vt320-nam
│ │ │ │ │ ├──  vt320-w
│ │ │ │ │ ├──  vt320-w-nam
│ │ │ │ │ ├──  vt320nam
│ │ │ │ │ ├──  vt330 ⇒ vt340
│ │ │ │ │ ├──  vt340
│ │ │ │ │ ├──  vt400
│ │ │ │ │ ├──  vt400-24 ⇒ vt400
│ │ │ │ │ ├──  vt420
│ │ │ │ │ ├──  vt420+lrmm
│ │ │ │ │ ├──  vt420f
│ │ │ │ │
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment