The friendly interactive shell 1.23.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News The friendly interactive shell 1.23.0 (Default branch)
# 1  
Old 01-13-2008
The friendly interactive shell 1.23.0 (Default branch)

Image fish, the friendly interactive shell is a shell that is focused on interactive use, discoverability, and user friendliness. The design goal of fish is to give the user a rich set of powerful features in a way that is easy to discover, remember, and use. fish features a user-friendly and powerful tab-completion, including descriptions of every completion, tab-completion of strings with wildcards, and many completions for specific commands. It also features an extensive and discoverable help system. A special help command gives access to all the fish documentation in your preferred Web browser. Other features include syntax highlighting with extensive error checking, support for the X clipboard, smart terminal handling based on terminfo, an easy to search, no duplicates history. License: GNU General Public License (GPL) Changes:
Case insensitive tab completions were added. Improvements were made to the multiline editing system. A new and much more powerful keybinding system was added.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Homework & Coursework Questions

Help with Interactive / Non Interactive Shell script

Q. Write a script that behaves both in interactive and non interactive mode. When no arguments are supplied it picks up each C program from the directory and prints first 10 lines. It then prompts for deletion of the file. If user supplies arguments with the script , then it works on those files... (1 Reply)
Discussion started by: rits
1 Replies
Login or Register to Ask a Question
KAS_QUIT(8)						       AFS Command Reference						       KAS_QUIT(8)

NAME
kas_quit - Leaves interactive mode SYNOPSIS
quit [-help] q [-h] DESCRIPTION
The kas quit command ends interactive mode, severing the authenticated connection to one or more Authentication Server processes and returning the issuer to the normal shell prompt. This command is operative only during interactive mode, so omit the kas command suite name from the command line. OPTIONS
-help Prints the online help for this command. All other valid options are ignored. EXAMPLES
The following example demonstrates how the normal command shell prompt returns when the issuer leaves interactive mode. ka> quit % PRIVILEGE REQUIRED
None, and no password is required. SEE ALSO
kas(8), kas_interactive(8) COPYRIGHT
IBM Corporation 2000. <http://www.ibm.com/> All Rights Reserved. This documentation is covered by the IBM Public License Version 1.0. It was converted from HTML to POD by software written by Chas Williams and Russ Allbery, based on work by Alf Wachsmann and Elizabeth Cassell. OpenAFS 2012-03-26 KAS_QUIT(8)