File: control

package info (click to toggle)
doschk 1.1-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 164 kB
  • sloc: ansic: 749; makefile: 115
file content (6 lines) | stat: -rw-r--r-- 266 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
Test-Command: doschk non-existent 2>&1 | grep 'No such file or directory'
Restrictions: allow-stderr, superficial

Test-Command: [[ "$(doschk <(echo 'big-filename'))" == "" ]]

Test-Command: doschk <(echo 'bigger-filename') | grep 'bigger-filenam : bigger-filename'