3 lines
66 B
Text
3 lines
66 B
Text
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
script -a ~/localch/logs/$(date +%Y-%m-%d).script "$@"
|