mirror of
https://github.com/Linux4Yourself/book.git
synced 2025-02-12 07:04:39 +08:00
3 lines
75 B
Plaintext
3 lines
75 B
Plaintext
ulimit -s 32768
|
|
chown -Rv tester .
|
|
su tester -c "PATH=$PATH make -k check" |