GNU Interactive Tools 4.9.4 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News GNU Interactive Tools 4.9.4 (Default branch)
# 1  
Old 07-05-2008
GNU Interactive Tools 4.9.4 (Default branch)

GIT is a set of interactive tools. It contains an extensible file system browser, an ASCII/hex file viewer, a process viewer/killer, and some other related utilities and shell scripts. It can be used to increase the speed and efficiency of most of the daily tasks such as copying and moving files and directories, invoking editors, compressing and uncompressing files, creating and expanding archives, compiling programs, sending mail, etc. It looks nice, has colors (if the standard ANSI color sequences are supported), and is user-friendly.License: GNU General Public License v3Changes:
A new apropos command (^X^A) was included for key-binding search. gitaction was rewritten, adding more file types and viewers. Environment variables used by gnuit now start with GNUIT_ rather than GIT_ (eg GNUIT_PAGER, GNUIT_BROWSER, etc.). The old names are still accepted for backwards compatibility. Input in incremental-search mode was fixed. Base 1024 is now used when auto-scaling. Large file support was fixed.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. HP-UX

Gnu tools for hp-ux

Hi everyone, I urgently need to install all GNU tools for HP-UX 11.23. Is there somewhere i can get the whole package as opposed to download each of them separate. I'm really stuck, i need them especially gcc. kindly assist. (2 Replies)
Discussion started by: dowell
2 Replies
Login or Register to Ask a Question
GITPS(1)						      General Commands Manual							  GITPS(1)

NAME
gitps - A process viewer/killer SYNOPSIS
gitps [-hvcblp] DESCRIPTION
This manual page documents briefly the gitps command. gitps is an interactive process viewer/killer. It calls internally the ps(1) utility. More extensive documentation on gitps and the other gnuit tools is available in info format, try 'info gnuit'. Running `gitps' is self explanatory. Use the `arrows', `PageUp', `PageDown', `Home', `End', `^N', `^P', `^V', `ESC v', `Space' and `Backspace' to move in the list, `^L' to refresh it, `Enter' to change the default signal and `F10', `q' or `^X ^C' to leave. You can change these keys, just read the GITPS-Setup, GITPS-Color, GITPS-Monochrome and GITPS-Keys sections in the configuration files gnu- itrc.TERM. gitps is part of the GNU Interactive Tools. OPTIONS
A summary of options is included below. For a complete description, see the Info files. -h Show summary of options. -v Show version of program. -c Use ANSI colours. -b Don't use ANSI colours. -l Don't use last screen character. -p Pass the remaining arguments to ps(1). SEE ALSO
gitfm(1) gitps and gitfm are documented fully by GNU Interactive Tools, available via the Info system. BUGS
Please send bug reports to: gnuit-dev@gnu.org AUTHORS
Tudor Hulubei <tudor@cs.unh.edu> Andrei Pitis <pink@pub.ro> Ian Beckwith <ianb@erislabs.net> (Current maintainer) Sep 30, 2007 GITPS(1)