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 |
Tags
- docker
- aws rds
- 말해보시개 딥러닝
- 말해보시개 Linux
- F-AnoGAN
- bash vs zsh
- ubuntu pipe
- ubuntu grep
- unsupervised learning
- autoencoder
- CycleGAN
- ubuntu 명령어
- linux
- ubuntu mount
- AWS EC2
- ubuntu
- anomaly detection
- DCGAN
- git log
- git commit
- gan
- 쏴아리 딥러닝
- ubuntu zsh
- AWS Certificate
- Image to image translation
- bash 명령어
- AnoGAN
- AWS
- pix2pix
- EC2
Archives
- Today
- Total
목록bash vs zsh (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