Downloadliste

Projektbeschreibung

Cash is a shell written in C for Linux. As of now, it is rather minimal, and in the Alpha phase. It has tab completion, keeps a history file in the user's home directory, and has emacs-like line editing. More features will be added regularly.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2012-12-06 08:10
1.0.2

Es sind einige wichtige Funktionen in dieser Version. Integrierte deinstallieren: Deinstallieren Sie ein eigenes Verzeichnis und alle Dateien, die es erstellt hat. Bargeld-Dateien integriert: zeigen, welche Dateien Cash geöffnet hat. Diese Version hat mehr ausführlichen Protokollierungsausgabe Dank Vprintf und Freunde. Es gab einige wichtige Umstrukturierung und Befestigung.
Tags: major release, major new features, Bug fixes, restructuring
There are some major features in this release. Uninstall built-in: uninstall its own directory and any files it has created. Cash-files built-in: show what files cash has open. This release has more verbose logging output thanks to vprintf and friends. There has been some major restructuring and fixing.

2012-11-30 10:44
1.0.1

Dieses Release bringt das ~/.cash-Verzeichnis, welches cash.log, cash.history und Cashrc jetzt Zuhause nennen. Wenn dieses Verzeichnis nicht existiert, erstellt Bargeld, sodass der Benutzer Berechtigungen Lesen/Schreiben/ausführen. Diese Version ändert die Eingabeaufforderung und behebt die Funktion, die in die rcDatei geschrieben, wenn es vor noch nicht. Es behebt einen Speicherverlust in der get_current_directory(). Jetzt anmelden, hat einen Zeitstempel.
Tags: major release, major new features, minor bug fixes
This release adds the ~/.cash directory, which cash.log, cash.history, and cashrc now call home. If this directory doesn't exist, cash creates it, giving the user read/write/execute permissions. This release changes the default prompt and fixes the function which writes it to the rcfile if it didn't exist before. It fixes a memory leak in get_current_directory(). Logging now has a timestamp.

2012-07-23 06:52
1.0.2

Dieses Release reworks ein paar Dinge, völlig guts und Umbauten, das integrierte System (es ist jetzt viel sauberer und einfacher zu verstehen und arbeiten mit), Kommentar entfernt (d. h. mittels einem "#" vor einer Zeichenfolge) löscht "cash.h" (es hatte wenig drin, die in "include.h" genommen werden konnte), und enthält Optimierungen, Korrekturen, und hacks.
This release reworks a few things, completely guts and rebuilds the built-in system (it's now much cleaner and easier to understand and work with), removes commenting (i.e., using a "#" in front of a string) deletes "cash.h" (it had little in it which could be put into "include.h"), and includes tweaks, fixes, and hacks.

2012-06-04 03:08
1.0.1

Einige neuen Funktionen wurden hinzugefügt, einschließlich die Fähigkeit, während in einer laufenden Shell über einen eingebauten Optionen ändern und anzeigen, welche Optionen (auch über eine neue integrierte) festgelegt sind. Einige Bugs wurden behoben.
Tags: minor testing, new features, v1.0.1, cli
Some new features have been added, including the ability to change options while in a running shell via a built-in, and the ability to view what options are set (also via a new built-in). Some bugs have been fixed.

2012-05-28 06:57
1.0

Dies ist die erste (meist) Version von Bargeld. Es enthält Zeile bearbeiten und Geschichte-Datei schreiben mit dem GNU-Readline und GNU-Bibliotheken für Geschichte. Die Protokollierung wurde überarbeitet; Es führt jetzt ein Protokoll in ~/.cash_log statt /var/log/messages verstopfen. Befehlszeilenergänzung für Dateien und Verzeichnisse arbeiten. Bearbeiten von Emacs-ähnlichen Linie arbeitet. Eine Config-Datei in ~/.cashrc Werke aufbewahrt.
Eine benutzerdefinierte Ansage kann es angegeben werden.

Tags: cash, Stable, major release, cli
This is the first (mostly) stable release of Cash. It includes line editing and history file writing using the GNU Readline and GNU history libraries. The logging has been revamped; it now keeps a log in ~/.cash_log instead of cluttering up /var/log/messages. Tab completion for files and directories works. Emacs-like line editing works. A config file kept in ~/.cashrc works.
A custom prompt can be specified there.

Project Resources