Sponsored Content
Full Discussion: screenrc question
Top Forums Shell Programming and Scripting screenrc question Post 302370702 by janel10 on Thursday 12th of November 2009 07:36:10 AM
Old 11-12-2009
screenrc question

I've set up a .screenrc on some of my servers. When I use this the vi editor doesn't work the same way and some of the keys on my keyboard don't work. Like the Backspace and Delete key. Can someone explain why this happens and maybe how to fix it? I'm using RedHat and Fedora if that makes a difference
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Next Question:

what is the function of swap in linux why i have to create apsolutely a particion for the swap when i install (i installed lnx4win mandrake and made an automat. disk particion and the install program one of my disk partitions that was 3gb devidet in 4 one native 700mb swap 600mb and the others i... (1 Reply)
Discussion started by: user666
1 Replies

2. Shell Programming and Scripting

question

how do i write a script that'll open what i entered and scan it for a certain line of text. for example, i enter a filename (that exists) and in that file i want to scan a certain word that'll show how much of that word appears throughout the file. (2 Replies)
Discussion started by: mrhenry
2 Replies

3. Shell Programming and Scripting

vi question

hello! i am very new to this, so please bear with me. i used red hat linux to creat a little two page website for school, which was really just an exercise in absolute and relative paths. so, now, its all done, and i want to play with it some more, but i think there may be a problem with vi. i... (3 Replies)
Discussion started by: jojodancer
3 Replies

4. UNIX for Dummies Questions & Answers

Question

I need to write a script file that will tell me the largest number in a group of numbers. ANy help is greatly appreciated (2 Replies)
Discussion started by: twan
2 Replies

5. UNIX for Dummies Questions & Answers

Vi Question

Hi Guys I have a quick question I have a file that is approx 1.5 million lines long of which most of the lines start with INFO: some info INFO: some more info INFO: etc I want to remove these lines I was thinking along the lines of :%s/INFO*//g but this does not work None... (6 Replies)
Discussion started by: grahambo2005
6 Replies

6. UNIX for Dummies Questions & Answers

Help me these Question??

1. How the Unix system identify the Other User to access for file permission? 2. What command we use to convert the extension of a file name? 3. What command use to convert other editing file to Unix based text file? Please answer of these Question???Its necessary for me?? (3 Replies)
Discussion started by: pradipta_pks
3 Replies

7. Programming

C++ little question

Hi, I am doing a C++ self-study and I got stuck with this problem. I want to have a code that asks the suer to enter two numbers and then it lists the numbers between these two numbers. It has also to print a message if these two numbers are equal. Here is what I wrote: #include <iostream>... (11 Replies)
Discussion started by: faizlo
11 Replies

8. Shell Programming and Scripting

A question

Hi, I'm new to unix and got struck here.Can any one help me out.My question is .. is the command if ; then echo "do some stuff" fi correct? Thanks in advance abhijeet (18 Replies)
Discussion started by: Abhijeet_Atti
18 Replies

9. UNIX for Dummies Questions & Answers

Ls -l question

Hi, When doing ls -l, is it right to assume that all files with the date and time on it are files that are created/modified on the current year? Is there any way to display the creation/modified date of a file that are not created/modified in the current year? (4 Replies)
Discussion started by: newbie_01
4 Replies
SIGNSET-EDITOR(1p)					User Contributed Perl Documentation					SIGNSET-EDITOR(1p)

NAME
signset-editor - DNSSEC-Tools Signing Set GUI Editor SYNOPSIS
signset-editor <keyrec-file> DESCRIPTION
signset-editor provides the capability for easy management of signing sets in a GUI. A signing set contains zero or more names of key keyrecs. These sets are used by other DNSSEC-Tools utilities for signing zones. The signing sets found in the given keyrec file are displayed in a new window. New signing sets may be created and existing signing sets may be modified or deleted from signset-editor. signset-editor has two display modes. The Signing Set Display shows the names of all the set keyrecs in the given keyrec file. The Keyrec Display shows the names of all the key keyrecs in the given keyrec file. signset-editor starts in Signing Set Display mode, but the mode can be toggled back and forth as needed. An additional toggle controls the display of additional data. If the Extended Data toggle is turned on, then the Signing Set Display shows the names of the key keyrecs in each signing set and the Keyrec Display shows the names of each signing set each key keyrec is in. If the Extended Data toggle is turned off, then the Signing Set Display only shows the names of the set keyrecs and the Keyrec Display only shows the names key keyrecs. signset-editor has a small number of commands. These commands are all available through the menus, and most have a keyboard accelerator. The commands are described in the next section. Management of signing sets may be handled using a normal text editor. However, signset-editor provides a nice GUI that only manipulates signing sets without the potential visual clutter of the rest of the keyrec entries. UNDOING MODIFICATIONS signset-editor has the ability to reverse modifications it has made to a keyrec file. This historical restoration will only work for modifications made during a particular execution of signset-editor; modifications made during a previous execution may not be undone. When undoing modifications, signset-editor does not necessarily restore name-ordering within a keyrec's signing_set field. However, the signing-set data are maintained. This means that an "undone" keyrec file may not be exactly the same, byte-for-byte, as the original file, but the proper meaning of the data is kept. After a "Save" operation, the data required for reversing modifications are deleted. This is not the case for the "Save As" operation. OPTIONS
signset-editor takes the following options: -Version Displays the version information for signset-editor and the DNSSEC-Tools package. -help Displays a usage message. COMMANDS
signset-editor provides the following commands, organized by menus: Open (File menu) Open a new keyrec file. If the specified file does not exist, the user will be prompted for the action to take. If the user chooses the "Continue" action, then signset-editor will continue editing the current keyrec file. If the "Quit" action is selected, then signset-editor will exit. Save (File menu) Save the current keyrec file. The data for the "Undo Changes" command are purged, so this file will appear to be unmodified. Nothing will happen if no changes have been made. Save As (File menu) Save the current keyrec file to a name selected by the user. Quit (File menu) Exit signset-editor. Undo Changes (Edit menu) Reverse modifications made to the signing sets and keyrecs. This is only for the in-memory version of the keyrec file. New Signing Set (Commands menu) Create a new signing set. The user is given the option of adding key keyrecs to the new set. This command is available from both viewing modes. Delete Signing Set/Key (Commands menu) Delete the selected signing set or key. This command is available from both viewing modes. If used from the Signing Set Display mode, then all the keys in the selected signing set will be removed from that set. If used from the Keyrec Display mode, then the selected key will no longer be part of any signing set. Modify Signing Set/Key (Commands menu) Modify the selected signing set or key. This command is available from both viewing modes. If used from the Signing Set Display mode, then the selected signing set may be modified by adding keys to that set or deleting them from that set. If used from the Keyrec Display mode, then the selected key may be added to or deleted from any of the defined signing sets. View Signing Sets (Display menu) The main window will display the keyrec file's signing sets. If Extended Data are to be displayed, then each key keyrec in the signing set will also be shown. If Extended data are not to be displayed, then only the signing set names will be shown. This command is a toggle that switches between View Signing Sets mode and View Keyrecs mode. View Keyrecs (Display menu) The main window will display the names of the keyrec file's key keyrecs. If Extended Data are to be displayed, then the name of each signing set of the keyrec will also be shown. If Extended data are not to be shown, then only the keyrec names will be displayed. This command is a toggle that switches between View Keyrecs mode and View Signing Sets mode. Display Extended Data (Display menu) Additional data will be shown in the main window. For Signing Sets Display mode, the names of the signing set and their constituent key keyrecs will be displayed. For Keyrec Display mode, the names of the key keyrecs and the Signing Sets it is in will be displayed. This command is a toggle that switches between Extended Data display and No Extended Data display. Do Not Display Extended Data (Display menu) No additional data will be shown in the main window. For Signing Sets Display mode, only the names of the Signing Sets will be displayed. For Keyrec Display mode, only the names of the keyrecs will be displayed. This command is a toggle that switches between No Extended Data display and Extended Data display. Help (Help menu) Display a help window. KEYBOARD ACCELERATORS
Below are the keyboard accelerators for the signset-editor commands: Ctrl-D Delete Signing Set Ctrl-E Display Extended Data / Do Not Display Extended Data Ctrl-H Help Ctrl-M Modify Signing Set Ctrl-N New Signing Set Ctrl-O Open Ctrl-Q Quit Ctrl-S Save Ctrl-U Undo Changes Ctrl-V View Signing Sets / View Keyrecs Ctrl-W Close Window (New Signing Set, Modify Signing Set, Help) These accelerators are all lowercase letters. REQUIREMENTS
signset-editor is implemented in Perl/Tk, so both Perl and Perl/Tk must be installed on your system. COPYRIGHT
Copyright 2006-2012 SPARTA, Inc. All rights reserved. See the COPYING file included with the DNSSEC-Tools package for details. AUTHOR
Wayne Morrison, tewok@tislabs.com SEE ALSO
cleankrf(8), fixkrf(8), genkrf(8), krfcheck(8), lskrf(1), zonesigner(8) Net::DNS::SEC::Tools::keyrec(3) file-keyrec(5) perl v5.14.2 2012-06-21 SIGNSET-EDITOR(1p)
All times are GMT -4. The time now is 12:50 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy