alendia.dev/2022/03/24/bash-quick-reference

Preview meta tags from the alendia.dev website.

Linked Hostnames

4

Search Engine Appearance

Google

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

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

  • General Meta Tags

    15
    • title
      猫猫速查 Bash! | Alendia's Blog
    • charset
      utf-8
    • renderer
      webkit
    • force-rendering
      webkit
    • X-UA-Compatible
      IE=Edge,chrome=1
  • Open Graph Meta Tags

    5
    • og:type
      article
    • og:title
      猫猫速查 Bash!
    • og:url
      https://alendia.dev/2022/03/24/bash-quick-reference/index.html
    • og:site_name
      Alendia's Blog
    • og:description
      shebange.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:card
      summary_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