metashell 0.03 (Default branch) |
|
|
metashell is a lightweight, heavy punch,
interactive, intelligent command line shell. The
difference lies in its ability to determine a
file's data type, and automatically run your
desired applications. It uses file data types
(MIME types) to determine a file's type, and then
using user-defined applications automatically
opens the file.
License: GNU General Public License v3
Changes:
A PATH execution security flaw has been fixed. Errors with using ~ (home path) have been fixed. Aliases have been added. ~/.msh_apps has been added for default applications, as well as ~/.msh_aliases for command aliases. The need for "whereis" (a Linux binary) has been removed. The Configuration Engine and PATH completion have been rewritten.
|