Tag: Linux
All the articles with the tag "Linux".
Linux 后台运行命令
Published: at 03:22 PM本文介绍如何在 Linux 系统中后台运行命令,包括使用 nohup 命令以及将输出重定向到/dev/null 的方法,并对命令的优缺点进行分析。
Linux Shell 使用日期作为文件名
Published: at 04:13 PM学习如何在 Linux shell 中使用 date 命令生成包含日期和时间的文件名。
CentOS 卸载 Java
Published: at 04:04 AM本文介绍如何在 CentOS 系统中卸载 Java,包括使用 rpm 和 yum 命令移除不同版本的 Java 运行环境。
CentOS Jenkins 卸载教程
Published: at 04:04 AM本文介绍如何在 CentOS 系统中卸载 Jenkins,包括使用 yum 和 rpm 命令移除 Jenkins,以及查找并删除 Jenkins 相关残留文件的方法。