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

合集-Linux Shell

摘要:Linux shell commands man chmod All In One man chmod 777 阅读全文
posted @ 2018-08-28 23:04 xgqfrms 阅读(343) 评论(7) 推荐(0) 编辑
摘要:Linux & bash & shell & PID & PPIDLinux & bash & shell ps https://www.binarytides.com/linux-ps-command/ PID & PPID https://www.lifewire.com/uses-of-linux-ps-command-4058715 $ ps -ef | 阅读全文
posted @ 2018-08-07 23:02 xgqfrms 阅读(21) 评论(1) 推荐(1) 编辑
摘要:Linux bash shell All In OneLinux bash shell All In One Linux https://tinylab.gitbooks.io/shellbook/content/zh/chapters/01-chapter1.html https://github.com/qinjx/30min_guides/blo 阅读全文
posted @ 2018-08-06 22:27 xgqfrms 阅读(138) 评论(8) 推荐(0) 编辑
摘要:Linux shell command symbolic link & soft link All In One 符号链接 (软链接/硬链接) hard link soft link / symbolic link npm link bash 阅读全文
posted @ 2018-07-04 10:58 xgqfrms 阅读(243) 评论(2) 推荐(0) 编辑
摘要:Linux bash shell All In One terminal tools asciinema-player http verbs symbol link 阅读全文
posted @ 2018-07-03 11:26 xgqfrms 阅读(200) 评论(7) 推荐(0) 编辑
摘要:Linux shell (.sh 文件)基础命令 常用命令 汇总 shell,bash 阅读全文
posted @ 2016-04-04 10:30 xgqfrms 阅读(207) 评论(4) 推荐(0) 编辑
摘要:How to use a shell script to check whether a command had been installed in the Linux server All In One shell script error [: :需要整数表达式 / [: -eq:需要一元表达式 /[: ==:需要一元表达式 如果 if 语句使用的是单层方括号 [ ] 条件修饰符, 变量必须加上双引号 如果 if 语句使用的是双层方括号 [[ ]] 条件修饰符, 变量就不需要引号了 阅读全文
posted @ 2023-09-22 15:49 xgqfrms 阅读(33) 评论(2) 推荐(0) 编辑
摘要:How to print a string with a variable by using the echo command in the shell script All In One Node.js & nvm parent shell vs child shell 打开 shell 的三种方式 terminal 登录后的交互式 shell (父 shell) 输入 bash 打开一新的交互式 shell (子 shell) 运行 shell script 创建的非交互式 shell (子 shell) global environment variables vs local environment variables / shell variables 阅读全文
posted @ 2023-09-21 13:57 xgqfrms 阅读(9) 评论(4) 推荐(0) 编辑