Author: Unknown
Subject: Linux Shell Command-Line Inputs
Date: Thursday, 20 Feb 2020, 18:04:03
When I enter "$$" as one of my command line arguments for strwrs, the shell program transforms it into a sequence of numbers which makes my program run improperly. Do we have to worry about exceptions related to shell commands like $$ when we are edge casing?PREV INDEX NEXT