Make the javascript implementation of Macedonian(mk) plural consistant with php side...
[lhc/web/wiklou.git] / bin / ulimit4.sh
1 #!/bin/bash
2
3 ulimit -t $1 -v $2 -f $3
4 eval "$4"