2026-03-12 20:23:15

This commit is contained in:
root
2026-03-12 21:23:47 +01:00
parent eab4b36eca
commit 93039b8489
3332 changed files with 699614 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
@@cs_spool_time.sql
-- PRO
PRO &&cs_elapsed_time. &&cs_total_time.
PRO
PRO &&cs_file_name..txt
PRO /* ---------------------------------------------------------------------------------------------- */
SPO OFF;
HOS chmod 644 &&cs_file_name..txt
PRO
DEF cs_reference;
--DEF cs_local_dir;
PRO
PRO If you want to preserve script output, execute corresponding scp command below, from a TERM session running on your Mac/PC:
PRO scp &&cs_host_name.:&&cs_file_prefix._&&cs_script_name.*.* &&cs_local_dir.
PRO scp &&cs_host_name.:&&cs_file_dir.&&cs_reference_sanitized._*.* &&cs_local_dir.
PRO
PRO Use h.sql or help.sql for "cs" scripts inventory by type, and ls.sql for alphabetical list of "cs" scripts.
--