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 $fexist()

fexist
Function
$fexist()
Usage
$fexist(file)
Returns
returns 1 if file exists, -1 otherwise
Example
$fexist(/usr/local/bin/BitchX) returns 1


previous: epic next: fexist