adding examples as I go, starting at 1.4
This commit is contained in:
parent
307975e1b4
commit
745ad84916
4
src/ex_1.4a
Executable file
4
src/ex_1.4a
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
awk '/12/ { print $0 }
|
||||
/21/ { print $0 }' BBS-list inventory-shipped
|
Loading…
Reference in New Issue
Block a user