Write the Bash expansion that forwards all positional parameters while preserving each ar…

from CS foundations
intermediate 1 min

Write the Bash expansion that forwards all positional parameters while preserving each argument boundary.

Report an error