rename uc -> cuc

Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
Nico Schottelius 2013-11-02 20:04:08 +01:00
parent 374c5e96e3
commit 7cfd122bee
1 changed files with 5 additions and 5 deletions

View File

@ -1,10 +1,10 @@
[[!meta title="uc - manage a UNIX company"]] [[!meta title="cuc - manage a UNIX company"]]
[[!toc levels=2]] [[!toc levels=2]]
## Introduction ## Introduction
uc is a shell orientated management tool for Unix gurus running cuc is a shell orientated management tool for Unix gurus running
geeky Unix companies. It is intented to be run by geeks and requires geeky Unix companies. It is intented to be run by geeks and requires
**git** and **shell**. **git** and **shell**.
@ -16,10 +16,10 @@ Use **uc help me**.
cdist should run on any Posix alike OS. cdist should run on any Posix alike OS.
## Getting uc ## Getting cuc
git clone git://git.schottelius.org/uc git clone git://git.schottelius.org/cuc
cd uc cd cuc
export PATH=$PATH:$(pwd -P)/bin export PATH=$PATH:$(pwd -P)/bin
### Update ### Update