会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Carbon & Silicon
osoft
Carbon & Silicon
博客园
|
首页
|
新随笔
|
新文章
|
联系
|
订阅
|
管理
随笔:289 文章:33 评论:139 阅读:
65万
08 2019 档案
shell-Startup-Files
摘要:shell-Startup-Files 1. 相关阅读 https://www.cnblogs.com/sztom/p/11349159.html shell脚本 https://szosoft.blogspot.com/2019/07/console-terminal-tty-shell-kern
阅读全文
posted @
2019-08-27 01:30
osoft
阅读(639)
评论(0)
推荐(0)
编辑
shell脚本笔记
摘要:shell脚本笔记 Bourne shell脚本,就是将一系列命令写在一个文件当中,然后让shell从该文件读取命令,就像从终端读取一样。 1. shell脚本文件 2. shell脚本的局限性 shell脚本的优点是能使任务简单化,自动化,而不用在命令行提示符下一条条的敲命令。对于批量处理文件很方
阅读全文
posted @
2019-08-13 22:59
osoft
阅读(771)
评论(0)
推荐(0)
编辑
linux-grep
摘要:1. grep grep – 在文件中搜索模式,打印模式匹配成功的行,可以搜索一个或多个文件。 这里的模式匹配与文本编辑器里的字段搜索,通配符模糊查找不同之处是使用正则表达式,是一套完整的模式表示规则。 1.1 grep的与或非举例 and $ grep pci hwinfo.txt |grep d
阅读全文
posted @
2019-08-04 08:53
osoft
阅读(655)
评论(1)
推荐(0)
编辑
awk-sed
摘要:曾经的上古神器。如今失落的艺术,正被Python等取代。 awk (1977)用程序的方式分析文本 模式扫描和处理语言 sed (1975)用程序的方式编辑文本 用于过滤和转换文本的流编辑器 1. awk 模式扫描和处理语言 简单来说awk就是把文件逐行的读入,以空格为默认分隔符将每行切片,切开的部
阅读全文
posted @
2019-08-02 17:43
osoft
阅读(227)
评论(3)
推荐(0)
编辑
<
2025年2月
>
日
一
二
三
四
五
六
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
1
2
3
4
5
6
7
8
公告
note
昵称:
osoft
园龄:
8年1个月
粉丝:
21
关注:
2
+加关注
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
最新随笔
1.锂离子电池
2.Diode
3.constant-current-diode
4.LED
5.ATX
6.MacOS-shell-PS1
7.MacOS-use-Stable-Diffusion
8.MacOS-Homebrew
9.MacOS-Setup-GenshinImpact
10.MacOS-Setup-App
我的标签
linux
(161)
arch
(39)
blender
(38)
3D
(37)
windows
(18)
centos
(17)
pacman
(14)
ubuntu
(11)
ffmpeg
(10)
English
(9)
更多
积分与排名
积分 - 364923
排名 - 2377
随笔分类
(260)
3D Print(7)
Android(9)
BI(1)
Blender 2.79b(33)
Blender2.80(3)
English(9)
hardware(7)
Linux(173)
Odoo(6)
SQL(6)
Windows(6)
随笔档案
(288)
2025年1月(1)
2024年4月(1)
2024年3月(2)
2023年8月(1)
2023年6月(1)
2023年5月(1)
2023年4月(2)
2023年3月(1)
2023年2月(1)
2022年10月(4)
2022年7月(1)
2022年2月(1)
2021年8月(1)
2021年7月(4)
2021年6月(11)
2021年5月(5)
2021年4月(1)
2021年2月(2)
2020年12月(1)
2020年11月(1)
2020年10月(1)
2020年9月(1)
2020年8月(2)
2020年7月(18)
2020年6月(9)
2020年5月(4)
2020年4月(5)
2020年3月(13)
2020年2月(8)
2020年1月(7)
2019年12月(2)
2019年11月(7)
2019年10月(4)
2019年9月(4)
2019年8月(4)
2019年7月(12)
2019年6月(12)
2019年5月(9)
2019年4月(15)
2019年3月(23)
2019年2月(12)
2019年1月(8)
2018年12月(14)
2018年11月(12)
2018年10月(14)
2018年9月(4)
2018年8月(5)
2018年7月(1)
2018年5月(1)
2018年1月(2)
2017年12月(1)
2017年10月(1)
2017年6月(2)
2017年2月(6)
2017年1月(1)
2016年12月(1)
更多
文章档案
(31)
2021年6月(1)
2020年4月(1)
2020年3月(2)
2019年9月(2)
2019年7月(3)
2019年6月(3)
2019年5月(12)
2019年4月(7)
阅读排行榜
1. 开启9008端口进入深刷模式(61215)
2. Linux中查看显卡硬件信息(32241)
3. Linux系统使用ss命令查看端口状态(25500)
4. linux下简单制作iso,img镜像文件(23969)
5. Arch Linux 软件包的查询及清理(22849)
评论排行榜
1. PC timeline(7)
2. 微处理器CPU 50年(7)
3. 开源软件推荐(6)
4. BlackArch-Tools(4)
5. 安装grub到U盘分区,实现多系统引导(4)
推荐排行榜
1. IRC(3)
2. Arch Linux 软件包的查询及清理(2)
3. CentOS下安装VirtualBox(2)
4. ip6tables-simple-stateful-firewall(1)
5. netdata(1)
最新评论
1. Re:MacOS-Homebrew
brew upgrade, 报错: Error: unknown or unsupported macOS version: :dunno 解决办法: brew update-reset...
--osoft
2. Re:MacOS-Homebrew
$ unset http_proxy $ unset ftp_proxy $ unset all_proxy $ unset https_proxy $ unset no_proxy...
--osoft
3. Re:MacOS-Homebrew
Update时,报错: fatal: unable to access '': Failed to connect to 127.0.0.1 port 1081 after 0 ms: Couldn'...
--osoft
4. Re:ffmpeg-metadata
ffmpeg -i Inside.Out.2.2024.mkv -i cn-tw.aac -i cn-zh.aac -map 0:0 -map 0:1 -map 0:2 -map 1:0 -map 2...
--osoft
5. Re:MacOS-Setup-GenshinImpact
--osoft
版权声明: (CC BY-NC-SA) 署名-非商业性使用-相同方式共享 | 本许可协议允许他人基于本文进行非商业性创作,只要他们标识您的姓名或名称,并以相同条款许可他们的新作品。
Except where otherwise noted, content on this blog is licensed under the following license:
CC BY-NC-SA
点击右上角即可分享