-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Hi,
I was trying to figure out how escaping / splitting arguments is handled. Obviously in bash writing things like:
var="My Documents"; cd $var
doesn't work, as var is split. How is this type of thing handled? I would discuss it somewhere (briefly) in the readme, as it's one of the things which annoys me most about bash
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested