1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/rc/rc.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
14 [T] Rc is a command interpreter for Plan 9 that provides similar facilities to
15 [T] UNIX's Bourne shell, with some small additions and less idiosyncratic syntax.
17 [U] http://www.star.le.ac.uk/~tjg/rc/
19 [A] Tom Duff {Original Author of rc}
20 [A] Tim Goodwin <tjg@star.le.ac.uk>
21 [M] The T2 Project <t2@t2-project.org>
28 [P] X -----5---9 106.000
30 # we have a rc - Runlevel Control - init wrapper we must not shadow ...
31 [O] var_append INSTALL_WRAPPER_FILTER "|" "sed -e 's,/rc$,/rcsh,' -e 's,/rc\.,/rcsh.,'"
34 [D] 984f48cbcbd565e2ae14888b891fdd59e241a99693c61734063a1d9f rc-1.7.1.tar.gz http://www.star.le.ac.uk/~tjg/rc/release/