plan9 man page for remove

Query: remove

OS: plan9

Section: 5

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

REMOVE(5)							File Formats Manual							 REMOVE(5)

NAME
remove - remove a file from a server
SYNOPSIS
Tremove tag[2] fid[2] Rremove tag[2] fid[2]
DESCRIPTION
The remove request asks the file server both to remove the file represented by fid and to clunk the fid, even if the remove fails. This request will fail if the client does not have write permission in the parent directory. It is correct to consider remove to be a clunk with the side effect of removing the file if permissions allow.
ENTRY POINTS
Remove messages are generated by remove. REMOVE(5)
Related Man Pages
mu-remove(1) - debian
0intro(5) - plan9
attach(5) - plan9
read(5) - plan9
remove(3) - opendarwin
Similar Topics in the Unix Linux Community
Our First Flash Intro ?
How do I remove commands?
How to remove the last 3 lines from many files?
Want to remove all lines but not latest 50 lines from a file
awk remove/grab lines from file with pattern from other file