Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Dieses Release enthält eine neue "if" builtin, eine neue "forfile" builtin ( "forfile *. txt weniger $ _" ist gleichbedeutend mit bash "for i in #. Txt; weniger tun, $ i; done"), eine neue Umleitung und Rohrleitungen Syntax ( "ls> [= FILEHANDLE]", für unvereinbar mit dem alten sh-Syntax), eine Strategie für das Finden und Ausführen von Darwin / Mac OS X Appbundle Programme, Unterstützung für & & und | | mit einfachen Befehlen, Themen und wichtigen Start Zeiteinsparungen. Backticks jetzt funktionieren.
This release adds a new "if" builtin, a new "forfile" builtin
("forfile *.txt less $_" is equivalent to bash's "for i in #.txt; do
less $i; done"), a new redirection and piping syntax ("ls
>[=FILEHANDLE]", incompatible with the old sh-like syntax), a strategy
for finding and running Darwin/Mac OS X Appbundle programs, support
for && and || with simple commands, themes, and major startup time
reduction. Backticks now work.
New Built umbenennen, fc, binden, und Antriebe, verbesserte eingebaute Geschichte, Backticks Arbeit für builtins und eine bessere Zusammenarbeit im Rahmen von ActiveState-Perl für Win32.
New builtins rename, fc, bind, and drives, enhanced builtin history, backticks work for builtins, and better operation under ActiveState Perl for Win32.
Neue und verbesserte Einbauten (cd, dirs, zu ergänzen, erstmalige, Funktion, Geschichte, unalias), einen erweiterten Abschluss Code für Perl (unterstützt # $ foo, $ foo-> (key, $ foo-> Methode, Unterprogramm ohne & und Perl vorbehalten Symbole), Funktionalität nach der ersten! für Shell zu entgehen, die Unterstützung für eine global. pshrc Datei / etc / pshrc in Unix-und Rohrleitungs-und Verschachtelung sind jetzt möglich mit Aliase.
New and enhanced built-ins (cd, dirs, complete, firsttime, function, history, unalias), an extended completion code for Perl (supports $#foo, $foo->{key, $foo->method, subroutine without &, and Perl reserved symbols), functionality after initial ! for shell escape, support for a global .pshrc file at /etc/pshrc in Unix, and piping and nesting are now possible with aliases.
Support für Fenster-Titel (das Verhalten ist wie schnelle Streicher), eine eingebaute töten, welche jetzt ein Signal an eine benannte Job (z. B. emacs &; töten emacs), ordnungsgemäß pipeable Aliasnamen, eine neue eingebaute gesetzt, die wie bash gesetzt und liefert Handlungen Umwelt und ein Update zu machen, die Unix-Handler die Größe korrekt funktionieren in großen xterms.
Support for window titles (the behavior is like prompt strings), a builtin kill which now supports sending a signal to a named job (e.g. emacs & ; kill emacs), properly pipeable aliases, a new builtin set which acts like bash's set and returns environment, and a fix to make the Unix resize handler work correctly in big xterms.