Technical Notes

We're all on the same page!

Showing posts with label echo. Show all posts
Showing posts with label echo. Show all posts
Sunday, 19 May 2019

Examples of "escape sequences" usage on echo command

›
To use interpretation of backslash escapes, just need to put " -e " parameters afterward echo command. Info: " -e " me...
Wednesday, 8 November 2017

How to export/set ORACLE_SID?

›
Linux export variable $ export ORACLE_SID=XE check variable $ echo $ORACLE_SID Windows set variable > set ORACLE_SID=XE check...
›
Home
View web version
Powered by Blogger.