![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Urgent help needed to delete some text without opening the file in unix | pyaranoid | UNIX for Dummies Questions & Answers | 5 | 06-24-2008 08:43 PM |
| Opening a Unix File in Windows. | a439511 | UNIX for Dummies Questions & Answers | 6 | 03-07-2008 02:13 AM |
| How do I choose the application when opening a file in UNIX? | Mpeter | OS X (Apple) | 2 | 10-27-2006 01:48 AM |
| Opening an Excel File in Unix | bubeshj | UNIX for Advanced & Expert Users | 5 | 08-03-2006 04:03 PM |
| File Opening in C++ in Unix Env | skannan | High Level Programming | 0 | 06-15-2002 05:10 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Opening a TXT file in LINUX / UNIX
Hey Friends,
When I open (More <filename>) a big txt file in UNIX /LINUX it asks me to press any key to see remaining file. Can I see it in a stretch? I mean I jst want to let the contains of file scroll up completely. Is there any way out? Plz help. Thanx in advance Anushree. |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
The cat command will type out the whole file to standard output in one go.
For interactive use perhaps you might want more control if the file is big; opening files read-only in an editor or browser might also be a good skill to acquire. |
|
#3
|
|||
|
|||
|
ohhh how could i forget cat option...
Thanx dear. Thanx a lot |
|||
| Google The UNIX and Linux Forums |