我想使用 ulimit
检查文件描述符的最大值。但是不同终端之间的ULIMIT变化值。为什么ulimit值会改变?
+)是否有任何方法可以检查文件描述符的最大值?
ulimit -sa 在iterm
中
代码>在Visual Studio Code终端窗口中
I want to check the max value of file descriptor with ulimit
. But values of ulimit changes among different terminals. Why ulimit values change?
+) Is there any way to check the max value of file descriptor?????
ulimit -Sa
in iterm

ulimit -Sa
in visual studio code terminal window

发布评论