[K12OSN] PostSession script, rm command and user directories

Nils Breunese nils at breun.nl
Fri Dec 15 12:03:42 UTC 2006


I wrote:

> You could clean this up a little further, because it's not really  
> necessary to copy the tar file, extract it and then remove it.
>
> --------------------------------------------------
> rm -rf /home/terminal1/*
> cd /home
> tar -xf /usr/BACKUP/terminal1.tar
> --------------------------------------------------

I'm sorry, that should read:

--------------------------------------------------
rm -rf /home/terminal1
cd /home
tar -xf /usr/BACKUP/terminal1.tar
--------------------------------------------------

Nils Breunese.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: Dit deel van het bericht is digitaal ondertekend
URL: <http://listman.redhat.com/archives/k12osn/attachments/20061215/dbf42124/attachment.sig>


More information about the K12OSN mailing list