
NAME

  dkwt logout - Logout cleanup

SYNOPSIS
  
  dkwt logout [-t]

DESCRIPTION

The "dkwt logout" program should be run from the user logout script to do
cleanup at logout time in PC classrooms.

OPTIONS

-t
	runs in test mode. The program does not perform cleanup, it only writes
	messages about files and directories to delete.

RETURN VALUE

The exit status code is always 0, regardless of any error occured.

FILES

dkwt.conf
	Configuration file for cleanup operations.
	Run
		dkwt -h
	to view detailed information about the dkwt.conf file.

NOTES

After changing the dkwt.conf file you should run
  dkwt logout -t
to test the dkwt.conf file.

AUTHOR

Dirk Krause

COPYRIGHT AND LICENSE

Run
  dkwt --license-terms
to see the license conditions.

SEE ALSO

http://dktools.sourceforge.net

