redhat man page for pgtclsh

Query: pgtclsh

OS: redhat

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PGTCLSH(1)						  PostgreSQL Client Applications						PGTCLSH(1)

NAME
pgtclsh - PostgreSQL Tcl shell client
SYNOPSIS
pgtclsh [ filename [ arguments... ] ]
DESCRIPTION
pgtclsh is a Tcl shell interface extended with PostgreSQL database access functions. (Essentially, it is tclsh with libpgtcl loaded.) Like with the regular Tcl shell, the first command line argument is a script file, any remaining arguments are passed to the script. If no script file is named, the shell is interactive. A Tcl shell with Tk and PostgreSQL functions is available as pgtksh(1).
SEE ALSO
pgtksh(1), PostgreSQL Programmer's Guide (description of libpgtcl), tclsh(1) Application 2002-11-22 PGTCLSH(1)
Related Man Pages
tclsh(1) - mojave
tclsh(1) - centos
tclsh(1) - suse
tclsh(1) - opendarwin
tclsh(1) - linux
Similar Topics in the Unix Linux Community
How to capture ^x,^y via bash script?
CentOS7 restoring file capabilities
About TODO
Package
[TIP] Processing YAML files with yq