Information Security ˗ˋˏ ♡ ˎˊ˗

OS/Linux

[Ubuntu] ubuntu 명령어

토오쓰 2020. 5. 18. 23:02

설치된 패키지 확인하기

$ dpkg -l

 

 

원하는 패키지 설정해서 확인하기

$ dpkg -l | grep docker

 

 

 

파이썬을 이용하여 파일 압축풀기

$ apt-get install unzip -y
$ unzip "압축파일명"

 

 

 

자기 자신 명령어 확인

cat /etc/lsb-release