j
k
j a
j l
On 5/12/22 11:26, D. Hugh Redelmeier via talk wrote:
echo "$0: please use /usr/bin/python3 (or /usr/bin/python2 if you have to)" >2
Typo: ">&2" redirects stdout to stderr. ">2" writes to file "2".
Back to the thread
Back to the list