xgqfrms™, xgqfrms® : xgqfrms's offical website of cnblogs! xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!

合集-Linux Shell

摘要:Linux bash write long string with multi-lines comments All In One Here Documents Here Doc EOF / END EOL / EOM Linux shell script multi-lines comments / Linux shell script block comments Linux shell 脚本多行注释/ Linux shell 脚本块注释 阅读全文
posted @ 2021-12-16 12:47 xgqfrms 阅读(39) 评论(8) 推荐(0) 编辑
摘要:Linux set command All In One $ set -eux # -e  若指令传回值不等于0,则立即退出shell。 # -u  当执行时使用到未定义过的变量,则显示错误信息。 # -x  执行指令后,会先显示该指令及所下的参数。 阅读全文
posted @ 2021-11-11 20:45 xgqfrms 阅读(38) 评论(2) 推荐(0) 编辑
摘要:Linux echo command All In One echo \n 换行 bash script 多行注释 EOF 阅读全文
posted @ 2021-10-14 21:27 xgqfrms 阅读(49) 评论(3) 推荐(0) 编辑
摘要:Linux echo 换行 All In One 2>&1 echo `\n` 换行 & EOF 多行注释 阅读全文
posted @ 2021-10-13 15:35 xgqfrms 阅读(364) 评论(9) 推荐(0) 编辑
摘要:Linux Bash shell 脚本定时器 All In One 自动化执行定时任务 crontab 阅读全文
posted @ 2021-10-09 10:25 xgqfrms 阅读(896) 评论(20) 推荐(0) 编辑
摘要:Linux System Variables All In One Linux 系统变量 阅读全文
posted @ 2021-09-24 11:47 xgqfrms 阅读(47) 评论(1) 推荐(0) 编辑
摘要:linux bash shell auto read write template 阅读全文
posted @ 2021-03-27 10:05 xgqfrms 阅读(71) 评论(0) 推荐(0) 编辑
摘要:Linux bash script read args All In OneLinux bash script read args All In One 阅读全文
posted @ 2021-02-19 18:49 xgqfrms 阅读(106) 评论(3) 推荐(0) 编辑
摘要:Linux Bash Script conditions syntax All In One shell 编程之条件判断 条件判断式语句、单分支 if 语句、双分支 if 语句、多分支 if 语句、case 语句 阅读全文
posted @ 2021-01-22 23:45 xgqfrms 阅读(80) 评论(0) 推荐(0) 编辑
摘要:Linux Bash Script loop syntax All In OneLinux Bash Script loop syntax All In One shell 编程之流程控制 for 循环、while 循环和 until 循环 阅读全文
posted @ 2021-01-22 23:44 xgqfrms 阅读(104) 评论(2) 推荐(0) 编辑
摘要:Linux shell script All In One 阅读全文
posted @ 2021-01-06 08:20 xgqfrms 阅读(101) 评论(2) 推荐(0) 编辑
摘要:如何通过 Linux terminal 查看一个文件的 meta 信息 All In One如何通过 Linux terminal 查看一个文件的 meta 信息 All In One 下载日期 阅读全文
posted @ 2020-09-24 10:42 xgqfrms 阅读(643) 评论(1) 推荐(0) 编辑
摘要:Linux shell uname -a All In OneLinux shell uname -a All In One man uname 阅读全文
posted @ 2020-09-01 22:47 xgqfrms 阅读(373) 评论(2) 推荐(0) 编辑
摘要:Linux shell command create file methods All In OneLinux shell command create file methods All In One HereDoc EOF 多行注释 阅读全文
posted @ 2020-08-09 12:42 xgqfrms 阅读(492) 评论(1) 推荐(0) 编辑
摘要:how to write string to file in linux bash All In One how to write string to file in bash 阅读全文
posted @ 2020-05-06 22:32 xgqfrms 阅读(162) 评论(3) 推荐(0) 编辑
摘要:linux bash shell & lsof & grep & ps linux, bash, shell, lsof, grep, ps, node, 阅读全文
posted @ 2020-01-08 00:29 xgqfrms 阅读(267) 评论(5) 推荐(1) 编辑
摘要:Linux Bash Shell All In One Linux & Bash Shell Linux Bash Shell All In One,Linux, Bash, Shell, cd, cp, ps, grep, tree,mkdir, touch, zsh, 阅读全文
posted @ 2019-12-17 23:17 xgqfrms 阅读(155) 评论(6) 推荐(1) 编辑
摘要:Linux shell command copy file All In One 阅读全文
posted @ 2019-05-29 09:36 xgqfrms 阅读(14) 评论(1) 推荐(0) 编辑
摘要:Linux shell command & zip & tar All In One linux & zip & tar zip -r tree Level 阅读全文
posted @ 2018-09-27 17:01 xgqfrms 阅读(293) 评论(5) 推荐(0) 编辑
摘要:Linux shell command show project directory tree All In One Linux directory tree 阅读全文
posted @ 2018-09-26 11:02 xgqfrms 阅读(156) 评论(3) 推荐(1) 编辑