Skip to content

env and nproc command integration #64

@RanXom

Description

@RanXom

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

  • Implement env command integration.
  • Implement nproc command integration.
  • Write tests to verify correct behavior.
  • Integrate env and nproc into the TUI.
  • Update documentation accordingly.

Parent Issue
Child of: [Create more commands from the Linux core library](#9)

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions