Please help me find information on "using formal parameters in UNIX".
- Usually, if we are talking about formal (as well as actual) parameters, then this is more programming or I don’t know anything about Nix. - Dex
|
1 answer
You can read, for example, here: terminal and command line , bash parameters and parameter extensions .
|