PUNLOCK Command

HSI Version:

2.4

Purpose:

Marks files as purgeable from the disk cache in which they reside. This undoes the effect of a previous "plock" command.

Aliases:  

Command Format:

punl[ock] [-h] [-R] path ...

Options:

-h : read through symlinks as if they were regular files/directories [default: ignore symlinks]

-R : recursively traverse directories in the specified path(s)

Keywords:

 

Usage Notes:

 

Example:

punlock -R *.c project_dir

Related Command(s):

PLOCK, LS (-U option)