-
[Linux] 과제3 : myshellLinuxProgramming 2023. 10. 22. 17:53
지금쓰는 shell도 잘만 돌아가는데
왜 더 안전한 shell을 만들라고 하시는지...
아래는 기존 shell보다 안전한 명령어 실행파일 모음
이게 다 돌아가야한다고 함.
[myshell.c]
'LinuxProgramming' 카테고리의 다른 글
[Linux] select() (1) 2023.11.22 [Linux] file synchronization (1) 2023.11.04 [Linux] opendir() and readdir() (0) 2023.10.22 [Linux] execl() and execv() (1) 2023.10.18 [Linux] wait() and waitpid() (2) 2023.10.17