nushell/crates/nu-command
Jelle Besseling 65c90d5b45
Add ppid to ps command (#8750)
# Description

Adds the `ppid` field that's available on all supported platforms to the
`ps` command. This would be useful in my scripts.

# User-Facing Changes

- ps output now contains an extra column

# Tests + Formatting

Not sure if I need to add a test for this

# After Submitting

Update https://www.nushell.sh/book/quick_tour.html#quick-tour to show
the new table
2023-04-05 13:12:01 -05:00
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
src Add ppid to ps command (#8750) 2023-04-05 13:12:01 -05:00
tests Loops return external stream when external command failed. (#8646) 2023-04-05 20:38:04 +03:00
Cargo.toml Bump to 0.78.1 development version (#8741) 2023-04-05 13:36:10 +12:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00