File handling

bcopy [chmod] close eof fexist fsize ftime glob mkdir open read rename rmdir twiddle umask unlink write writeb

Liam's BitchX Command Reference

BitchX scripting function $chmod()

chmod
Function
$chmod()
Usage
$chmod(file numeric-mode)
Returns
0 if a successful, -1 if not
Example
$chmod(.BitchX/BitchX.quits 666) returns 0 and sets the permissions of the file to "666" or "-rw-rw-rw-"


previous: checkuser next: chmod