This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITP] gt5-1.3 -- A terminal program to show disk usage and navigate between directories


Here is small shell script which is quite nice du(1) substitute. The
interface[1] is running a text based browser and the disk space can be
seen in percentages to the left. Navigation happens in the browser.

Not found in major distros, so please vote. Homeapge:

    http://gt5.sourceforge.net/

Jari

sdesc: "A terminal program to show disk usage and navigate between directories"
ldesc: "Years have passed and disks have become larger and larger, but even on
this incredibly huge harddisk era, the space seems to disappear over
time. This small and effective programs provides more convenient
listing than the default du(1). It displays what has happened since
last ran and displays dir size and the total percentage. It is
possible to navigate and ascend to directories by using cursor-keys."
category: Utils
requires: cygwin lynx

1) manual download

  wget        \
    http://cygwin.cante.net/gt5/gt5-1.3-1.tar.bz2.sig \
    http://cygwin.cante.net/gt5/gt5-1.3-1.tar.bz2 \
    http://cygwin.cante.net/gt5/gt5-1.3-1-src.tar.bz2.sig \
    http://cygwin.cante.net/gt5/gt5-1.3-1-src.tar.bz2 \
    http://cygwin.cante.net/gt5/setup.hint

2) automated; get.sh will print futher instructions

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir gt5 ; cd gt5
  rm -f get.sh get.sh.sig
  wget -q http://cygwin.cante.net/gt5/get.sh \
          http://cygwin.cante.net/gt5/get.sh.sig
  gpg --verify get.sh.sig get.sh &&
  sh get.sh


[1]
./:   [1.8MB in 12 files or directories]

 832KB [44.00%] ./CYGWIN-PATCHES/
 576KB [30.46%] ./.sinst/
 224KB [11.85%] ./.inst/
  35KB [ 1.85%] ./.build/
  32KB [ 1.69%] ./gt5.1
  32KB [ 1.69%] ./gt5
  32KB [ 1.69%] ./README
  32KB [ 1.69%] ./Makefile
  32KB [ 1.69%] ./LICENSE
  32KB [ 1.69%] ./INSTALL
  32KB [ 1.69%] ./Changelog




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]