Understanding the Differences Between Linux Commands ‘su’ and ‘sudo’
Understanding the Differences Between Linux Commands ‘su’ and ‘sudo’ Previously, I was confused about the two commands su and sudo. Recently, I specifically searched for information on this topic and finally clarified the relationship and usage of both commands. This article aims to systematically summarize the findings. 1 Preparation Since this blog involves user switching, … Read more