repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix regression in even sizing of diff columns; forgot to restore a couple bits I...
[mediawiki.git]
/
bin
/
ulimit4.sh
blob
2a840d2f7f5b258cfe755d23a5b3534fee82623a
1
#!/bin/bash
2
3
ulimit -t
$1
-v
$2
-f
$3
4
eval
"
$4
"