[arch-general] About updating /etc/shells

Nyuszika7H litemininyuszika at gmail.com
Fri Nov 4 08:27:56 EDT 2011


Hi,

It seems that updating /etc/shells causes new shells to go after the '# End
of file' comment. This doesn't seem to cause any problems, but it looks
weird when you open that file. For example, if I want to install zsh:

/etc/shells (before):

#
# /etc/shells
#

/bin/sh
/bin/bash
/bin/ksh
/bin/csh
/bin/dash
# End of file

/etc/shells (after):

#
# /etc/shells
#

/bin/sh
/bin/bash
/bin/ksh
/bin/csh
/bin/dash
# End of file
/bin/zsh

This is only a minor issue, but it would be nice to have a workaround for
it.

nyuszika7h


More information about the arch-general mailing list