RHEL 5 : statically linked shell for root?




Does RHEL 5 have a statically linked shell that I could set for the "root" user?

I currently have the default /usr/sh (--> bash) shell set for the "root" account. However, I cannot umount /usr mount point in init level "1" because this shell is dynamically dependent/linked to the files below.

Here is the 'lsof' output:

COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
sh 3180 root mem REG 8,3 56459040 199464 /usr/lib/locale/locale-archivesh 3180 root mem REG 8,3 25462 199708 /usr/lib/gconv/gconv-modules.cache

Is it possible to close/release the above locale/gconv files from the sh process?

Thanks.

Rubens Gomes
_________________________________________________________________
Give to a good cause with every e-mail. Join the i’m Initiative from Microsoft.
http://im.live.com/Messenger/IM/Join/Default.aspx?souce=EML_WL_ GoodCause--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



Relevant Pages

  • Re: Port 443?
    ... >>Can anyone tell me what listens on port 443? ... # lsof -Pi:443 ... COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME ...
    (Fedora)
  • Re: missing free space
    ... Output from lsof ... COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ...
    (Debian-User)
  • Re: Interpreting open file descriptors
    ... openor die $!; ... On lsof I get the following: ... COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME ...
    (comp.unix.programmer)
  • Re: lsof and the FD column
    ... lsof -p 15231 ... COMMAND PID USER FD TYPE DEVICE SIZE NODE ... so it might make sense to open a single file multiple times. ...
    (comp.unix.solaris)
  • Re: lsof and the FD column
    ... lsof -p 15231 ... COMMAND PID USER FD TYPE DEVICE SIZE NODE ... So it makes perfectly sense to open a single file multiple times. ...
    (comp.unix.solaris)