source: EcnlProtoTool/trunk/mrbgems/mruby-io/test/gc_filedes.sh@ 279

Last change on this file since 279 was 279, checked in by coas-nagasima, 7 years ago

ファイルを追加、更新。

File size: 66 bytes
Line 
1#!/bin/sh
2
3ulimit -n 20
4mruby -e '100.times { File.open "'$0'" }'
Note: See TracBrowser for help on using the repository browser.