YAOS, Yet Another OS/2 Shell

Versione: 
1.9.2
Data rilascio: 
Venerdì, 29 Novembre, 2013

Licenza:

Interfaccia:

Authors/Port authors:

Una shell da usare in CMD.EXE. Alcune delle funzionalità comprese:

  • Completamento automatico del nome dei file alla Unix con il tasto <tab>.
  • Comando per cambiare cartellla tipo vcd, che permette di passare subito alla cartella specificata sulla stessa unità.
  • Possibilità di passare ad una qualunque cartella su una qualunque unità usando il comando 'cd' normale.
  • Una finestra mostra le varie possibilità per il completamento del nome dei file.
  • Alt-H visualizza una finestra contenente gli ultimi comandi usati.
  • Supporto per gli alias.
  • Possibilità di associare applicazioni alle diverse estensioni dei file.
  • Comandi di editazioni tipo Emacs.

E altro ancora...

Questo software è distribuito come pacchetto compresso, da scaricare e installare manualmente; se ci sono prerequisiti da soddisfare, andranno anch'essi scaricati e installati manualmente.

Installazione manuale

Il programma è distribuito come pacchetto ZIP: scaricare in una cartella temporanea, scompattare nella cartella di destinazione e lanciare yaosinst.cmd per creare l'oggetto sulla Scrivania. Vedi sotto per il(i) link di download.

Qui di seguito trovi i link di download per l'installazione manuale del software:

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
Scheda aggiornata l'ultima volta il: 25/10/2024 - 20:04

Aggiungi un commento