#!/bin/bash · #Script to Concatenate Strings · #Declaring String Variable · str="We welcome you" · #Add the variable within the string · echo "$str on Javatpoint.".
確定! 回上一頁