unix-command
Here are 96 public repositories matching this topic...
Implementation of some UNIX commands in C
-
Updated
Mar 25, 2022 - C
I wrote a simplified version of the ps command on Linux-based systems. The myps tool will extract 7 data points from the stat file and display them to the user by implementing specified command line options. This project was developed in C in Unix environment.
-
Updated
Oct 27, 2021 - C
The material is for unix programming.
-
Updated
Nov 18, 2022 - C
practice for learning different concepts of programming
-
Updated
Dec 26, 2022 - C
rm is a command-line utility that can delete directory entries. Written in C, requires an at least partly POSIX conforming operating system underneath. The goal of this tool is, to fulfill the corresponding POSIX standard as good as possible, without adding more features.
-
Updated
Feb 14, 2021 - C
This project will let you discover in detail a UNIX mechanism that you already know by using it in your program.
-
Updated
Oct 27, 2024 - C
Designed to build a simplified version of a Unix shell with command-line interpreter.
-
Updated
Feb 25, 2025 - C
Practica para Desarrollo de Sistemas en Red para programas con comandos Unix
-
Updated
Jul 17, 2019 - C
📖 42 Silicon Valley - C
-
Updated
Oct 10, 2019 - C
My own implementation of a famous ls UNIX utility, which lists files and their respective directories
-
Updated
Feb 7, 2019 - C
Improve this page
Add a description, image, and links to the unix-command topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the unix-command topic, visit your repo's landing page and select "manage topics."