![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Shell script to search for text in a file and copy file | imeadows | UNIX for Dummies Questions & Answers | 8 | 04-20-2008 01:41 PM |
| parse through one text file and output many | sophiadun | UNIX for Dummies Questions & Answers | 14 | 02-20-2008 02:08 AM |
| Extract text in 2 columns of output file. | Danish Shakil | Shell Programming and Scripting | 2 | 10-19-2007 07:03 AM |
| Copy text from a file from VI editor to Windows clipboard | zhshqzyc | UNIX for Dummies Questions & Answers | 13 | 08-07-2007 03:19 PM |
| Piping output of "top" to a text file | safraser | UNIX for Dummies Questions & Answers | 12 | 09-21-2006 06:50 AM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
I want to copy the text output from a 'nohup.out' file.
Hello,
I have a nohup.out file that, when executed, outputs a spreadsheet file with four-to-seven columns of number. I want to copy this output (in its entirety), so that I could then paste it on excel@ , or Notepad@. Please help, thanks. |
| Forum Sponsor | ||
|
|
|
|||
|
Logon to your pc,
mkdir \download cd \download start => run => cmd ftp <unixseervername> #Supply username and password ascii get /path/to/the/file/file bye start excel \download\file Regards, Kaps # MS DOS Commands could be wrong ... it is from memory. Regds, Kaps |
|||
| Google UNIX.COM |