Lx4U-book/docs/packages/core/bash/test

4 lines
70 B
Plaintext
Raw Normal View History

2021-07-09 04:40:39 +08:00
chown -Rv tester .
su tester << EOF
PATH=$PATH make tests < $(tty)
EOF