ubuntu ulimit 没有
发布网友
发布时间:2022-04-25 06:57
我来回答
共1个回答
热心网友
时间:2023-11-05 05:45
1)运行命令uname和uname -a
确保你用的是Linux 系统。
2)运行lsb_release -a命令,看看你用的是Ubuntu系统吗?
例如,我的机器运行结果如下:
$ lsb_release -a
Distributor ID: Ubuntu
Description: Ubuntu 12.04.5 LTS
Release: 12.04
Codename: precise
3) 运行bash,再运行help,仔细看看,能找到ulimit吗?
(help的作用是列出所有的内置命令。)
4)运行type ulimit命令,
例如,我的机器运行结果如下:
$ type ulimit
ulimit is a shell builtin
(ulimit是内置shell命令)
请按照以上顺序试试,如果你的Ubuntu里面没有ulimit,请告知你的Ubuntu版本?谢谢!
热心网友
时间:2023-11-05 05:45
1)运行命令uname和uname -a
确保你用的是Linux 系统。
2)运行lsb_release -a命令,看看你用的是Ubuntu系统吗?
例如,我的机器运行结果如下:
$ lsb_release -a
Distributor ID: Ubuntu
Description: Ubuntu 12.04.5 LTS
Release: 12.04
Codename: precise
3) 运行bash,再运行help,仔细看看,能找到ulimit吗?
(help的作用是列出所有的内置命令。)
4)运行type ulimit命令,
例如,我的机器运行结果如下:
$ type ulimit
ulimit is a shell builtin
(ulimit是内置shell命令)
请按照以上顺序试试,如果你的Ubuntu里面没有ulimit,请告知你的Ubuntu版本?谢谢!
热心网友
时间:2023-11-05 05:45
1)运行命令uname和uname -a
确保你用的是Linux 系统。
2)运行lsb_release -a命令,看看你用的是Ubuntu系统吗?
例如,我的机器运行结果如下:
$ lsb_release -a
Distributor ID: Ubuntu
Description: Ubuntu 12.04.5 LTS
Release: 12.04
Codename: precise
3) 运行bash,再运行help,仔细看看,能找到ulimit吗?
(help的作用是列出所有的内置命令。)
4)运行type ulimit命令,
例如,我的机器运行结果如下:
$ type ulimit
ulimit is a shell builtin
(ulimit是内置shell命令)
请按照以上顺序试试,如果你的Ubuntu里面没有ulimit,请告知你的Ubuntu版本?谢谢!
热心网友
时间:2023-11-05 05:45
1)运行命令uname和uname -a
确保你用的是Linux 系统。
2)运行lsb_release -a命令,看看你用的是Ubuntu系统吗?
例如,我的机器运行结果如下:
$ lsb_release -a
Distributor ID: Ubuntu
Description: Ubuntu 12.04.5 LTS
Release: 12.04
Codename: precise
3) 运行bash,再运行help,仔细看看,能找到ulimit吗?
(help的作用是列出所有的内置命令。)
4)运行type ulimit命令,
例如,我的机器运行结果如下:
$ type ulimit
ulimit is a shell builtin
(ulimit是内置shell命令)
请按照以上顺序试试,如果你的Ubuntu里面没有ulimit,请告知你的Ubuntu版本?谢谢!