
{Updated} This page explains the use of the double-dash ('‐‐') in Linux, macOS, and Unix shell commands. For example: lxc exec container ‐‐ sh -c 'apt update && apt -y upgrade'. First, let us see what it does and when we might need it.
The post What Does ‐‐ (double dash) Mean In SSH Shell Command? appeared first on nixCraft.