mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-27 23:53:18 +02:00
5 lines
117 B
Plaintext
5 lines
117 B
Plaintext
# zsh fails this one
|
|
echo -n 'bang '
|
|
echo 'geoff tty?? Aug 3 02:35' |
|
|
sed -e 's/[ ].*//' -e '/!/s/^.*!//'
|