Skip to content

Documentation clarification #25577

@arthur-phantom

Description

@arthur-phantom

Existing documentation URL(s)

What changes are you suggesting?

On Application check page, the command does not appear to work if the the path contains a space

ps -eo comm | xargs which | sort | uniq | xargs realpath

The xargs which should have a quote. Suggested fix might be xargs -I{} which "{}". The application check does appear to work - is the page outdated?

Additional information

No response

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions