Skip to content

bash for循环 #11

@myml

Description

@myml

指定次数

for i in {1..6} 循环从1到6

空格

默认按空白符循环,想过滤空格加上环境变量 IFS=$(echo -en "\n\b")

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions