Skip to content

HLahoti/HLS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

HLS

A custom shell for Linux systems.

Features

Some of the project's features:

  • Multi command handling
  • Signal handling
  • Pipe handling
  • Custom history feature

Installation Steps:

1. Download and compile

gcc -Werror -Wextra -pedantic hls.c -lreadline -o hls.o

2. Execute:

./hls.o

About

Custom shell for Linux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages