Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self-Shell

这是一个使用C语言编写的shell,较为简陋,只能实现cd,exit,help命令。 本项目参考了https://brennan.io/2015/01/16/write-a-shell-in-c/, 并进行了小小修改。

编译运行

  1. git clone该项目到本地
  2. 使用 gcc -o shell main.c
  3. 运行,使用./shell

可以实现cd,exit,help命令。

感谢您的关注!

update

2025.8.18 新增功能:展示图片。使用show your/path/your_image.jpg命令即可展示图片。

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages