Skip to content

Handling errors from shell. #14

Description

@psmolak

How we are supposed to handle errors when something wrong happens from the shell script level?

Let's say we want to move window like so:
echo 100 > $X11FS/$WID/geometry/y
however some internal x11 error occurs.

Checking #? does not make any sense since that's clearly not the cat's fault here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions