Mapping folder to drive

I found this interesting command today when dabbling around on the internet for another programming project: subst.

It maps a folder to a virtual drive. Usage is like:
subst L: F:\Labs (Mounts the folder F:\Labs as L drive)
subst L: /d (Deletes the drive)

Just thought I’d share.

2 Comments

  1. Eugene says:

    D00D, you use wind0ze?!!!!! L4m3

    Posted 7/23/2005 at 10:12 pm | Permalink
  2. :(

    Posted 7/24/2005 at 10:03 pm | Permalink

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*