Find Jobs
Hire Freelancers

C Program for UNIX

$20-25 USD

Ukończony
Opublikowano ponad 20 lat temu

$20-25 USD

Płatne przy odbiorze
In this assignment you are required to develop a program that will act as a simple shell, similar to the bash shell in UNIX. Your shell must perform the following: Display a prompt, e.g., my_shell$ Accept a command entered by the user by using *fgets()* (**do not use** *gets()*) Execute the command by invoking the *fork()* and *execvp()* system call If the command cannot be executed, display the appropriate system error message (use *perror()* for this purpose) If logout is typed, the shell should exit Extend the shell to allow a process to redirect *stdout* to the *stdin* of a second process. That is, implement a pipe. Use the standard pipe operator "|". For example, as mentioned above, the command "sort filename" will alphabetically sort each line of a text file, and write the sorted output to stdout. However, "sort filename | head" will alphabetically sort each line of the text file, and write the sorted output into a pipe using *stdout*. Again extend the shell to support invoking a command in either foreground or background mode. The user should be able to run a command in the background by placing an extra "&" at the end of the command line, e.g., "sleep 1000 &" to manage whether a command is running in the foreground or background, you must use the *wait()* system call (**do not use** *waitpid()*). The shell should also support multiple background jobs up to a maximum of 10. The command “jobs?? should be implemented to display the currently executing background processes PID numbers and the command line from which it was invoked. All the above mentioned should be in one program. ## Deliverables 1) Complete and fully-functional working program in executable form as well as complete source code of all work done. 2) Complete ownership and distribution copyrights to all work purchased. ## Platform The program must run on Linux.
Identyfikator projektu: 2970539

Informację o projekcie

4 ofert
Zdalny projekt
Aktywny 21 lat temu

Szukasz sposobu na zarobienie pieniędzy?

Korzyści ze składania ofert na Freelancer.com

Ustal budżet i ramy czasowe
Otrzymuj wynagrodzenie za swoją pracę
Przedstaw swoją propozycję
Rejestracja i składanie ofert jest bezpłatne
Przyznano:
Awatar Użytkownika
See private message.
$6 USD w 3 dni
5,0 (8 opinii)
1,8
1,8
4 freelancerzy składają oferty o średniej wysokości $13 USD dla tej pracy
Awatar Użytkownika
See private message.
$17 USD w 3 dni
5,0 (22 opinii)
3,7
3,7
Awatar Użytkownika
See private message.
$12,75 USD w 3 dni
4,3 (5 opinii)
3,8
3,8
Awatar Użytkownika
See private message.
$17 USD w 3 dni
4,7 (4 opinii)
2,4
2,4

O kliencie

Flaga SINGAPORE
Singapore
5,0
2
Członek od wrz 3, 2003

Weryfikacja Klienta

Dziękujemy! Przesłaliśmy Ci e-mailem link do odebrania darmowego bonusu.
Coś poszło nie tak podczas wysyłania wiadomości e-mail. Proszę spróbować ponownie.
Zarejestrowani Użytkownicy Całkowita Liczba Opublikowanych Projektów
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Wczytywanie podglądu
Udzielono pozwolenia na Geolokalizację.
Twoja sesja logowania wygasła i zostałeś wylogowany. Proszę, zalogować się ponownie.