Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Escape character | Batch

@echo off
echo  __________________________________________________________________ 
echo ^|                                                                 ^|
echo ^| The wall in front of you moved upwards and light shined so      ^|
echo ^|                                                                 ^|
echo ^| bright, but you could move. You walked towards the light. And   ^|
echo ^|                                                                 ^|
echo ^| from here, your adventure will start soon. We welcome you to    ^|
echo ^|                                                                 ^|
echo ^| Votre Monde, Franqais...                                        ^|
echo ^|_________________________________________________________________^|
pause>nul
Comment

batch escape character

echo This is green!     # Copy the escape character from here
Comment

PREVIOUS NEXT
Code Example
Shell :: git add file without commit 
Shell :: skip husky 
Shell :: yarn react install 
Shell :: scp remote to local 
Shell :: powershell sharepoint copy file to other site collection 
Shell :: install anaconda 
Shell :: linux command to go to the previous directory 
Shell :: journalctl vacuum 
Shell :: git compare two branches 
Shell :: how to install socket.io to node js 
Shell :: bash for i 
Shell :: shell sort algorithm complexity 
Shell :: change wallpaper command line linux 
Shell :: docker compose exec compose 
Shell :: install serverless framework 
Shell :: how to turn on tomcat server mac terminal 
Shell :: git submodule add 
Shell :: permissão wordpress 
Shell :: debian ssh authorized_keys 
Shell :: sl in linux 
Shell :: debian mongodb 
Shell :: aws cli on heroku 
Shell :: add changes from different branch 
Shell :: docker for ubuntu 
Shell :: add user sudoers arch 
Shell :: change default terminal linux 
Shell :: git clone with different name 
Shell :: How to discard files from stash in git 
Shell :: delete git branch 
Shell :: how to create a sh file to run terminal commands 
ADD CONTENT
Topic
Content
Source link
Name
2+8 =