Skip to content

Barcelona | Oct-2025 | Angela Onyekwelu |Module-Tools|Sprint4/implement shell tools in python#7

Open
theangelskies wants to merge 14 commits intomainfrom
sprint4/implement-shell-tools-in-python
Open

Barcelona | Oct-2025 | Angela Onyekwelu |Module-Tools|Sprint4/implement shell tools in python#7
theangelskies wants to merge 14 commits intomainfrom
sprint4/implement-shell-tools-in-python

Conversation

@theangelskies
Copy link
Copy Markdown
Owner

Learners, PR Template

Self checklist

  • I have titled my PR with Barcelona | Oct-2025 | Angela Onyekwelu |Module-Tools|Sprint4/implement shell tools in python
  • My changes meet the requirements of the task
  • I have tested my changes
  • My changes follow the style guide

Changelist

Briefly explain your PR.
This pull request implements Python versions of the core shell tools cat, ls, and wc, replicating their basic functionality and required flags. Each tool was developed incrementally, starting with simple functionality and then extended to support features such as line numbering in cat, hidden file listing in ls, and line, word, and character counting in wc. The implementations were tested against the expected command outputs, and the results match the behavior of the original shell tools for the specified use cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant