sat
Package: WA2L/edrc 1.5.57
Section: General Commands (1)
Updated: 05 September 2014
Index
Return to Main Contents
 
NAME
sat - start edrc with a special System Administration configuration
 
SYNOPSIS
edrc/bin/sat
[
-h
|
-V
]
sat
[
-s
] [
-t
]
 
AVAILABILITY
WA2L/edrc
 
DESCRIPTION
Short start of 
edrc
with an other configuration which points to an own
script tree. Internally
sat
calls
edrc -c edrc.sat.cfg -n SAT_@ID@
.
sat
stands for "System Administration Tool".
The session name (as shown in the menu) is automatically set to
SAT_<id>
.
Where
<id>
is the process id of the started 
edrc
instance if not already a session with the same name exists, if so the
<id>
is set to a random number.
If additional short starts are needed, create a symlink from the
new short start command to
sat
( see section
EXAMPLES
).
 
OPTIONS
- -h
 - 
usage message.
 - -V
 - 
print version and patch level of 
edrc.
For an explanation of the
release numbering system see
edrcrevision(1).
 - -s
 - 
silent startup. Startup without showing the EDRC banner.
 - -t
 - 
no terminal initialization. Sometimes the terminal initialization causes
unwanted behavior. To skip terminal initialization, invoke 
edrc
with this option.
 
 
ENVIRONMENT
-
 
EXIT STATUS
see 
edrc(1m).
 
FILES
- etc/edrc.sat.cfg
 - 
configuration file of
sat,
see
edrc.cfg(4)
for more information.
 - Other files 
 - 
see section
FILES
in
edrc(1m).
 
 
EXAMPLES
- 1) create a new short start
 - 
This creates a new short start command
new_shortstart
that will load the configuration file
edrc.new_shortstart.cfg.
The session name will automatically be set to
NEW_SHORTSTART_<id>
.
        [ /root ]
        [ root@rh7mzv7t001 ][bash]: cd ~edrc/bin 
        [ /opt/edrc/bin ]
        [ root@acme007 ][bash]: ln -s sat new_shortstart
or:
        [ /opt/edrc/bin ]
        [ root@acme007 ][bash]: symlink sat ~edrc/bin/new_shortstart
 
 
SEE ALSO
edrc(1m),
edrc.cfg(4),
edrcintro(1),
edrcrevision(1),
symlink(1)
 
NOTES
-
 
BUGS
-
 
AUTHOR
sat was developed by Christian Walther. Send suggestions
and bug reports to wa2l@users.sourceforge.net .
 
COPYRIGHT
Copyright © 2014
Christian Walther
This is free software; see
edrc/doc/COPYING
for copying conditions. There is ABSOLUTELY NO WARRANTY; not
even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This document was created by man2html
using the manual pages.
Time: 00:14:22 GMT, March 08, 2025