
alendia.dev/2022/03/24/bash-quick-reference
Preview meta tags from the alendia.dev website.
Linked Hostnames
4Search Engine Appearance
https://alendia.dev/2022/03/24/bash-quick-reference
猫猫速查 Bash!
shebange.g. 1#!/bin/bash 以 #! 开头,告知OS执行的程序 Conditional12345678if xxxx;then xxxelif xxx; xxxxelse xxxfi Tip: 注意 [ ] 内的空格 字符串相等 1234if [[ "neko" = "$1" ]];then echo "$2"fi 文件存在 1234if [[ ! -f "FIL
Bing
猫猫速查 Bash!
https://alendia.dev/2022/03/24/bash-quick-reference
shebange.g. 1#!/bin/bash 以 #! 开头,告知OS执行的程序 Conditional12345678if xxxx;then xxxelif xxx; xxxxelse xxxfi Tip: 注意 [ ] 内的空格 字符串相等 1234if [[ "neko" = "$1" ]];then echo "$2"fi 文件存在 1234if [[ ! -f "FIL
DuckDuckGo

猫猫速查 Bash!
shebange.g. 1#!/bin/bash 以 #! 开头,告知OS执行的程序 Conditional12345678if xxxx;then xxxelif xxx; xxxxelse xxxfi Tip: 注意 [ ] 内的空格 字符串相等 1234if [[ "neko" = "$1" ]];then echo "$2"fi 文件存在 1234if [[ ! -f "FIL
General Meta Tags
15- title猫猫速查 Bash! | Alendia's Blog
- charsetutf-8
- rendererwebkit
- force-renderingwebkit
- X-UA-CompatibleIE=Edge,chrome=1
Open Graph Meta Tags
5- og:typearticle
- og:title猫猫速查 Bash!
- og:urlhttps://alendia.dev/2022/03/24/bash-quick-reference/index.html
- og:site_nameAlendia's Blog
- og:descriptionshebange.g. 1#!/bin/bash 以 #! 开头,告知OS执行的程序 Conditional12345678if xxxx;then xxxelif xxx; xxxxelse xxxfi Tip: 注意 [ ] 内的空格 字符串相等 1234if [[ "neko" = "$1" ]];then echo "$2"fi 文件存在 1234if [[ ! -f "FIL
Twitter Meta Tags
1- twitter:cardsummary_large_image
Link Tags
9- alternate/atom.xml
- apple-touch-icon/favicon-152x152.png
- apple-touch-icon/favicon-180x180.png
- apple-touch-icon/favicon-167x167.png
- shortcut icon/favicon-32x32.png
Links
12- https://alendia.dev
- https://alendia.dev/2021/06/25/figma-experience
- https://alendia.dev/2022/03/24/bash-quick-reference
- https://alendia.dev/2022/04/01/Matrix-E2E-guidance-and-doubt
- https://alendia.dev/about