This issue tracks the implementation of two additional Linux core utilities within Winix:
env – Displays the current environment variables, similar to the GNU env command.
nproc – Outputs the number of available processing units, consistent with the GNU nproc command.
Tasks
Parent Issue
Child of: [Create more commands from the Linux core library](#9)
This issue tracks the implementation of two additional Linux core utilities within Winix:
env– Displays the current environment variables, similar to the GNUenvcommand.nproc– Outputs the number of available processing units, consistent with the GNUnproccommand.Tasks
envcommand integration.nproccommand integration.envandnprocinto the TUI.Parent Issue
Child of: [Create more commands from the Linux core library](#9)