Skip to content

How is escaping handled? #10

@ChrisJefferson

Description

@ChrisJefferson

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

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions