fte-terminal
Text editor for programmers - version for terminals
FTE is a text editor for programmers. Some of its features are smart
indentation for C, C++, Java, Perl; color syntax highlighting for many more
languages; multiple file/window editing; column blocks; configurable menus
and keyboard bindings; mouse support; undo/redo; regular expression search
and replace; folding; background compiler execution.
fte-xwindow
Text editor for programmers - X Window System edition with I18N support
FTE is a text editor for programmers. Some of its features are smart
indentation for C, C++, Java, Perl; color syntax highlighting for many more
languages; multiple file/window editing; column blocks; configurable menus
and keyboard bindings; mouse support; undo/redo; regular expression search
and replace; folding; background compiler execution.
shermans-aquarium
Sherman's aquarium applet for GNOME 2
ftjam
FreeType version of Jam, a replacement for make
This is a version of Jam with additional features and bugfixes, which
is maintained by the FreeType project.
ftnchek
Semantic checker for Fortran 77 programs
ftnchek (short for Fortran checker) is a tool designed to detect
certain errors in a Fortran program that a compiler usually does not,
thus assisting users in the debugging of their Fortran programs.
ftp-upload
put files with FTP from a script
ftp-upload transfers local files to another machine using FTP. It's
meant to be used by scripts and such rather than interactively. There's
no user interface, the program is controlled strictly via the command
line. It is disciplined with its exit status.