Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Copy text from a file from VI editor to Windows clipboard Post 302089942 by anbu23 on Thursday 21st of September 2006 02:18:01 PM
Old 09-21-2006
From windows use command prompt and do telnet to the unix system.
display the contents using cat. to copy the contents of the file right click on command prompt and open properties. select quick edit mode in edit options and select ok. select the contents of the file using mouse and press enter. now the text is in your windows clipboard. if the file is too large then ftp the file to your system.
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Automatic Copy of File Contents to Clipboard

Could someone show me how to copy the contents of a file to the clipboard automatically without manually selecting its contents? I just want to press the "Paste Key" to show the results. I wish to use this in a ksh script. I'm using Solaris. Thanks! (5 Replies)
Discussion started by: ilak1008
5 Replies

2. UNIX for Dummies Questions & Answers

Copy file from Windows to Unix

I have a file in windows that I need to copy to UNIX. How can I FTP binary to the UNIX server. Thanks (2 Replies)
Discussion started by: abou202
2 Replies

3. Solaris

need to copy file from solaris to windows

Hi my OS is solaris 9 , we have requirement to copy 1 file from solaris box to windows machine , so which utility or commands any idea will be appreciated Regards (3 Replies)
Discussion started by: maooah
3 Replies

4. Windows & DOS: Issues & Discussions

need a good text editor for windows

I am looking to start to code some shell scripts, php, and probably some other web stuff. Free is preferred. I was looking at rocketedit but I would rather just use free open source if possible. On my Mac I love to use TextWrangler, so is there a Windows equivalent? For Vista/Win7 64bit ... (5 Replies)
Discussion started by: tlarkin
5 Replies

5. UNIX for Dummies Questions & Answers

Copy entire contents of file to clipboard

Hi, I am trying to figure out how to copy the contents of a file to the clipboard, then paste into a command. i.e copy contents of file /path/filename.txt to <command> <paste text> Hope that makes sense. Basically tryting to copy the text for use in a command without having to open the... (8 Replies)
Discussion started by: JCA70
8 Replies

6. UNIX for Advanced & Expert Users

Xterm configuration : how to copy/paste in the CLIPBOARD

Hi, I can paste what is in the CLIPBOARD but I can't get xterm copy. and in fact I think I'm not able to select well with the cursor (I don't want to use the mouse)... here is my ~/.Xresources file : XTerm*highlightSelection: true XTerm*VT100.translations: #override \n\ None ... (5 Replies)
Discussion started by: xib.be
5 Replies

7. Shell Programming and Scripting

Copy from vi Editor ( unix ) to windows

How to copy the complete content from a file in vi Editor to windows ( notepad ). I can use " select " and paste it to windows but this is restricted to current page. Not allowing me to scroll down or up when selecting the content.:confused: (1 Reply)
Discussion started by: frintocf
1 Replies

8. UNIX and Linux Applications

Notepad++ hang when open file edited in other text editor

Hi, I would like to ask about the notepad++ text editor application, Although there are alternative and more great text editor in linux (gedit, geany, jedit) im still using the notepad++ sometimes cause for some of my own reason one of those is the minimalist text(what i mean is notepad++ has a... (2 Replies)
Discussion started by: jao_madn
2 Replies

9. UNIX for Dummies Questions & Answers

How do I copy from windows clipboard into VI session?

trying to add my Google analytics code to every page on my site. I want to paste in into every file. I have it in Notepad++. If I open a file in VI, using Putty to connect is it easy to just paste into the VI session? (3 Replies)
Discussion started by: waynehazle
3 Replies

10. Solaris

Solaris 10 : command to copy text to the clipboard.

I'm searching a command to copy text to the clipboard. xclip and xsel are commands which are available on several kind Linux and Unix OS, but is unfortenuately not available on solaris 10. REF : xpt.sourceforge.net/techdocs/nix/x/general/xwin12-Xclipboard/single/ clipboard of openSolaris is... (9 Replies)
Discussion started by: droopy4u
9 Replies
dasher(1)							   User Commands							 dasher(1)

NAME
dasher - graphical predictive text entry system SYNOPSIS
dasher [OPTIONS] [filename] DESCRIPTION
Dasher is an information-efficient text-entry interface, driven by natural continuous pointing gestures. Dasher is a competitive text-entry system wherever a full-size keyboard cannot be used. OPTIONS
dasher takes the following options: -a, --appstyle=STYLE Application style. STYLE can be any of traditional, direct, compose, or fullscreen. The default is whatever was specified on the previous invocation of Dasher, or traditional when Dasher is started for the first time. -?, --help Describe command line options. --help-options Describe the options available with --options. -o, --options [option=value[,option=value...]] Override stored options. Options values are remembered for subsequent invocations of Dasher. USAGE
The main Dasher interface is a window with a blank background containing a column of letters on the right hand side. Click the mouse but- ton to start. When the pointer is to the right of the crosshair the screen will zoom towards the point underneath the mouse pointer. To select a letter, move the mouse pointer into it and watch how it zooms underneath the crosshair. A new column of letters will appear. Staying within the box for the selected letter, move the pointer over one of these letters to select it as the next letter. Moving the mouse pointer to the left of the crosshair, or outside of the box for previously selected letters, allows you to change previously selected letters. Application Styles traditional Dasher displays an edit box above the main window. Text entered via Dasher will appear in the edit box allowing the text to be edited directly. direct The edit box is not displayed. Dasher runs without focus and the text goes into whatever window does have focus. This way you can use it more practically to run your desktop. fullscreen dasher expands to the entire screen. MENUS
File New Clear the edit box and associate a random filename with it. Open Read a text file into the edit box for further editing. Save Save the contents of the edit box to its associated file. Save as Save the contents of the edit box to a selected file. Append to file Add the contents of the edit box to the end of a selected file. Import training text Use a file to further improve Dasher's prediction of the next letters to present (for instance, a training file containing scien- tific terms to add to the initial English training). Training files must be UTF-8 encoded. Quit Exit Dasher. Edit Cut Remove the highlighted text from the edit box and copy it to the clipboard. Copy Copy the highlighted text from the edit box to the clipboard but don't remove it. Paste Paste the contents of the clipboard into the edit box at the position of the cursor. Copy all Copy the entire contents of the edit box to the clipboard. Select all Highlight all of the text in the edit box. Options Preferences Opens the preferences dialog. Help About Dasher Display information about the current version of Dasher THE PREFERENCES DIALOG
The preferences dialog is split into several panes. Alphabet Choose a different alphabet. Dasher will automatically retrain itself if the alphabet specified training file is present. Colour Choose a different colour scheme. Control Alter various control options One dimensional mode Map the Y position of the mouse to a 2 dimensional position on the Dasher canvas (useful for limited mobility users) Eyetracker mode Similar to one dimensional mode, but behaves normally except at the right-hand side of the canvas. Designed for eyetracker users. CONVERTING TRAINING FILES TO UTF-8 Dasher requires that training files be in the UTF-8 format, whereas most text files are likely to be in ISO-8859 format. This doesn't mat- ter for plain text, but accented characters are encoded differently. In order to convert them, use the iconv(1) program. For instance, if your training file is in ISO-8859-1 format (Western European), run iconv -f ISO-8859-1 -t UTF-8 trainingfile >newtrainingfile FILES
/usr/share/doc/dasher Directory containing system-wide configuration files. ~/.dasher Directory containing user specific configuration files. Dasher will utilise files of the following form from both of these directories: alphabet.ALPHABET.xml The files defining the alphabets available to Dasher. colour.SCHEME.xml The files defining the colour schemes available to Dasher. training_LANGUAGE*.txt Files containing the training data used by Dasher. These are UTF-8 encoded text and should contain a representative sample of the relevant language. User specific training files can be used to augment system wide data. Refer to the Dasher manual for more information regarding the format and editing of these files. AUTHOR
The Dasher Project <dasher@mrao.phy.cam.ac.uk>. SEE ALSO
The Dasher project web page is <http://www.inference.phy.cam.ac.uk/dasher/> 4.11 2008-02-28 dasher(1)
All times are GMT -4. The time now is 08:17 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy