Changeset 7d88d57
- Timestamp:
- 07/19/2021 01:29:20 PM (2 years ago)
- Branches:
- 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/parallelism, xry111/pip3, xry111/rust-wip-20221008
- Children:
- 94862da
- Parents:
- 2d30be4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter08/bash.xml
r2d30be4 r7d88d57 81 81 82 82 <screen><userinput remap="test">su -s /usr/bin/expect tester << EOF 83 spawn make tests; expect eof; 83 set timeout -1 84 spawn make tests 85 expect eof 84 86 EOF</userinput></screen> 85 87
Note:
See TracChangeset
for help on using the changeset viewer.