macos的内存使用情况,自由命令的替代方法。

macos-free的Python项目详细描述


https://img.shields.io/pypi/l/macos-free.svghttps://img.shields.io/pypi/v/macos-free.svghttps://img.shields.io/pypi/pyversions/macos-free.svghttps://travis-ci.org/cls1991/free.svg?branch=master

macos的内存使用,linux上free命令的替代方法。

安装

您可以通过pip从PyPI

$ pip install macos-free

用法

$ free --help
Usage: free [OPTIONS]

Options:
  -b, --bytes    show output in bytes
  -k, --kilo     show output in kilobytes
  -m, --mega     show output in megabytes
  -g, --giga     show output in gigabytes
  --tera         show output in terabytes
  -h, --human    show human-readable output
  --si           use powers of 1000 not 1024
  -V, --version  output version information and exit
  --help         Show this message and exit.

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
JavaSpring重定向请求处理程序   SwingJava:拆分字符串并将其放入文本区域的   Java:标记“”上出现语法错误,此标记后面应为表达式   web服务Java RestService从日志文件写入和读取数据   java如何将ArrayList<String>转换为char数组,然后向后打印每个单词?   java SimpleDataFormat解析返回年终日期   加密Java aes解密bytebuffer,包括填充为空字节   java有没有办法从特定的if语句调用变量?   java从更新返回到渲染   spring GRPC Java登录测试   java为什么下面的代码不工作(StringBuffer.toString!=null)   java是一种可行的模式吗?   使用Spring集成测试的JavaOSGi片段   java jCommander为未知和未使用的值引发异常?   在imageView的editText中输入的java图像URL