Æsh Extensions

æsh-extensions is where common commands written for æsh live and prosper

ls

List directory contents and information about the files. Currently under development.

more

More is a filter for paging through text one screenful at a time. This version is especially primitive. Users should realize that less provides more emulation plus extensive enhancements.

less

Less is a program similar to more, but it has many more features. Still under development.

grep

grep searches the named input files (or standard input if no files are named). Still under development.

touch

Works similar as posix touch

cd

Works similar as posix cd

pushd and popd

Works similar as posix pushd and popd

pwd

Works similar as posix pwd

cat

Works similar as posix cat

matrix

Useless command that shows the matrix effect, customizable

add-command

With the add-command you can specify a command on the file system written in Java or Groovy and load that in runtime.

harlem

do you want harlem??? - we have it!

more to come....

back to top