WHITEDEC
ABOUT CATEGORIES ARCHIVE Login
ABOUT CATEGORIES ARCHIVE
Login

Posts tagged with "bash"

There are a total of 2 posts.

Published 十二月 12, 2025 by whitedec

Linux脚本第一行的含义是什么?#!/usr/bin/env bash 与 #!/bin/bash 的区别与使用方法

Linux脚本中常见的第一行 `#!/usr/bin/env bash` 与 `#!/bin/bash` 的区别与使用方法,详细说明两种写法的意义、优缺点、何时使用以及实战技巧,帮助你编写更可靠、可移植的脚本。

#linux #bash #环境变量 #shebang #脚本 #可移植

Published 六月 21, 2025 by whitedec

useradd 命令的 -s 选项可设置的 Shell 类型和特点

Linux 用户账户创建时指定的默认 shell!通过 useradd -s 选项选择的各种 shell 类型和特点的实用指南。

#useradd #usermod #bash #nologin #zsh #系统账户
Subscribe to my RSS feed

© 2025 whitedec. All rights reserved. Powered by Mikihands.