User's Guide

BRWDISK

Determine the amount of disk space being used

Function:

Determine the amount of disk space being used

Parameters:

INDIR
Input directory. The directory in which the AVHRR browse images and directory structure reside.

TOTSIZE
Total space. The total amount of disk space being used by INDIR (bytes).

LOGFILE
Log file. The file to which processing messages will be written. LOGFILE will have a ";log" extension.

Examples:

  1. LAS> brwdisk indir=[dir1.dir2] totsize=totsize logfile=mylog

    The size of all of the files within the subdirectories of "[dir1.dir2]" is returned in the TAE variable "totsize". Messages are logged in "mylog".

Description/Algorithm:

Nonfatal Error Messages:

Fatal Error Messages:

User Notes: