readahead-list

Langue: en

Autres versions - même langue

Version: 304110 (debian - 07/07/09)

Section: 8 (Commandes administrateur)

NAME

readahead-list: - load files into the kernel file cache

SYNOPSIS

readahead-list [OPTION]... [FILE]...

DESCRIPTION

Loads lists from FILE and performs readahead(2) on each entry. Sockets, FIFOs, devices and directories are all excluded.

OPTIONS

-v --verbose
Print name of each successfully loaded file.
-d --debug
Print out status messages while processing.
-h --help
Stop looking at me!
-s --sort
Sort the files by device, block and inode before processing.
-V --version
As the name says.