#!/bin/bash
a=23
echo ‘$a’
echo “$a”
your_name=’runoob’
str=”Hello, I know you are \”$your_name\ “! \n”
echo -e $str
echo $str Output
bogon:Desktop macname$ ./test.sh
$a
23
Hello
#!/bin/bash
a=23
echo ‘$a’
echo “$a”
your_name=’runoob’
str=”Hello, I know you are \”$your_name\ “! \n”
echo -e $str
echo $str Output
bogon:Desktop macname$ ./test.sh
$a
23
Hello
Edit:
This is my updated code:
#!/bin/sh
files=`ls`
if [$# -ne 1 -o -f $1 ]
then
echo “Usage: $0 ”
exit 1
fi
if [! -e $1 ]
then
echo “$1 not found”
exit 1
elif [-d $1 ]then
cd $1
for f
First check mysql related directories under linux
Execute query SQL< /p> mysql>show variables like ‘%dir%’;
datadir is the data path
The running path is determined, and the impo
Spotlight on MySQL Installation and Configuration
First step: download and install mysql-connector-3.5x
Spotlight on MySQL connection mysql must use mysql-connector-3.5x
1, downlo
First introduce the maven dependency: this is the dependency that needs to be introduced when reverse engineering when integrating mybatisplus
com.baomidou
mybatis-plus-boot-starter
2.3
When working on a project today, some operations are hidden when the keyboard is displayed, and some operations are turned on when the keyboard is hidden. After searching online for a long time, I
### Introduction Recently, due to the requirements of the project, the developed modules need to be packaged into aar for other projects to call. After working for a period of time, I found that th
The process from entering keywords to returning to the specified webpage
http://blog.csdn.net/tomorrow_c/article/details/62240383
Key inverted search of index
http://blog.csdn.net/hguisu/article/details/7962350
Heartbeat is an integral part of the Linux-HA project, which implements a highly available cluster system. Simply put, through heartbeat, resources and services can be quickly transferred from a fa
&Anchor-based shortcoming 1) When using anchors, you need to tile densely on each feature scale, but only a few Part of it is positive samples, that is, the ratio of positive and negative samples