Sponsored Content
Full Discussion: KSH Terminal Settings
Top Forums UNIX for Dummies Questions & Answers KSH Terminal Settings Post 99492 by Perderabo on Friday 17th of February 2006 03:59:00 PM
Old 02-17-2006
Use single quotes:

export PS1='$PWD>'
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Terminal settings on solaris

I am getting the following error when try to use vi vt100: Unknown terminal type Visual needs addressable cursor or upline capability : I have checked the TERM variable which is set to vt100. What could be the problem. This is on solaris 2.8 and i am doing telnet. (2 Replies)
Discussion started by: sssow
2 Replies

2. UNIX for Dummies Questions & Answers

Terminal Video Settings

I am not a Solaris (Unix) guy so i need help. I am trying to get a Sun Ultra 5 running Solaris 8 to display the correct video for my KVM switch. I have set the CDE to 1024x768x75 and have no problem with video using this setting in CDE. When I shut down the server or boot up the server it is... (4 Replies)
Discussion started by: cchyzm
4 Replies

3. Solaris

Terminal settings from linux to solaris

When I log in from my linux workstation (CentOS4) to a solaris 8 server using SSH or telnet, the terminal settings don't seem to work well. When I tail or vi a file, I get a blank screen or no response, and I am no longer able to interact with the session. I have to type the escape sequence to... (2 Replies)
Discussion started by: tjlst15
2 Replies

4. Shell Programming and Scripting

ksh script as a login shell return "no controlling terminal"

I have created a ksh shell script and used it as a login shell for a user. </etc/passwd> lramirev:x:111:200:Luis:/export/home/menush:/usr/local/menush/menush My shell script is like this: </usr/local/menush/menush> #!/bin/ksh # if ] then . $HOME/.profile fi ... (8 Replies)
Discussion started by: lramirev
8 Replies

5. OS X (Apple)

Terminal.app keeps creating copies of my settings files

Under Leopard, I like to conveniently open Terminal windows onto remote systems. I've created several settings files in Terminal, one for each remote system that I want to access. To open window, I right-click on the Terminal icon in the Dock, expand the "New Window" menu item, and select the... (0 Replies)
Discussion started by: siemsen
0 Replies

6. Shell Programming and Scripting

Terminal is closing on exit in ksh

hi while executing the following script, my terminal window is getting closed if I enter a invalid option. I want the script should go back the the command prompt. how to do achive it. i execute the script as . ./test #! /usr/bin/ksh Printf " Type of Installer : \n\t\t 1. Whole Build... (3 Replies)
Discussion started by: vij_krr
3 Replies

7. Shell Programming and Scripting

What settings are required for login to CVS using Terminal in Mac OS X?

Hi All, I want to login to CVS using terminal. I am executing the following command in the terminal :- export CVSROOT=: pserver:ags_rd@istcvs.corp.apple.com:/istcvs/CVSHOME cvs login But i get the following error : Afreens-iMac:buildTest Afreen$ export CVSROOT=:... (3 Replies)
Discussion started by: Afreen
3 Replies

8. OS X (Apple)

What settings are required for login to CVS using Terminal in Mac OS X?

Hi All, I want to login to CVS using terminal. I am executing the following command in the terminal :- export CVSROOT=: pserver:ags_rd@istcvs.corp.apple.com:/istcvs/CVSHOME cvs login But i get the following error : Afreens-iMac:buildTest Afreen$ export CVSROOT=:... (1 Reply)
Discussion started by: Afreen
1 Replies

9. UNIX for Dummies Questions & Answers

Terminal emulation settings help rlogin AIX to SCO

I use a program called TinyTerm to access our AIX machine. It works fine except for when I rlogin into our SCO unix server. Backspace doesn't delete, ctrl-c doesn't work (delete key does same thing), and the most annoying thing is vi acts very wierd. I have to press the down arrow like 3 times to... (11 Replies)
Discussion started by: herot
11 Replies

10. Shell Programming and Scripting

Print Terminal Output Exactly how it Appears in the Terminal to a New Text File

Hello All, I have a text file containing output from a command that contains lots of escape/control characters that when viewed using vi or view, looks like jibberish. But when viewed using the cat command the output is formatted properly. Is there any way to take the output from the cat... (7 Replies)
Discussion started by: mrm5102
7 Replies
tsm(1)							      General Commands Manual							    tsm(1)

NAME
tsm - Terminal Session Manager SYNOPSIS
DESCRIPTION
allows a user to interact with more than one shell or application (session) from a single terminal. Each session is bound to a virtual device emulating the physical terminal. The emulation includes maintaining display state, softkeys, and terminal modes for each session. The virtual device can be manipulated like the actual terminal by using and (see stty(1) and ioctl(2)). Additionally supports cut and paste between sessions, and provides an interface for a local lp device. Each session has its own process group ID. Definitions A session is if it is being displayed and is the recipient of keyboard input. The is: Configuration files and such are searched for in the order indicated and defined by these paths. Commands There are two methods of interacting with a pull-down menu, and a command line interface. The pull-down menu (when configured) can be activated from a session by pressing the (default is and should be self explanatory. The command line interface can be activated by press- ing the (default is in a session. Pressing a "hot key" twice passes the "hot key" character to the session instead of activating command or menu mode. Commands to generally have single character invocation, in some cases the user is prompted for more input. The following commands can be issued from the prompt level: Pressing a number at the command prompt selects the session of the same number to become the current session. Select the next higher numbered session. Select the next lower numbered session. Select the last session. Display a help screen describing commands. Copy (cut): Three types: o Text (Lines including new-lines). This is the default. Select with when cut prompt is displayed. o String (Lines strung together with white space in place of new-lines). Select with when cut prompt is displayed. o Block (A rectangle). Select with when cut prompt is displayed. The user is prompted for the "cut extents". The extents are defined by using arrow keys or the keys and to move the cursor as desired. Pressing the space bar aborts the cut operation. The selected text is placed in the Trailing whitespace and character attribute information are ignored. Paste: the contents of the is echoed to the current session as if it were typed from the keyboard. Run a program as a new session. The user is prompted for the program name. Start a new session containing a shell. Output the current display to a printer (screen dump). The print mechanism is specified in a file named searched for in the standard way. Character attribute information is ignored. Load the softkeys of the current session from a file. To load defaults, specify "file" To load terminal defaults, specify "file" Same as above but softkeys are loaded "globally" into all sessions. Access extended commands as described in the reference manual or on the help screen. Quit is sent to all processes started under and exits. EXTERNAL INFLUENCES
In general environment variables must be set prior to invocation. is the lp(1) name of a printer that gets its output redirected to the printer port of the terminal. specifies an alternate search path for tsm files. specifies an alternate terminal information file to be used by instead of that specified by specifies an alternate hotkey for invocation ot the command line. WARNINGS
Some operations are not supported on certain terminals. does not support long user and group names on the current release, HP-UX 11i V3. AUTHOR
was developed by Structured Software Solutions, Inc. FILES
main configuration file (default). Copy to for user customization. softkey configuration file (default). Copy to for user customization. terminal description files SEE ALSO
shl(1), tsm.info(1), tsm.command(1), tsm.lpadmin(1M). tsm(1)
All times are GMT -4. The time now is 11:21 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy