Lines Matching full:bash
1 #!/bin/bash
41 testing "bash bold,ita" "$MAN toybox" " sh-compatible Korn\n\n" "" ""
48 testing "bash,rsync quote" "$MAN toybox" " quoted 'string' \"server\" Don't\n\n" "" ""
57 testing "bash symbol" "$MAN toybox" " * [|||&]\n\n" "" ""
69 testing "bash escape" "$MAN toybox" " \"\C-x\C-r\": re-read must be >= 1\n\n" "" ""
79 testing "bash boldpunct" "$MAN toybox" " If set to On, (...)\n\n" "" ""
88 testing "bash list" "$MAN toybox" " \$endif (...)\n\n \$else (...)\n\n \$include\n\n" "" ""
95 testing "bash itapunct" "$MAN toybox" " asynchronously (in the background), it prints\n\n" "" ""
99 .B Bash
102 testing "bash bold" "$MAN toybox" " (...) Bash is\n\n" "" ""
117 testing "bash filename" "$MAN toybox" " same format as /etc/hosts (...)\n\n" "" ""
124 testing "bash ita" "$MAN toybox" " The Internal Field Separator that is used\n\n" "" ""
130 testing "bash nroff" "$MAN toybox" " Copyright (C) 2019\n\n" "" ""
145 testing "bash paragraph" "$MAN toybox" " (...)\n\n (...)\n\n" "" ""
154 testing "bash small" "$MAN toybox" " (see INVOCATION below)\n\n" "" ""
163 testing "bash section" "$MAN toybox" " (...)\n\n\"SHELL GRAMMAR\"\n\nSimple Commands\n\n (...)\n\n"…
185 testing "bash table" "$MAN toybox" " (...)\n\n -c If the -c option is present\n\n" "" ""
193 testing "bash,git garbage" "$MAN toybox" "" "" ""
195 # "bash,git garbage" from above has no content, -k skips it.