Skip to main content

A Trac macro to show example shell sessions.

Project description

Notes

A quick port of the ShellExample macro.

This provides a macro ShellExample that renders terminal sessions with nice colors.

Configuration

To enable:

[components]
shellexample.* = enabled

Example

{{{
#!ShellExample
$ ./configure --help
...
  --enable-abc ......
  --enable-def ......
  --with-ghi[=dir] ......
...
$ ./configure '--enable-abc' \
 '--enable-def' \
 --with-ghi='/usr
/local'
(many outputs here)

$ make
(many outputs again)

(now su to root)
$ su
Password:
(type your root password)

# make install
(ok, it's now installed)
}}}

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

TracShellExampleMacro-1.0.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

TracShellExampleMacro-1.0-py2.5.egg (5.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page