#!/bin/sh

echo $(ulimit -c) > result.txt

sleep 600
