Linux-lsxxx
Linux-lsxxx
| ls | list directory contents | 列出文件及目录 |
| lsattr | List file attributes on a Linux second extended file system | 在Linux第二个扩展文件系统上列出文件属性 |
| lsblk | List block devices | 列出块设备, 还有blkid可用 |
| lscpu | Display information about the CPU architecture | 显示有关CPU架构的信息 |
| lshw | List hardware | 列出硬件 |
| lsinitcpio | Examine an initramfs | 检查initramfs |
| lsipc | Show information on IPC facilities currently employed in the system | 显示系统中当前使用的IPC设施的信息 |
| lslocks | List local system locks | 列出本地系统锁 |
| lslogins | Display information about known users in the system | 显示有关系统中已知用户的信息 |
| lsmem | List the ranges of available memory with their online status | 列出可用内存的在线状态范围 |
| lsmod | Show the status of modules in the Linux Kernel | 显示Linux内核中模块的状态 |
| lsns | List namespaces | 列出命名空间 |
| lsof | List open files | 列出打开的文件 |
| lspci | List all PCI devices | 列出所有PCI设备 |
| lsusb | List USB devices | 列出USB设备 |
| lsusb.py | Executable, 15kB | 更详细的列出USB设备 |
| lsoptdepends | Executable, 2.5kB | 依赖项? |
lsoptdepends是什么?
先看看帮助: $ lsoptdepends -h
| lsoptdepends | 最后一列是(wc -l)统计的行数 | 932 | |
| -u | only list uninstalled optdepends | 仅列出已卸载的optdepends | 504 |
| --orphan | list installed optdepends that are not hard deps of any package | 列出已安装的optdepends,它们不是任何软件包的硬件代码 | 88 |
| -q | only print package names | 只打印包名 | 399 |
查询来源
$ sudo pacman -Qo lsoptdepends
/usr/bin/lsoptdepends is owned by pyalpm 0.8.5-2
$ sudo pacman -Qi pyalpm
Description : Libalpm bindings for Python 3
Required By : namcap
Install Reason : Installed as a dependency for another package
$ sudo pacman -Qi namcap
Description : A Pacman package analyzer
Required By : None
Install Date : Thu 28 Mar 2019 06:23:36 PM CST
Install Reason : Explicitly installed
Linux-lsxxx的更多相关文章
- Linux 驱动开发
linux驱动开发总结(一) 基础性总结 1, linux驱动一般分为3大类: * 字符设备 * 块设备 * 网络设备 2, 开发环境构建: * 交叉工具链构建 * NFS和tftp服务器安装 3, ...
- 【转】一文掌握 Linux 性能分析之 CPU 篇
[转]一文掌握 Linux 性能分析之 CPU 篇 平常工作会涉及到一些 Linux 性能分析的问题,因此决定总结一下常用的一些性能分析手段,仅供参考. 说到性能分析,基本上就是 CPU.内存.磁盘 ...
- 一文掌握 Linux 性能分析之 CPU 篇
本文首发于我的公众号 Linux云计算网络(id: cloud_dev),专注于干货分享,号内有 10T 书籍和视频资源,后台回复「1024」即可领取,欢迎大家关注,二维码文末可以扫. 平常工作会涉及 ...
- Linux 内核概述 - Linux Kernel
Linux 内核学习笔记整理. Unix unix 已有40历史,但计算机科学家仍认为其是现存操作系统中最大和最优秀的系统,它已成为一种传奇的存在,历经时间的考验却依然声名不坠. 1973 年,在用 ...
- 死磕内存篇 --- JAVA进程和linux内存间的大小关系
运行个JAVA 用sleep去hold住 package org.hjb.test; public class TestOnly { public static void main(String[] ...
- NodeJs在Linux下使用的各种问题
环境:ubuntu16.04 ubuntu中安装NodeJs 通过apt-get命令安装后发现只能使用nodejs,而没有node命令 如果想避免这种情况请看下面连接的这种安装方式: 拓展见:Linu ...
- [linux]阿里云主机的免登陆安全SSH配置与思考
公司服务器使用的第三方云端服务,即阿里云,而本地需要经常去登录到服务器做相应的配置工作,鉴于此,每次登录都要使用密码是比较烦躁的,本着极速思想,我们需要配置我们的免登陆. 一 理论概述 SSH介绍 S ...
- Linux平台 Oracle 10gR2(10.2.0.5)RAC安装 Part3:db安装和升级
Linux平台 Oracle 10gR2(10.2.0.5)RAC安装 Part3:db安装和升级 环境:OEL 5.7 + Oracle 10.2.0.5 RAC 5.安装Database软件 5. ...
- Linux平台 Oracle 10gR2(10.2.0.5)RAC安装 Part1:准备工作
Linux平台 Oracle 10gR2(10.2.0.5)RAC安装 Part1:准备工作 环境:OEL 5.7 + Oracle 10.2.0.5 RAC 1.实施前准备工作 1.1 服务器安装操 ...
- SQL Server on Linux 理由浅析
SQL Server on Linux 理由浅析 今天的爆炸性新闻<SQL Server on Linux>基本上在各大科技媒体上刷屏了 大家看到这个新闻都觉得非常震精,而美股,今天微软开 ...
随机推荐
- pandas 存储文件到MySQL 以及读取
pandas导入数据到MySQL 1.导入必要的库 2.创建链接 3.导入数据 import pandas as pd from sqlalchemy import create_engine con ...
- 【代码总结】PHP文件的上传和下载
===================== 文件上传和下载 ===================== 一.php.ini的配置信息 file_uploads = On /Off 是否允许文件上 ...
- nginx 的precontent阶段的ngx_http_try_files_module模块与mirrors模块介绍
指令介绍 Syntax: try_files file ... uri; try_files file ... =code; Default: — Context: server, location ...
- win10系统黑屏无法显示桌面解决
适用情况:win10系统 黑屏无法显示出桌面但是程序能正常运行时 解决方法:win+r 调出运行窗口 运行:Explorer.exe
- Educational Codeforces Round 72 (Rated for Div. 2)E(线段树,思维)
#define HAVE_STRUCT_TIMESPEC#include<bits/stdc++.h>using namespace std;#define BUF_SIZE 100000 ...
- iOS Common Design Patterns:常用设计模式
原文:http://www.jianshu.com/p/bf431fff235e 我们经常在编程中使用各种设计模式,在iOS中比较常见的设计模式有:单例模式.委托模式.观察者模式,当然实际上在Coco ...
- Periodic-table
1. Periodic table 1.1 元素的排列 1.2 表中的行与列 1.3 元素区块 1.4 周期表中的一些趋势 1.5 元素周期律的本质 1.6 电子排布 2. 更多相关链接 2.1 维基 ...
- mybatis利用generator自动生成的代码
/** * 排序规则 */ protected String orderByClause; /** * 去重规则 */ protected boolean distinct; /** * where条 ...
- #P1099 树网的核 题解
题目描述 pdf 题解 这一题,刚开始看题目感觉好像很难,题目又长……一看数据范围,呵呵. 已经给出来这是个DAG,所以不用担心连通性的问题.那么怎么做呢? 朴素的做法是把树的直径的两个端点都统计出来 ...
- linux kill命令以及 信号
kill命令介绍 命令作用 终止一个进程 语法: kill [-s signal|-p] [-q sigval] [-a] [--] pid... kill -l [signal] 选项 -l 信号, ...