mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-27 23:53:18 +02:00
6 lines
145 B
Plaintext
6 lines
145 B
Plaintext
# ash, zsh fail this one
|
|
echo -n "setbq "
|
|
host=host
|
|
date="`date`"
|
|
echo defmsgid="`set $date; echo \<$6$2$3.\` echo $4 | tr -d : \`.$$@$host\>`"
|