Displaying 1 result from an estimated 1 matches for "echo_team".
2001 Jan 25
0
proliferation of SAMBA links in W2K
...ls\mda
echo set M:
rem:
rem: ---------------------- User's DFS $HOME/pc directory > NUL:
subst /d N: > NUL:
subst N: U:\tools\mda\data\pc\team\u\
echo set N:
rem:
rem: ---------------------- Project data > NUL:
subst /d P: > NUL:
subst P: U:\tools\mda\data\pc > NUL:
:echo_team
echo set P:
rem:
rem: ---------------------- MDA PC software > NUL:
subst /d T: > NUL:
subst T: U:\tools\mda\local\pc > NUL:
echo set T:
rem:
Configuration file (smb.conf)
# This is the main Samba configuration file. You should read the
# smb.conf(5) manual page in order to under...