Control.Shell.Posix

Users and groups

type User

type Group

getCurrentUser

getCurrentGroups

getOwner

getGroup

getOwnership

setOwner

setGroup

setOwnership

File permissions

data CMode

unionFileModes

intersectFileModes

nullFileMode

ownerReadMode

ownerWriteMode

ownerExecuteMode

ownerModes

groupReadMode

groupWriteMode

groupExecuteMode

groupModes

otherReadMode

otherWriteMode

otherExecuteMode

otherModes

stdFileMode

accessModes

setFileMode

getFileMode

setFileCreationMask

Daemonizing shell computations

daemonize