Find Jobs
Hire Freelancers

C Program for UNIX

$20-25 USD

Terminado
Publicado hace más de 20 años

$20-25 USD

Pagado a la entrega
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.
ID del proyecto: 2970539

Información sobre el proyecto

4 propuestas
Proyecto remoto
Activo hace 21 años

¿Buscas ganar dinero?

Beneficios de presentar ofertas en Freelancer

Fija tu plazo y presupuesto
Cobra por tu trabajo
Describe tu propuesta
Es gratis registrarse y presentar ofertas en los trabajos
Adjudicado a:
Avatar del usuario
See private message.
$6 USD en 3 días
5,0 (8 comentarios)
1,8
1,8
4 freelancers están ofertando un promedio de $13 USD por este trabajo
Avatar del usuario
See private message.
$17 USD en 3 días
5,0 (22 comentarios)
3,7
3,7
Avatar del usuario
See private message.
$12,75 USD en 3 días
4,3 (5 comentarios)
3,8
3,8
Avatar del usuario
See private message.
$17 USD en 3 días
4,7 (4 comentarios)
2,4
2,4

Sobre este cliente

Bandera de SINGAPORE
Singapore
5,0
2
Miembro desde sept 3, 2003

Verificación del cliente

¡Gracias! Te hemos enviado un enlace para reclamar tu crédito gratuito.
Algo salió mal al enviar tu correo electrónico. Por favor, intenta de nuevo.
Usuarios registrados Total de empleos publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Cargando visualización previa
Permiso concedido para Geolocalización.
Tu sesión de acceso ha expirado y has sido desconectado. Por favor, inica sesión nuevamente.