
    NAME
	SetOwner

    SYNOPSIS
	SetOwner - change ownership - Requires v39

    INPUTS
	PATH/M/A,OWNERID/N/A

    FUNCTION
	change the ownerid of a certain FileSystem
	Object.

	Currently this command is not very senseful,
	since it does not accept things like OwnerName
	or GroupName, to evaluate the OwnerID, and since
	it does not act on FilePatterns

    RESULT
	none (except for error messages)

    NOTES
	CLI - only

	should compile with SAS-C

	needs v39 or better

	This command is IMHO senseless for everyday
	usage.
	(I needed it when playing w/ a ramdisk, since
	I could not find docs about ACTION_SETOWNER)

    BUGS
	tell me

    EXAMPLES
	>SetOwner Work:Data

    AUTHOR
	Bernd Noll, Brunnenstrasse 55, D-67661 Kaiserslautern
	noll@student.uni-kl.de

