[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: resolve.conf specification



On Mon, Dec 07, 1998 at 02:53:08PM -0500, AJ wrote:
> you guys have been a lot of help but how would i go about symlinking these? im not
> 
> > Marco Frattola writes:
> > > wouldn't it be possibile to make a bunch of files, called
> > > /etc/resolv.cont.isp1
> > > /etc/resolv.cont.isp2
> > > ..
> > > /etc/resolv.cont.ispN
> > > and symlink one of them to /etc/resolv.conf when a call is made to the isp

ln -sf /etc/resolv.conf.isp1 /etc/resolv.conf

The -s makes it symbolic, -f makes sure it overrides the previous
symlink.

-- 
-----    -- - -------- --------- ----  -------  -----  - - ---   --------
Ben Collins <b.m.collins@larc.nasa.gov>                  Debian GNU/Linux
UnixGroup Admin - Jordan Systems Inc.                 bcollins@debian.org
------ -- ----- - - -------   ------- -- The Choice of the GNU Generation


Reply to: