NAME

trfs - translate spaces in file names

SYNOPSIS

trfs dir mountpoint

DESCRIPTION

Trfs presents a filtered view of the files under dir at mountpoint, replacing spaces in file names with open box character ('␣').

EXAMPLE

Access files from the host Windows C: drive.

	trfs '#Uc:/' /n/c
	ls /n/c/Program␣Files

SOURCE

/appl/cmd/trfs.b

BUGS

'␣' present in file names under dir are not escaped.

TRFS(4) Rev:  Fri Jun 15 21:22:04 GMT 2007