Changeset 2a277fb
- Timestamp:
- 07/20/2021 08:18:36 PM (10 months ago)
- Branches:
- 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, arm, ml-11.0, multilib, trunk, xry111/clfs-ng, xry111/glibc-2.34, xry111/lfs-next
- Children:
- 118b207, d13e8ef
- Parents:
- c735ea4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter08/bash.xml
rc735ea4 r2a277fb 74 74 <screen><userinput remap="test">chown -Rv tester .</userinput></screen> 75 75 76 <para>The testsuite of the package is designed to be r an as a non-root77 user , owningthe terminal connected to standard input. To satisfy the78 requirement, spawn a new pseudo terminal using76 <para>The testsuite of the package is designed to be run as a non-root 77 user that owns the terminal connected to standard input. To satisfy the 78 requirement, spawn a new pseudo terminal using 79 79 <application>Expect</application> and run the tests as the <systemitem 80 80 class="username">tester</systemitem> user:</para>
Note:
See TracChangeset
for help on using the changeset viewer.