>What does ~ftp imply? e.g. > mkdir ~ftp/pub > >I've struck this in a how-to and don't know how to. ~zzz is a shell shorthand that expands to the home directory of the zzz user. So ~ftp expands to the home directory of the ftp pseudo-user, /home/ftp on many Linux systems. -- SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au To unsubscribe send email to [EMAIL PROTECTED] with unsubscribe in the text
