YAOS, Yet Another OS/2 Shell

Version: 
1.9.2
Release date: 
Friday, 29 November, 2013

License:

Interface:

Authors/Port authors:

A shell that runs on top of CMD.EXE. The following is a list of its features:

  • Unix-like file name completion using the <tab> key.
  • A vcd-like quick directory changer, that performs a quick change to the directory specified anywhere on the same drive.
  • Ability to change directory to any [drive:\directory] in a single command using the normal 'cd' command.
  • A popup window that displays the possible file names for completion.
  • Alt-H keystroke will bring up a popup window containing commands that are stored in history.
  • Implementation of aliases.
  • Implementation of default application launching for different file extensions.
  • Emacs like editing keys are implemented.

And more...

This software is distributed as compressed package. You have to download and manually install it; if prerequisites are required, you will have to manually install them too.

Manual installation

Program is distributed as ZIP package: download to temporary directory, unpack to destination folder and run yaosinst.cmd to create the object on the Desktop. See below for download link(s).

Following ones are the download links for manual installation:

YAOS, Yet Another OS/2 Shell v. 1.9.2 (29/11/2013, Dave Saville) Readme/What's new
New in release (v1.9.2) ---------------------------- Fixed - Problem with spaces in actual command path Fixed - Problem with file name completion when previous command had a ~ Fixed - Problem with CTRL-<left> not backspacing on start of word Fixed - Tab completion lost end of text if done other than at end of line Updated - Internal help New - Code page switching support added - Thanks to Steven Levine for help. New - Some (experimental) wildcard support added. wildcard - shows the state (on | off ) wildcard on - turns it on wildcard off - turns it off NB The wildcard expansion is limited by the system's maximum command line length. So if you get an "out of memory" message then the best thing to do would be to use one program to find what you want and then pipe through xargs to the program you need that does not understand wildcards. ls -1 *.c | xargs -n 1 -i{} wc {}
 www.os2site.com/sw/util/shell/yaos192.zip  local copy
YAOS, Yet Another OS/2 Shell v. 1.9.1 (28/9/2012, Dave Saville) Readme/What's new
---------------------------- New in release (v1.9.1) ---------------------------- New $* for last argument of previous command eg: ls -lrt foo e $* Will edit foo Fixed - bug in escape from F1 filename completion introduced in 1.9.0 Fixed - bug in $* logic Changed - ~ extended to file/directory names eg cd ~foo -> cd %HOME%/foo New - Allow comments in sourced files
 www.os2site.com/sw/util/shell/yaos191.zip  local copy
Record updated last time on: 25/10/2024 - 20:04

Translate to...

Add new comment