.TH CDSF 1 BICSF "1st Edition" "Berkely/IRCAM/CARL Sound Filesystem"
.SH NAME
cdsf, chgrpsf, chmodsf, chownsf, cpsf, mkdirsf, mvsf, pwdsf, rmdirsf, rmsf \- BICSF
aliases to standard UNIX filesystem commands.
.SH SYNOPSIS
.nf
.BR cdsf " directory"
.BR chgrpsf " [ \-f \-R ] group file .\|.\|."
.BR chmodsf " protection file .\|.\|."
.BR chownsf " [ \-f \-R ] owner[.group] file .\|.\|."
.BR cpsf " [ \-ip ] file1 file2"
.BR cpsf " [ \-ipr ] file .\|.\|. directory"
.BR mkdirsf " dirname .\|.\|."
.BR mvsf " [ \-i ] [ \-f ] [ \- ] file1 file2"
.BR mvsf " [ \-i ] [ \-f ] [ \- ] file .\|.\|. directory"
.I pwdsf
.BR rmdirsf " [ \-f ] [ \-r ] [ \-i ] [ \- ] file .\|.\|."
.BR rmsf " [ \-f ] [ \-r ] [ \-i ] [ \- ] file .\|.\|."
.sp
.BR mksfdir " original alias for mkdirsf"
.BR pwsf " original alias for pwdsf"
.SH DESCRIPTION
The above-named aliases support standard UNIX operations on BICSF soundfiles.
They are all the names of standard UNIX programs for file manipulation
with \fIsf\fP suffixes.  The aliases:
.IP \(bu
instantiate a subshell,
.IP \(bu
change directory of the subshell to the contents of the $SFDIR environment variable, and
.IP \(bu
pass all arguments presented to the alias to the appropriate command.
.LP
Refer to the standard UNIX manual pages for their usage.
.SH FILES
.IR config.m4 (1carl),
.IR std.sfaliases (1bicsf)
.SH "SEE ALSO"
cd(1) chgrp(1) chmod(1) chown(1) cp(1) mkdir(1) mv(1) pwd(1) 
rmdir(1) rm(1)
