Category Archive for "Sh"

Difference between sh and Bash

When writing shell programs, we often use /bin/sh and /bin/bash. Many people are confused about the difference between these two. In this article, we will discuss the...