Sun, 26 Mar 2006
libgc-6.7 for zeta
Class
development library
What is libgc?
A garbage collector for C and C++.
This library is needed by w3m.
Binary
libgc-6.7 for zeta(0.5 MegaByte)
kanaref for zeta
Class
text
What is kanaref?
このプログラムは、Shift_Jisコードで書かれたテキスト中の「半角カナ」文字(文字コード A1からDF)を、HTMLの文字参照に変換するツールです。
Usage
kanaref < input.txt > output.txt.
Binary
kanaref for zeta(8 K-Byte)
Dependency
/boot/beos/system/lib/libstdc++.r4.so
/boot/beos/system/lib/libroot.so
/boot/beos/system/lib/libnet.so
/boot/beos/system/lib/libbind.so
/boot/beos/system/lib/libsocket.so
/boot/beos/system/lib/libbe.so
/boot/beos/system/lib/libpng.so
/boot/beos/system/lib/libz.so
Sun, 19 Mar 2006
which-2.1.6 for zeta
Class
shell tool
What is which?
which - shows the full path of (shell) commands.
Usage
function which()
{
(alias; declare -f) | /boot/home/config/bin/which --tty-only
--read-functions --show-tilde --show-dot $@
}
export -f which
alias which='which'
alias which 'alias | /boot/home/config/bin/which --tty-only --read-alias --show-dot --show-tilde'
For further infomation, man which.
Binary
which-2.1.6 for zeta(0.02 MegaByte)
Dependency
/boot/beos/system/lib/libroot.so
wcd-3.2.0 for zeta
Class
shell tool
What is wcd?
wcd - Wherever Change Directory. chdir for DOS and Unix.
Usage
function wcd
{
$HOME/bin/wcd.exe $*
. $HOME/bin/wcd.go
}
alias wcd "$HOME/bin/wcd.exe \!* ; source $HOME/bin/wcd.go"
First, type wcd -S / to scan your entire directories. For further infomation, man wcd.
Binary
wcd-3.2.0 for zeta installer-package(0.1 MegaByte)
Dependency
/boot/home/config/lib/libncurses.so
/boot/beos/system/lib/libroot.so
vifm-0.3a for zeta
Class
shell tool
What is vifm?
vifm is the file-manager for console with vi-like key-binding.
Usage
h,j,k,l to move through the files. / to search. :d or dd to delete selected files.For further infomation, start cdargs from Terminal and type :help.
Binary
vifm-0.3a for zeta(0.2 MegaByte)
Dependency
/boot/home/config/lib/libncurses.so
/boot/beos/system/lib/libroot.so