mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-29 16:39:53 +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/^.*!//'
|