File: control

package info (click to toggle)
ascii 3.31-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 156 kB
  • sloc: ansic: 517; makefile: 121
file content (9 lines) | stat: -rw-r--r-- 263 bytes parent folder | download
1
2
3
4
5
6
7
8
9
Test-Command: ascii | grep -C20 DC3

Test-Command: ascii tab | grep -C3 Horizontal

Test-Command: ascii 65 | grep -C20 Digit | grep -C20 Capital | grep -C20 Small

Test-Command: ascii ascii 0x41 | grep -C3 Capital

Test-Command: ascii 1000001 | grep -C20 Capital