01 2024 档案

摘要:echo $PATH | tr : \\n echo $PATH | sed '#:#\n#g' echo $PATH | awk 'BEGIN{RS=":"}{print}' echo $PATH | awk '{gsub(/:/,"\n");print}' IFS=: read -ra entr 阅读全文
posted @ 2024-01-29 17:49 ascertain 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2024-01-12 17:30 ascertain 阅读(3) 评论(0) 推荐(0) 编辑
摘要:gpmc.msc gpms.msc stands for Group Policy Management Console, It is a Microsoft Management Console(MMC) snap-in that provides a single administrative 阅读全文
posted @ 2024-01-11 10:58 ascertain 阅读(3) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示