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

Re: problem z wolnym miejscem



On Tue, May 09, 2006 at 09:42:07PM +0200, stentor wrote:
> MO> On Tue, May 09, 2006 at 09:15:39PM +0200, stentor wrote:
> >> co mam teraz zrobic zeby katalog /opt byl w glownym drzewie a nie w /usr/opt?
> MO> Zrobić symlink /opt -> /usr/opt ?
> <# symlink opt -> /usr/opt
> bash: /usr/opt: Jest katalogiem

To nie była komenda, tylko sugestia :)

mkdir /usr/opt
mv /opt/* /usr/opt/
rmdir /opt
ln -s /usr/opt /

Marcin
-- 
Marcin Owsiany <marcin@owsiany.pl>              http://marcin.owsiany.pl/
GnuPG: 1024D/60F41216  FE67 DA2D 0ACA FC5E 3F75  D6F6 3A0D 8AA0 60F4 1216
 
"Every program in development at MIT expands until it can read mail."
                                                              -- Unknown



Reply to: