You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project was implemented while studying at 42 School (Moscow).
Task
The task is to mimic the execution of the Bash command < file1 cmd1 | cmd2 > file2 using C language.
Read the detailed description of the subject here.