Linux and Unix are different but they do have a relationship with each other as Linux is derived from Unix.
Linux is not Unix, but it is a Unix-like operating system. Linux system is derived from Unix and it is a continuation of the basis of Unix design. Linux distributions are the most famous and healthiest example of direct Unix derivatives.
: 유닉스 쉘에 대해 전반적으로 학습할 수 있다.
software carpentry에 대해 찾아보았는데 멋진 학습 모임인 듯!
사실 이 모든 자료검색의 시작이 여기로부터..
docker exec -it ...
에서 -it 가 무엇을 의미하는지에 대해 상세히 설명하고 있다.