Oliver Fromme wrote:
It's not a bug. It's perfectly POSIX-compatible.
I think this behavior is "undefined" in POSIX, as
I found in some documents. This is a difference.
To convert lower case to upper case, use the command
"tr '[:lower:]' '[:upper:]'" (or enumerate all letters
explicitely, l
Hi people,
I'm still new to FreeBSD, so sorry for whatever
You don't like about my questions...
1) In /etc/ttys, I uncommented the line where xdm
is started and replaced the 'x' in xdm with 'k' to
start kdm. I think something is wrong, because
kdm tells me there is a wrong parameter
I cannot login as a standard user to my workstation.
It says something like: "Root directory not found",
but my root directory is ok and my user directory, too.
And I can use kdm from the root account to login to any
account, but it's annoying and kdm doesn't start
automatically after the update