Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ untmp(UCB) — UNIX 2.8BSD

Media Vault

Software Library

Restoration Projects

Artifacts Sought

UNTMP(UCB)  —  UNIX Programmer’s Manual

NAME

untmp − clean files out of /tmp

SYNOPSIS

untmp [ user ]

DESCRIPTION

Untmp removes all the files from /tmp owned by the invoker.  It is useful for those developing programs which use temporary files or for stopping a C compilation cold. 

If a user name is given, then files in /tmp owned by that user are removed rather than the files owned by the invoker. 

BUGS

Only certain users may specify another user name here. 

7th Edition  —  2/24/79

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026