Re: Stupid question
Michael Homer <[email protected]>
| Newsgroups | gmane.linux.distributions.gobo.general |
|---|---|
| Message-ID | <CAKXQU_H9=navaA_atAxVT7r=6dvDEmnjvgDwQ7TRkO+REVnrAA@mail.gmail.com> |
On Thu, Apr 2, 2015 at 5:06 PM, Jean-Roch Huet <[email protected]> wrote: > In Gobolinux, real files are stocked in the new fhs. > > In the gibohidden old fhs, there are only links. > > So if I delete a program from the new fhs, then le links in the old fhs will > be dead. > > What do they become ? > Are dead-links deleted automatically or will they remain in the old fhs > forever ? If you use the GoboLinux tools to remove a program they will also remove the links for you. If you `rm -rf` a program, the links will stay behind. There is a tool `RemoveBroken` that you can use to eradicate broken links after the fact if you have removed a program manually. -Michael