I have one machine, running up to date FreeBSD 10.2-release:
It has been updated with freebsd-update.
It has a strange problem - when I start the mail(1) program, commands I enter does not echo. The commands work, but the command character does not show. Example:
let me try 'h' (header):
Ok, try '?' (help):
I access this machine the same way as I do all the other machines; via ssh from a shell on my FreeBSD workstation. It is only this machine who has this problem.
AFAICT the environment is the same as on my other machines:
Has anyone seen this bug, or have an idea where I should look for a possible error?
Code:
root@trap# freebsd-version -ku
10.2-RELEASE-p7
10.2-RELEASE-p8
root@trap# uname -a
FreeBSD trap.kg4.no 10.2-RELEASE-p7 FreeBSD 10.2-RELEASE-p7 #0: Mon Nov 2 14:19:39 UTC 2015
root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
It has a strange problem - when I start the mail(1) program, commands I enter does not echo. The commands work, but the command character does not show. Example:
Code:
root@trap# mail
Mail version 8.1 6/6/93. Type ? for help.
"/var/mail/root": 2 messages 2 new
>N 1 root@trap.kg4.no Wed Dec 16 03:01 318/25129 "trap.kg4.no daily security "
N 2 root@trap.kg4.no Wed Dec 16 03:01 66/2208 "trap.kg4.no daily run outpu"
&
Code:
& >N 1 root@trap.kg4.no Wed Dec 16 03:01 318/25129 "trap.kg4.no daily security "
N 2 root@trap.kg4.no Wed Dec 16 03:01 66/2208 "trap.kg4.no daily run outpu"
&
Code:
& Mail Commands
t <message list> type messages
n goto and type next message
e <message list> edit messages
f <message list> give head lines of messages
d <message list> delete messages
s <message list> file append messages to file
u <message list> undelete messages
R <message list> reply to message senders
r <message list> reply to message senders and all recipients
pre <message list> make messages go back to /var/mail
m <user list> mail to specific users
q quit, saving unresolved messages in mbox
x quit, do not remove system mailbox
h print out active message headers
! shell escape
cd [directory] chdir to directory or home if none given
A <message list> consists of integers, ranges of same, or user names separated
by spaces. If omitted, Mail uses the last message typed.
A <user list> consists of user names or aliases separated by spaces.
Aliases are defined in .mailrc in your home directory.
&
AFAICT the environment is the same as on my other machines:
Code:
root@trap# env
PAGER=more
LANG=en_US.ISO8859-1
MAIL=/var/mail/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
ENV=/root/.shrc
PWD=/root
TERM=xterm
EXINIT=set showmode
USER=root
HOME=/root
SHELL=/bin/sh
BLOCKSIZE=K