Skip to content
/ rc Public
forked from rakitzis/rc

rc shell -- independent re-implementation for Unix of the Plan 9 shell (from circa 1992)

License

Notifications You must be signed in to change notification settings

TobyGoodwin/rc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is release rc-1.7.4.

See COPYING for copying information. All files are

   Copyright 1991, 1999, 2001-2003, 2014, 2015 Byron Rakitzis.

See INSTALL for build and installation information.


BUGS

Send bug reports to <[email protected]>. If a core dump is generated,
sending a backtrace will help a great deal. You can get a backtrace
like this.

	; gdb rc core
	(gdb) where
	<<<BACKTRACE INFO>>>
	(gdb)

Also, always report the machine, OS (`uname -a'), and compiler used to
make rc; this information is extremely valuable.


FEEPING CREATURISM

See the end of the man page, under "INCOMPATIBILITIES" for (known?)
differences from the "real" rc. Most of these changes were necessary
to get rc to work in a reasonable fashion on a real (i.e. commercial,
non-Labs) Unix system; a few were changes motivated by concern about
some inadequacies in the original design.


WWW

More information on releases of rc can be found at this web page.

    http://tobold.org/article/rc

About

rc shell -- independent re-implementation for Unix of the Plan 9 shell (from circa 1992)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 74.6%
  • Roff 18.5%
  • C++ 3.6%
  • Bison 1.9%
  • Shell 1.3%
  • Perl 0.1%