###############################################################################
# #
# Copyright © 1989-1991 by Artificial Horizons®, Inc. All rights reserved. #
# #
# This material constitutes the trade secrets and confidential, #
# proprietary information of Bruce Factor and Curtis Priem, and is #
# under license to Artificial Horizons, Inc. The material is not #
# to be disclosed, reproduced, copied, or used in any manner not #
# permitted under license from Artificial Horizons, Inc. For more #
# information email "ahi-interest@ahi.com". #
# #
###############################################################################
ATL_MKSPARSE(1T) USER COMMANDS ATL_MKSPARSE(1T)
NAME
atl_mksparse - remove zeroes from Aviator terrain data files
SYNOPSIS
atl_mksparse [-v] filename ...
DESCRIPTION
atl_mksparse removes zeroes from one or move Aviator terrain data
files creating sparse data files. Sparse files take up less disk
space than normal files, since any zeroes in the file are not stored
on the disk. To find out the size of the data file, the ls command
should be used with the -s option.
atl_mksparse will only operate on files with filenames of ???_???
or ???_???.c32 where ? is a number.
OPTIONS
-v Produces a verbose output containing a list of files that have
been made sparse and some internal information.
FILES
/usr/games/aviator/terrain/???_???
/usr/games/aviator/terrain/???_???.c32
SEE ALSO
ls(1V)
ATL Release 1.8 Last change: 25 December 1991