Skip to content

一处笔误 #79

@lilucpp

Description

@lilucpp

老师你好,发现了一处笔误。
模式扩展-start-end-扩展中一处示例的echo本意应该是ls

$ echo report[!1–3].txt
report4.txt report5.txt

修改为

$ ls report[!1–3].txt
report4.txt report5.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions