Skip to content

Parse failing for background PID expression #122

Closed
@sQVe

Description

@sQVe

There's an issue when I'm using $! to get the PID of the last background task.

(sleep 1m && xset dpms force standby) &
dpms_standby=$!

In the above snippet it errors at $ with the following text: Failed to parse expression.

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