a realtime plotting utility for terminal/console with data input from stdin
-
Updated
Oct 28, 2024 - C
a realtime plotting utility for terminal/console with data input from stdin
Материали към курса "Операционни системи" на ФМИ, СУ
Pipex is a project that re-creates in C the way two commands are piped together via | in the shell
ZJU 2020年短学期Linux程序设计课程大作业,用C语言实现了一个shell程序的基本功能,还包括管道,重定向,后台执行等功能
C multi-pipe implementation, dissection and explanation.
Repository for the lectures taught in the course named "Operating Systems Lab" at the University of Guilan, Department of Computer Engineering.
Minishell is a 42 school team project to create a basic shell program in C. It implements redirections and pipes, as well as environment variables and some builtin commands.
Tiny PreProcessor
pipex is a 42 school project aimed to better understand shell redirection and pipes, by handling them in C.
popen2() - bidirectional popen()
A library for mingw32 that includes some POSIX functions but eventually all of the POSIX functions will be completed and right now the POSIX functions that are included in this repository are pipe, wait, mmap, munmap, msync, mlock, munlock, posix_madvise, madvise, shm_open, shm_unlink, readv, writev, process_vm_readv, process_vm_writev, dlopen, etc
Quote arguments or standard input for usage in POSIX shell by eval
Add a description, image, and links to the pipe topic page so that developers can more easily learn about it.
To associate your repository with the pipe topic, visit your repo's landing page and select "manage topics."