This applciation is a "Nihongo Yet Another OSes Shell" (NYAOS) for OS/2 as a test version.
NYAOS2 is an OS/2 Shell for OS/2 Warp.
This is the commandline-shell which run on DOS, OS/2 Warp and other OS with following features:
* Command-line Editing like tcsh
* Filename completion optimally for Windows-filesystem.
-- ignore case of filename.
-- append double-quotation to filename which has a space.
-- select '/' or '\' automatically to append as path demilitor .
for instance:
cd /prog --[Type TAB]--> cd "/Program Files/"
cd \prog --[Type TAB]--> cd "\Program Files\"
with the features:
* colored ls
* history
* alias
* key customizing
* back-quote
* copy from/to clipboard
How to use:
1. Put NYACUS.EXE on the directory pointed %PATH%.
2. Put _nya to
* the current directory
* or the directory pointed %HOME%
* or the root directory of the current drive.
_nya is read when NYACUS.EXE starts.
In _nya , your script read NYACUS's parameter with %1,%2...
Homepage:
http://nyaos.org/index.cgi
-> URL: http://nyaos.org/index.cgi?p=TEST+VERSION;f=nyaos2-20091018.zip
Source: OS2.org