Skip to content

EzeeLinux/show-terminal_text_display_tool

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

show-terminal_text_display_tool.git

  1. Description:

Show displays text files in a terminal and formats to the terminal emulator display window but adds no other characters on the screen. Show is great for screencasts and presentations.

  1. Installation:

Unzip the "show" bash script from the zip archive and move it to either /usr/local/bin or ~/bin. You can either do this from a command line or simply drag the file out of Archive Manager to wherever you'd like it to go.

  1. License.

Show is free softare. You can redistribute it and/or modify it under the terms of the GNU General Public License Version 2.0. as published by the Free Software Foundation. A copy of the GNU GPL 2.0 is provided with the software.

  1. Contents of Help Page:

Show -- Terminal Text Display Tool (Version 1.0)

Help Page -- Press 'q' to exit.

Show displays text files in a terminal and formats to the terminal emulator display window but adds no other characters on the screen. Show is great for screencasts and presentations.

Commands:

show file1.txt file2.txt file3.txt (...more files) = display the contents
of each file one at a time.

show --help = shows this help page.

You can give show as many files to work with as you like, just list one
after another in the order you'd like to display them. Pressing any key
will advance to the next file. The screen will be cleared but the user can
scroll up to see the contents of the last file displayed. Pressing any key
after the files have all been displayed will add a line to the bottom of
the screen letting you know that there are no more files. Press any key
once again to clear the screen and exit the program.

Note: You must give show at least one file name to work with or it exits
with an error.

By Joe Collins www.ezeelinux.com (GNU/General Public License version 2.0)

Disclaimer:

THIS SOFTWARE IS PROVIDED BY EZEELINUX “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL EZEELINUX BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

About

Show displays text files in a terminal and formats to the terminal emulator display window but adds no other characters on the screen. Show is great for screencasts and presentations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages