import tensorflow as tf
print(tf.__version__)
print(tf.__version__)
!cat /proc/meminfo
!cat /proc/cpuinfo
!cat /proc/cpuinfo
Colab 배워봅시다 https://colab.research.google.com/ https://codelabs.developers.google.com/
!!!scp nginx.conf{,.bak}cd -cd ..cd ~cd $HOMEcdchmod 755 파일명chmod a+x 파일명chown 유저명cp file file.backupcp file1 file2cp -r directory1 directory2/datedd if=/dev/zero of=/dev/sdbdf -hdmesg>dmesg.txtdmidecodedmidecode -t 0dmidecode -t 4dpkg –get-selections | grep apachedpkg -L package_namedu / -bh | lessecho $PATHenveog picture_nameexitfreegnome-system-loggrep string filenamegrep btime /proc/stat | grep -Eo “[[:digit:]]+”history | lesshostnamehwclock –showidifconfigiwconfigiwlistkillall processlast -x | grep shutdown | head -1 | grep -Eo “[A-Z][a-z]{2} [[:digit:] ][[:digit:]] [[:digit:]]{2}:[[:digit:]]{2}”logoutlsls -l filenamels /usr/bin | lesslshw -C networklsmodlspci -nv | lesslsusbman commandmkdir dirnamemv file dirmv file1 file2netstat -rnprintenvps -Afpwdrm filenamerm -rf dirrm *.txtrmdir dirrouteshred -zuv -n 7 fileshutdown -h nowshutdown -r nowssh IP addresssudo -isudo sutar czf dirname.tgz dirnametar zxvf archivetoptouch filenamettyuname -auname -mcommandwhereis commandwhich commandwhowhoamitail –follow test.log./filename.txt\batch commandcat /proc/cpuinfocat /proc/meminfocat /proc/net/devcat /proc/uptimecat /proc/versioncat filenamefdisk -lfile package_namefind / -name filenamegzip test.txtgzip -d test.txt.gzgzip -l *.gzstat filename.txtwget http://remote_file_url`last -n 10`
`pstree`
`ls -1 | wc -l`
|
1bGTPirOnwDlzRABCEDWtGkQ2a1bAaMWY 부분이 id 이다.
|
|
|
!python3 test/mnist_cnn.py
|