General :: How To View Colorful Log With LESS

May 24, 2010

Both less -r (preserve terminal control sequences) and less -S (chop long lines) work well alone. But using them together breaks things. It chops too late and it wrecks the next line.
Reducing COLUMNS environment variable is no op: (man less)
But if you have a windowing system which supports TIOCGWINSZ or WIOCGETD, the window system's idea of the screen size takes precedence over the LINES and COLUMNS environment variables.
Resoved before asked: less -SR

View 1 Replies


ADVERTISEMENT

Software :: Make A Colorful Text File?

Jul 20, 2010

I have a text file, which shows some words in color when this text file is opened using the cat. When I check the file type using the file utility, I get following output:

Code:
ASCII English text, with CRLF line terminators, with escape sequences How is it possible to make such files?

View 1 Replies View Related

Software :: Html And Php Editor That Supports Both The Design View And Code View As Like In Dreamviewer?

May 30, 2011

I have been working in macromedia dreamviewer for editing html and php files, Just now I moved to linux system by installing xampp , my question is that I need a best html and php editor that supports both the design view and code view as like in dreamviewer.

View 7 Replies View Related

General :: Get View Of Script In Rpm Pkg?

Apr 10, 2011

Using rpm -qlp I can get the content of an RPM package. How can I view the below scripts from the RPM package? (using say, cat, more or vi)

I want to print the following scripts (on my Linux machine) from inside the RPM package:

/home/Progect_ws/Progect/UFE_Install.sh
/home/Progect_ws/DB_client/UFE_Install.sh
#rpm -qlp CBS_Progect_WS-30_12.i386.rpm
/home/Progect_ws/Progect

[Code]....

View 2 Replies View Related

General :: How To View Raw Data

Jun 7, 2011

Does there exist a program for Linux that can display raw binary data?

Each byte in my binary files represent a pixel, so it would be very useful if something like this exists where I could say

program_name --input=dat001.bin --width=200 --height=100

and it would display the pixels.

View 2 Replies View Related

General :: View Chm File In Red Hat?

Jan 27, 2010

i have a doubt regarding chm file.how to view chm file in redhat linux EL5

View 4 Replies View Related

General :: How To View Chm File In Redhat

Jan 28, 2010

i have a doubt regarding chm file.how to view chm file in redhat linux EL5

View 2 Replies View Related

General :: View The Handles For A Process?

Mar 19, 2010

We have a column in task manager of process view in windows showing the number of handles a process is having. Is there any such so I can view the handles for a process in linux? I have tried a couple of commands like pidstat, ps aux, going thru /proc file system etc.,

View 2 Replies View Related

General :: How To View Image File

Jul 16, 2010

I am working on a linux cluster based on Scientific Linux 5. I have some images in .bmp format. How can i view them from the command line or without downloading to desktop? At present I am connecting from Win7 using Exceed.

View 4 Replies View Related

General :: How To View SWF Files In Ubuntu

May 26, 2011

I have to view .swf files and I downloaded Gnash using Ubuntu Software Center but when I try to view the file it doesn't work.

View 2 Replies View Related

General :: Command To View HBA Information?

Feb 4, 2011

What is the command to view HBA information?

View 2 Replies View Related

General :: View The Priority Of The Process?

Jun 18, 2010

How to view the priority (-20 to 19) of the process in fedora/redhat.

View 10 Replies View Related

General :: Only Execute The Rwx And View The File?

Aug 27, 2009

For example, I write the file like in vi or something. I wanna execute but no one read , write and execute but one more thing no one to view the file like encrypt the file.

View 5 Replies View Related

General :: View A File With Its Inode Nno?

Nov 2, 2010

how can we view a file with its inode nno . eg. cat 12456 where 12345 is the inode of a file

View 3 Replies View Related

General :: Ls Command To View Page One By One

Dec 22, 2010

I want to see files and directories which are in /etc directoty. When i write # ls command it scroll all files at a once and i can't see the files whic starts from a or b .Is there any combination in ls command by which i can view files as per page by pressing spacebar of enter key to see next files.

View 4 Replies View Related

General :: How To View Results Of Cron Jobs

Mar 21, 2010

I see so many guides on how to run crontab, but what I need right now is to learn how toFind log files about cron jobsConfigure what gets logged

View 3 Replies View Related

General :: View File Ignoring Set Of Lines?

Jun 21, 2010

I'm having a file with repeated particular text lines. So I need to view the file content ignoring these lines. Is there anyway I can achieve this using VI

View 2 Replies View Related

General :: Change The Zoom Out View In Compiz?

Jul 31, 2010

When I zoom out to see all my virtual desktops using the expo plugin in compiz, it displays them side by side. I want to make the windows bigger. I have four virtual desktops and would prefer to have it display two in one row and two in another row so that I can get a better view of what's going on in them. Is there a way to do that?

View 2 Replies View Related

General :: Remotely View A Desktop From Windows XP?

Oct 11, 2010

I'm using Window-XP and need to remotely connect to a CentOS-5.X server.

UPDATE: I'm looking to visually, securely and with as small a footprint as possible manage a remote Linux system via an GUI. It's not clear to me if Linux has a default method for streaming the desktop. Before installing something on the remote Linux system, is there a grep or find I should run to see if there's existing support on the computer? looked at Xming, but couldn't tell what it's doing; meaning if like WinSCP it's just creating an interface on my end and running CMDs remotely, or if it's streaming the desktop.

View 5 Replies View Related

General :: Dropbox - How To View Files From Webbrowser

May 2, 2011

I now work on linux machine that I don't have admin on, so I can't install dropbox. is there any way to download some files from dropbox (by WWW) ?

View 3 Replies View Related

General :: How To View KDE 4 Start Menu In Dolphin

Aug 27, 2009

I want to be able to view KDE's Start Menu. Something went wrong with my distribution and I'm unable to open the start menu but am wondering if there's a way I can view the start menu from Dolphin. If possible I want to make note of what programs to install since I plan on doing a fresh install of a new distro.

View 2 Replies View Related

General :: View WINDOW Excel File Without Using GUI?

Nov 14, 2010

view WINDOW excel file without using GUI

View 1 Replies View Related

General :: View The Files / Dir Inotify Is Monitoring?

Feb 15, 2010

I was wondering if it is possible to view all the files or dirs that inotify is monitoring.

View 2 Replies View Related

General :: Way To View The Contents Of A Berkeley DB File?

Jul 1, 2011

As the topic title states, I would like to know the preferred way of viewing the contents of a Berkeley DB file. The machine the file is on is running SuSE 9.3, with perl 5.8.6 and php 5.2.0 installed. (I'm not sure if stating that was necessary, but my understanding is that the more information I can provide you, the better. The purpose to this question is this: I have been requested to look into coming up with some form of Geocoding software for one of my company's clients. Specifically, I've been requested to look into trying to obtain Census tract/block information.

I discovered the Perl module Geo::Coder::US, which uses Census input (TIGERLine files) to create a Berkeley DB file, then reads said file to produce its own output. However, the output from Geo::Coder::US only provides latitude and longitude information.At the moment, my only interest is in popping the Berkeley DB file generated with the import script packaged with the Geo::Coder::US module. I'm trying to see what the contents of that DB file are, so I can determine if the information I'm after is even in there in the first place.

View 2 Replies View Related

General :: Cant View Html Pages In Firefox

Dec 2, 2009

I have fedora 12 and I'm playing a game using wine. To view a page from inside the games own browser(it has an internet browser style menu) there is a button that says "open in external browser" I've used it hundreds of times to save that particular page to a folder when I was in windows but now that I'm using fedora it doesnt do anything. Is this something I have to configure in firefox or could it be something else.

View 6 Replies View Related

General :: Can't View Images With .aspx Extension?

Feb 4, 2010

I have found some links that myself or computer do not how to handle.I think they are meant to be images and they have a .aspx extension.

View 6 Replies View Related

General :: Cant View Windows Network From Mint?

Feb 21, 2010

I am seeing the MSHOME icon which my windows network workgroup is on, when i double click on it and its asking me for a username, domain and password. I dont use a username or password to log into any of my computers and the domain im not sure what to enter into this field it populates with WORKGROUP

View 4 Replies View Related

General :: View A List Of Network Adapters?

Aug 8, 2010

How can I view a list of network adapters?

View 5 Replies View Related

General :: View KDE 4 Start Menu In Dolphin?

Aug 27, 2009

I want to be able to view KDE's Start Menu. Something went wrong with my distribution and I'm unable to open the start menu but am wondering if there's a way I can view the start menu from Dolphin. If possible I want to make note of what programs to install since I plan on doing a fresh install of a new distro.

View 7 Replies View Related

General :: How To View Files From Multiple Installs

Jun 25, 2011

I have four hard drives in my machine with several different O/S installs.

I have a couple of Linux distros, win xp, and win 7.

I'm wanting to view all my files in a file manager such as Dolphin but it only shows the Pardus that I am running and the other Windows installs.

My other Linux installs do not appear.

I've recently switched from Windows where I am used to seeing all the different Windows installs on windows explorer.

Is this not possible to do in Linux?

I am wanting to move some files from one system to the other and this is frustrating not being able to see them.

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved