什么时候#!/bin/bash比#!/bin/sh在 shell 脚本中更合适?
#!/bin/bash
#!/bin/sh
linux shell-script
linux ×1
shell-script ×1