Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags
- ubuntu mount
- ubuntu pipe
- autoencoder
- F-AnoGAN
- Image to image translation
- DCGAN
- ubuntu grep
- aws rds
- AWS
- git commit
- AWS EC2
- CycleGAN
- ubuntu
- pix2pix
- ubuntu 명령어
- bash 명령어
- anomaly detection
- gan
- 쏴아리 딥러닝
- unsupervised learning
- linux
- docker
- bash vs zsh
- AnoGAN
- ubuntu zsh
- 말해보시개 딥러닝
- 말해보시개 Linux
- git log
- AWS Certificate
- EC2
Archives
- Today
- Total
목록ubuntu bash (1)
쏴아리의 딥러닝 스터디

Linux Shell bash vs zsh ubuntu 현재 shell 확인 ubuntu에서 echo 0명령어를입력하면현재shell을확인할수있습니다.echo 0−bash라는결과를보니,현재shell은bash인것을확인할수있습니다.ubuntu에서는기본shell로bash를활용하고있습니다.ubuntu에서zshshell을실행하기위해서는다음과같이명령어를실행합니다.zsh ubuntu에 zsh shell 설치가 되지 않은 것을 확인할 수 있습니다. ubuntu zsh 설치 다음 명령어를 통해 ubuntu에 zsh를 설치합니다. sudoaptinstallzshubuntu에서zshshell를실행해보겠습니다.zsh 현재 shell이 z..
Linux
2021. 5. 19. 22:30