redox-os / coreutils

Mirror of https://gitlab.redox-os.org/redox-os/coreutils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redox OS coreutils

DEPRECATED: This repo is being superseded by uutils/coreutils. Programs here that don't have counterparts in uutils should be moved to extrautils.

This repository contains the core UNIX utilities for Redox OS. These are based on BSD coreutils rather than GNU coreutils as these tools should be as minimal as possible.

Currently included:

  • cat
  • chown
  • clear
  • dd
  • df
  • du
  • env
  • free
  • kill
  • ln
  • mkdir
  • ps
  • reset
  • shutdown
  • sort
  • stat
  • tail
  • tee
  • test
  • time
  • touch
  • uname
  • uptime
  • which

About

Mirror of https://gitlab.redox-os.org/redox-os/coreutils

License:MIT License


Languages

Language:Rust 100.0%