Skip to content

do not use fixed width string for account name query #1

@matthewabrown

Description

@matthewabrown

This shouldn’t be a fixed width string. Use delimited output options instead:

ACCTLIST=$(sacctmgr show assoc where user=$INPUTUSER -n format=account%25 | sort -u)

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