{"id":17295574,"url":"https://github.com/guodongxiaren/linuxtool","last_synced_at":"2025-04-09T22:10:31.943Z","repository":{"id":18566795,"uuid":"21769172","full_name":"guodongxiaren/LinuxTool","owner":"guodongxiaren","description":"Linux下常用工具、命令介绍，跟我学Linux","archived":false,"fork":false,"pushed_at":"2020-04-11T02:06:22.000Z","size":204,"stargazers_count":415,"open_issues_count":1,"forks_count":156,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-04-02T21:06:38.947Z","etag":null,"topics":["awk","find","grep","sed"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/guodongxiaren.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-12T14:41:21.000Z","updated_at":"2025-03-31T08:38:40.000Z","dependencies_parsed_at":"2022-08-05T00:15:39.631Z","dependency_job_id":null,"html_url":"https://github.com/guodongxiaren/LinuxTool","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guodongxiaren%2FLinuxTool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guodongxiaren%2FLinuxTool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guodongxiaren%2FLinuxTool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guodongxiaren%2FLinuxTool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guodongxiaren","download_url":"https://codeload.github.com/guodongxiaren/LinuxTool/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248119294,"owners_count":21050755,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["awk","find","grep","sed"],"created_at":"2024-10-15T11:10:38.849Z","updated_at":"2025-04-09T22:10:31.915Z","avatar_url":"https://github.com/guodongxiaren.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"README\n======\nWeapon\n本目录中介绍Linux常用的工具，还有常用操作及其命令\n\n##  综合文件\n\n|名称|描述|\n|:-------------:|-----|\n|[过滤器](Filter.md)|文本过滤相关工具和命令介绍|\n|[文件](File.md)|Ubuntu下文件操作的命令介绍|\n|[系统](System.md)|Linux系统，磁盘管理相关介绍|\n|[压缩](Compress.md)|压缩，解压及打包的工具命令介绍|\n|[网络](Net.md)|网络状态及配置相关命令\n\n##  常用工具\n\n|名称|描述|\n|:-------------:|-----|\n|[adb](adb.md)|跨平台安卓手机管理调试工具|\n|[awk](awk.md)|与sed齐名\n|[bc](bc.md)|支持浮点运算及其他功能的高级计算器|\n|[fdisk](fdisk.md)|硬盘分区工具\n|[gcc](gcc.md)|GNU/Linux下C语言编译器|\n|[gdb](gdb.md)|GNU/Linux下C语言调试器|\n|[git](git.md)|我个人的git命令学习日志\n|[grep](grep.md)|常用支持正则表达式的搜索工具|\n|[hexdump](hexdump.md)|十六进制查看器|\n|[make](make.md)|编译C/C++大型程序的make命令\n|[sed](sed.md)|Stream Editer常用文本处理工具|\n|[tree](tree.md)|文件的树形结构显示\n|[Vim](vim/)|Unix/Linux下强大的编辑器|\n\n##  软件包管理\n- [x] Debian/Ubuntu\n* [APT](APT.md)\n* [dpkg](dpkg)\n- [x] Red Hat/CentOS\n* [Yum](Yum.md)\n* [rpm](rpm.md)\n- [x] Arch Linux\n* [pacman](pacman.md)\n\n##  系统检测工具\n\n|名称|描述\n|---|---\n|[tcpdump](tcpdump.md)|经典的网络抓包工具\n|[ifconfig](ifconfig.md)\n|[lsof](lsof.md)|列出系统打开的文件描述符\n|[nc](nc.md)|\n|[starce](starce.md)|\n|[netstat](netstat.md)|网络信息统计工具\n|[vmstat](vmstat.md)|**实时**输出系统中各种资源的使用情况\n|[ifstat](ifstat.md)|\n|[mpstat](mpstat.md)|监测统计每个CPU状态\n|[iostat](iostat.md)|\n\n##  网络服务与工具\n\n|名称|描述\n|----|----\n|[网络](Net.md)|网络配置相关命令\n|[cron](cron.md)|计划任务\n|[ftp](ftp)|ftp命令\n|[samba](samba)|Linux与Windows通信服务\n|[ssh](ssh)|ssh有关的工具和命令\n|[telnet](telnet.md)|telent远程登陆\n\n##  过滤器\n* [一般过滤器](Filter.md)\n* [grep](grep.md)\n* [sed](sed.md)\n\n[各种技巧](Tips.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguodongxiaren%2Flinuxtool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguodongxiaren%2Flinuxtool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguodongxiaren%2Flinuxtool/lists"}