Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gJmry/RustCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

10 Commits

Repository files navigation

Rust Command-Line Utilities Project

This Rust project aims to create command-line utilities that mimic some basic functionalities of popular Unix utilities. The purpose of this project is to provide a hands-on experience in learning Rust by building simple yet useful tools. Rewriting existing tools in Rust can be an excellent way to grasp the language's syntax, data structures, and standard library.

Project Structure

The project will consist of the following utilities:

  • echo: Repeats input
  • cat: Concatenates files
  • ls: Lists directories
  • find: Locates files or directories
  • grep: Matches text in files

Dependencies

Apart from the standard Rust libraries, no additional crates or dependencies are required for these utilities.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /