Daily Shaarli

All links of one day in a single page.

July 10, 2026

Setting and Using Variables and Parameters
How to pretty print XML from Java? - Stack Overflow
sql - how to pass variable from shell script to sqlplus - Stack Overflow

I have a shell script that calls file.sql

I am looking for a way to pass some parameters to my file.sql.

If I don't pass a variable with some value to the sql script, I will have to create multip...