linux which whatis whereis 查看python命令的信息
ECS信息
規(guī)格:2vCPUs | 4GiB | kc1.large.2
鏡像:openEuler 20.03 64bit with ARM | 公共鏡像
linux which whatis whereis 查看python命令的信息
which 查找指令的絕對(duì)路徑
# which python /usr/bin/python
stat 查看文件具體信息
# stat /usr/bin/python File: /usr/bin/python -> python2 Size: 7 Blocks: 0 IO Block: 4096 symbolic link Device: fd02h/64770d Inode: 2240627 Links: 1 Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) Access: 2021-10-04 14:49:25.651799849 +0800 Modify: 2020-03-24 03:08:29.000000000 +0800 Change: 2020-05-18 10:35:42.132000000 +0800 Birth: 2020-05-18 10:35:42.132000000 +0800
whatis 查看簡(jiǎn)短的幫助信息
# whatis python python (1) - an interpreted, interactive, object-oriented programming language
whereis 査找二進(jìn)制命令、源文件和幫助文檔的命令。
# whereis python python: /usr/bin/python2.7-config /usr/bin/python2.7 /usr/bin/python2.7-debug-config /usr/bin/python2.7-debug /usr/bin/python3.7 /usr/bin/python /usr/bin/python3.7m /usr/lib/python2.7 /usr/lib/python3.7 /usr/lib64/python2.7 /usr/lib64/python3.7 /usr/local/lib/python3.7 /usr/include/python2.7 /usr/include/python2.7-debug /usr/include/python3.7m /usr/share/man/man1/python.1.gz
# python Python 2.7.16 (default, Mar 23 2020, 19:07:51) [GCC 7.3.0] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> exit()
學(xué)習(xí)資料
彈性云服務(wù)器 ECS
openEuler-官網(wǎng)
openEuler-B站
openEuler-慕課
openEuler-文檔
鯤鵬社區(qū)
歡迎各位同學(xué)一起來(lái)交流學(xué)習(xí)心得^_^
Linux openEuler
版權(quán)聲明:本文內(nèi)容由網(wǎng)絡(luò)用戶(hù)投稿,版權(quán)歸原作者所有,本站不擁有其著作權(quán),亦不承擔(dān)相應(yīng)法律責(zé)任。如果您發(fā)現(xiàn)本站中有涉嫌抄襲或描述失實(shí)的內(nèi)容,請(qǐng)聯(lián)系我們jiasou666@gmail.com 處理,核實(shí)后本網(wǎng)站將在24小時(shí)內(nèi)刪除侵權(quán)內(nèi)容。