3 lines
60 B
Bash
Executable File
3 lines
60 B
Bash
Executable File
#!/bin/sh
|
|
/bin/gzip -1 > /config/coredump.process_$1.gz
|
|
sync |