mirror of
https://github.com/nushell/nushell.git
synced 2025-02-09 06:59:19 +01:00
# 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 |
||
---|---|---|
.. | ||
foreground.rs | ||
lib.rs | ||
linux.rs | ||
macos.rs | ||
windows.rs |