lnlidawei

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2022年3月18日

摘要: 文档块的定义和示例 一、文档块的定义(“编辑器:tinyMCE” -> “编辑html源代码”) <pre> <span style="color: #339966; font-size: 18px;"> // 文档内容开始 [root@rockylinux ~]# export --help ex 阅读全文
posted @ 2022-03-18 15:46 lnlidawei 阅读(49) 评论(0) 推荐(0) 编辑

摘要: [root@rockylinux ~]# [root@rockylinux ~]# export --help export: export [-fn] [name[=value] ...] or export -p Set export attribute for shell variables. 阅读全文
posted @ 2022-03-18 14:44 lnlidawei 阅读(56) 评论(0) 推荐(0) 编辑

摘要: linux: DNF自定义变量(rockylinux8.5) 一、自定义变量和使用自定义的变量 0、在xx.repo文件中,常常引用变量,这些变量也可以由用户自定义。本文探讨如何自定义变量,在xx.repo中所引用的变量。文件xx.repo,在[/etc/yum.repos.d/]路径内。 1、在环 阅读全文
posted @ 2022-03-18 05:42 lnlidawei 阅读(318) 评论(0) 推荐(0) 编辑