Skip to content

rf0321/ru-gnu-core-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status LICENCE

ru-gnu-core-utils

Usage

1.clone this repository and move to the directory.

git clone git@github.com:ItinoseSan/ru-gnu-core-utils.git
cd ru-gnu-core-utils

2.Set up use crate

cargo build

3.Run src

cargo run

Implemented command

ls
pwd
curl
echo
rmdir
mkdir

Demo

mkdir
Error: Position(Alpha, [10])
mkdir test
ls
./.git
./Cargo.toml
./.vscode
./.gitignore
./Cargo.lock
./src
./test
./target
pwd
/home/username/my_projects/rust_app/linux-gnu-core-util

Help

I need to good implementation. Please tell me.

About

Dummy Implementation of a part of GNU Core Utilities in rust-lang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published