COHERENT help

This page displays the COHERENT help information for stat.

Listing of available help pages


stat() -- Find file attributes

#include <sys/stat.h>
int stat(file, statptr)
char *file; struct stat *statptr;