上一页 1 ··· 86 87 88 89 90 91 92 93 94 ··· 126 下一页
摘要: od命令 以二进制的形式查看文件 摘自:https://www.cnblogs.com/hdk1993/p/4395574.html Linux之od命令详解 功能说明:输出文件内容。语 法:od [-abcdfhilovx][-A <字码基数>][-j <字符数目>][-N <字符数目>][-s 阅读全文
posted @ 2018-10-23 18:53 LiuYanYGZ 阅读(1780) 评论(0) 推荐(1)
摘要: Linux-shell-算术运算{expr、bc、dc、(( ))和[ ]} 摘自: https://www.cnblogs.com/snowsolf/p/3325235.html 在Linux下做算术运算时你是如何进行的呢?是不是还在用expr呢?你会说我还会bc还有其它的呢! 闲话不多扯,干正事 阅读全文
posted @ 2018-10-23 18:06 LiuYanYGZ 阅读(698) 评论(0) 推荐(0)
摘要: [SHELL]:let 命令详解 摘自:https://blog.csdn.net/happygongzhuo/article/details/6819099 [SHELL]:let 命令详解 摘自:https://blog.csdn.net/happygongzhuo/article/detail 阅读全文
posted @ 2018-10-23 17:50 LiuYanYGZ 阅读(6896) 评论(0) 推荐(0)
摘要: 23-tcp协议——TIME_WAIT状态和FIN_WAIT2状态 摘自:https://blog.csdn.net/qq_35733751/article/details/80146161 2018年04月30日 00:37:11 songly_ 阅读数:196 标签: tcp-ipTIME-WA 阅读全文
posted @ 2018-10-19 16:32 LiuYanYGZ 阅读(494) 评论(0) 推荐(0)
摘要: 摘自:https://blog.csdn.net/morigejile/article/details/78598645 你的 服务器有多个网卡并且已经配置好运行当中,你却没记得eth0、eth1、eth2.....分别对应的是哪个物理的网卡,此时可以使用如下命令: [root@mori oracl 阅读全文
posted @ 2018-10-17 13:33 LiuYanYGZ 阅读(8243) 评论(0) 推荐(0)
摘要: PXE 摘自:http://www.360doc.com/content/15/0226/08/17652659_450872586.shtml 一、简介 1.1 什么是PXE PXE(Pre-boot Execution Environment,预启动执行环境)是由Intel公司开发的最新技术,工 阅读全文
posted @ 2018-10-13 21:08 LiuYanYGZ 阅读(588) 评论(0) 推荐(0)
摘要: 摘自:https://blog.csdn.net/wh8_2011/article/details/50825340 UID, EUID, SUID, FSUID 2016年03月08日 10:40:02 -鸣人- 阅读数:2267 标签: linux 更多 个人分类: Linux 内核 UID, 阅读全文
posted @ 2018-10-10 21:38 LiuYanYGZ 阅读(973) 评论(0) 推荐(0)
摘要: shell脚本编写:echo $[ 11#8+1] 输出结果是几,为什么,怎么算来的? 摘自:https://zhidao.baidu.com/question/334766451.html shell脚本编写:echo $[ 11#8+1] 输出结果是几,为什么,怎么算来的? 摘自:https:/ 阅读全文
posted @ 2018-10-10 18:34 LiuYanYGZ 阅读(369) 评论(0) 推荐(0)
摘要: 摘自:https://blog.csdn.net/linke_linux/article/details/80571490 shell中$(( )) 与 $( ) 还有${ }的区别 2018年06月04日 19:08:46 linke_linux 阅读数:585更多 个人分类: Linux She 阅读全文
posted @ 2018-10-10 17:43 LiuYanYGZ 阅读(196) 评论(0) 推荐(0)
摘要: linux查看操作系统版本信息 摘自:https://www.cnblogs.com/vaelailai/p/7545166.html 一、linux下如何查看已安装的centos版本信息: 1.Linux查看当前操作系统版本信息 cat /proc/version Linux version 2. 阅读全文
posted @ 2018-10-10 15:56 LiuYanYGZ 阅读(1460) 评论(0) 推荐(0)
上一页 1 ··· 86 87 88 89 90 91 92 93 94 ··· 126 下一页