Shell echo Command

Source: Internet
Author: User
Tags echo command
Shell echo Command echo"It is a test"The double quotes here are completely omitted.3The . Display variable read command reads a line from the standard input and assigns the value of each field in the input row to the shell variable #!/bin/SH read name echo"$name It is a test"$ ok #标准输入 $ ok It isa test #输出显示不换行 #!/bin/Shecho-E"ok! \c"# -e Open Escape \c no wrap echo"It is a test"$ OK! It isa test display results directed to file Echo"It is a test">myfile Output string As-is, do not escape or take variables (in single quotes) echo'$name \ "'output Result: $name \"Show command execution result echo ' Date '

Shell echo Command

Related Article
Large-Scale Price Reduction
  • 59% Max. and 23% Avg.
  • Price Reduction for Core Products
  • Price Reduction in Multiple Regions
undefined. /
Connect with us on Discord
  • Secure, anonymous group chat without disturbance
  • Stay updated on campaigns, new products, and more
  • Support for all your questions
undefined. /
Free Tier
  • Start free from ECS to Big Data
  • Get Started in 3 Simple Steps
  • Try ECS t5 1C1G
undefined. /

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.