-
Notifications
You must be signed in to change notification settings - Fork 0
Linux manual
peternara edited this page Apr 10, 2017
·
4 revisions
- 압축 풀기
- 여러 압축 한꺼번에 풀기 : ls *.zip | xargs -n1 unzip
- Cuda Version
- nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2015 NVIDIA Corporation Built on Tue_Aug_11_14:27:32_CDT_2015 Cuda compilation tools, release 7.5, V7.5.17
- Centos version
- lsb_release -a
LSB Version: :base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch Distributor ID: CentOS Description: CentOS release 6.8 (Final) Release: 6.8 Codename: Final