To set the environment variables in Linux, use the export command with the syntax “export [Variable_Name]=Value, while to unset it, use the syntax “unset ...
確定! 回上一頁