mephisto.cc
open-menu closeme
首页
随录
旅行
归档
链接
关于
🌐
中文(简体) 中文(繁体) English 日本語 Español
github instagram youtube rss
  • wget

    calendar 2022-11-08 · 3 分钟 · Linux Command  ·
    分享到: weibo twitter facebook linkedin copy
    wget

    wget命令 用来从指定的URL下载文件。wget非常稳定,它在带宽很窄的情况下和不稳定网络中有很强的适应性,如果是由于网络的原因下载失败,wget会不断的尝试,直到整个文件下载完毕。如果是服务器打断下载过程,它会再次联到服务器上从停止的地方继续下载。这对从那些限定了链接时间的服务器上下载大文件非常有用。

  • whatis

    calendar 2022-11-08 · 1 分钟 · Linux Command  ·
    分享到: weibo twitter facebook linkedin copy
    whatis

    whatis命令 是用于查询一个命令执行什么功能,并将查询结果打印到终端上。

  • whereis

    calendar 2022-11-08 · 1 分钟 · Linux Command  ·
    分享到: weibo twitter facebook linkedin copy
    whereis

    whereis命令 用来定位指令的二进制程序、源代码文件和man手册页等相关文件的路径。

  • which

    calendar 2022-11-08 · 1 分钟 · Linux Command  ·
    分享到: weibo twitter facebook linkedin copy
    which

    which命令 用于查找并显示给定命令的绝对路径,环境变量PATH中保存了查找命令时需要遍历的目录。which指令会在环境变量$PATH设置的目录里查找符合条件的文件。也就是说,使用which命令,就可以看到某个系统命令是否存在,以及执行的到底是哪一个位置的命令。

  • who

    calendar 2022-11-08 · 1 分钟 · Linux Command  ·
    分享到: weibo twitter facebook linkedin copy
    who

    显示当前所有登陆用户的信息。

    • ««
    • «
    • 130
    • 131
    • 132
    • 133
    • 134
    • »
    • »»

精选文章

  • 解决Arch下VSCode无法输入中文的问题
  • 独立窗口管理器下无法录屏问题处理
  • 上海市二手房成交数据监控
  • OpenLDAP监控
  • Arch linux如何顺畅连接蓝牙设备
  • 使用Git和Ansible管理配置文件
  • Arch Linux SSL VPN 客户端配置
  • 简单获取celery任务实时结果
  • Arch linux下iNode客户端的安装和使用方法
  • 券商费率调整记

最新文章

  • Rofi试用
  • 券商费率调整记
mephisto.cc

Copyright  2021 -   heart logo MEPHISTO.CC All Rights Reserved.   隐私政策

to-top