Sponsored Content
Full Discussion: vi how to ????
Operating Systems AIX vi how to ???? Post 98662 by tmarikle on Thursday 9th of February 2006 07:52:31 PM
Old 02-09-2006
You hate vi? Smilie Shame on you! Learn it, you'll love it.

Actually, what you are proposing sounds worse than learning to use vi. If you have more than a full screen of text in vi, you are going to more trips back and forth and it will be painful. There isn't any simple answer to your question since your telnet/ssh client will determine how you can cut and paste. You can probably find an editor that with ftp files back and forth but, at a minimum, ftp'ing the files manually will be easier than cutting and pasting.
 
KF(1)							    BSD General Commands Manual 						     KF(1)

NAME
kf -- securely forward tickets SYNOPSIS
kf [-p port | --port=port] [-l login | --login=login] [-c ccache | --ccache=ccache] [-F | --forwardable] [-G | --no-forwardable] [-h | --help] [--version] host ... DESCRIPTION
The kf program forwards tickets to a remote host through an authenticated and encrypted stream. Options supported are: -p port, --port=port port to connect to -l login, --login=login remote login name -c ccache, --ccache=ccache remote cred cache -F, --forwardable forward forwardable credentials -G, --no-forwardable do not forward forwardable credentials -h, --help --version kf is useful when you do not want to enter your password on a remote host but want to have your tickets one for example AFS. In order for kf to work you will need to acquire your initial ticket with forwardable flag, i.e. kinit --forwardable. telnet is able to forward tickets by itself. SEE ALSO
kinit(1), telnet(1), kfd(8) Heimdal July 2, 2000 Heimdal
All times are GMT -4. The time now is 03:46 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy