8000 `expr <some string> length` should fail · Issue #5560 · uutils/coreutils · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
expr <some string> length should fail #5560
Closed
@cakebaker

Description

@cakebaker

When running $ expr helloworld length, GNU expr fails with:

expr: syntax error: unexpected argument ‘length’

uutils expr, on the other hand, incorrectly returns 10, the length of the string helloworld.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0