Sep 012015
 

Miguel I. Garcia Lopez released a new version of his Unix-like shell for CP/M systems with Z80 CPU called SamaruX. Of course it features standard functionalities like redirecting the output of stdin / stdout, piping, environment variables, batch processing and much more. It was written with MESCC, a Small-C compiler for CP/M. If you are still using CP/M on your Amstrad CPC and want to test it, you can get the latest version of SamaruX, its source code and the MESCC compiler from the Floppy Software homepage. You can discuss about it in the CPCWiki forums.

samarux_scr1

Changes in v2.02

  • Enhanced support of SamaruX external commands.
  • New examples of SamaruX external commands: banner, cal, head, whoami.

Changes in V2.00

  • New built-in commands: date, mem, sort, wc, tee.
  • Improved built-in commands: batch, cat, cd, cpm, ed, env, if, man.
  • New environment variables: HOME, BINDIR, MANPATH.
  • Added support for SamaruX external commands (the game Robots has been included as an example).
  • Text manual included.

 

Mar 052015
 

Miguel I. Garcia Lopez released the first version of his Unix-like shell for CP/M systems with Z80 CPU called SamaruX. Of course it features standard functionalities like redirecting the output of stdin / stdout, piping, environment variables, batch processing and much more. It was written with MESCC, a Small-C compiler for CP/M. If you are still using CP/M on your Amstrad CPC and want to test it, you can get the latest version of SamaruX, its source code and the MESCC compiler from the Floppy Software homepage. You can discuss about it in the CPCWiki forums.

Some features:

  • Redirection of stdin and stdout with > and <
  • Piping with |
  • Environment with variables $TERM, $USER, etc.
  • Command line history
  • Profiling for environment customization
  • Command aliasing
  • Batch processing with flow control and arguments passing
  • Complete on-line manual
  • Prompt customization
  • Built-in commands: cp, rm, mv, man, cat, more, grep…

samarux_scr1

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close