On Thu, 9 May 2013 03:43:44 +0200, m...@linux.it (Marco d'Itri) wrote:
>Let's assume that at this point there are no files in /{bin,sbin,lib} 
>which have the same name of a file in /usr/{bin,sbin,lib} but are not 
>a symlink to them (which I suspect is something that we want anyway).
>
>For each $file in /{bin,sbin,lib}:
>  if $file is a symlink to /usr/.../$file
>    do nothing
>  else
>    cp -a $file to /usr/...
>    ln -sf ../usr/.../$file $file

That's a hack which is acceptable for single-user home desktops. We're
talking about professional IT here.

Greetings
Marc
-- 
-------------------------------------- !! No courtesy copies, please !! -----
Marc Haber         |   " Questions are the         | Mailadresse im Header
Mannheim, Germany  |     Beginning of Wisdom "     | http://www.zugschlus.de/
Nordisch by Nature | Lt. Worf, TNG "Rightful Heir" | Fon: *49 621 72739834


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1uamhk-0002ar...@swivel.zugschlus.de

Reply via email to