3 lines
53 B
Plaintext
3 lines
53 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
grep -a "^\[verbose \] physicsafter" $1
|