Aadeesh11 / Aadeesh11/alsh

Add support for parallel commands.

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
C
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Plan of action:
- [ ] 1) Parse the input line using delim="&", and put individual entries in an array maybe. \
- - [ ] Check for syntax error like only & is present, last command doesnt have an & at the end, etc.
- [ ] 2) Then create a separate thread for each entry in the array and pass the entry to parseLine function. \
- [ ] 3) figure out cleanUp using free() \

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.