Module: Naksh::CommandSets

Defined in:
lib/old/commands.rb,
lib/naksh/commands/bsd.rb,
lib/naksh/commands/dos.rb,
lib/naksh/commands/gnu.rb,
lib/naksh/commands/fuse.rb,
lib/naksh/commands/ruby.rb,
lib/naksh/commands/unix.rb

Overview

these set hold the actual commands like ls,mv,etc. these are pure emulators, as smart as the originals

Defined Under Namespace

Modules: Bsd, Dos, FuseFS, Gnu, Ruby, Unix