On Sun, 12 Dec 2021, Tim Woodall wrote:
On Sun, 12 Dec 2021, Andy Smith wrote:
Hi Tim,
On Fri, Dec 10, 2021 at 10:11:04PM +, Tim Woodall wrote:
Is there a simple way to tell if the kernel/hypervisor that was used to
boot is the one currently installed in /boot.
I do not do this - I bui
On Sb, 11 dec 21, 10:42:56, Charles Curley wrote:
> On Sat, 11 Dec 2021 05:52:30 + (GMT)
> Tim Woodall wrote:
>
> > I don't use that but I do something similar. Does unattended-upgrades
> > email me each day until I reboot?
>
> Not every day, but every day when an upgrade is applied it email
On Sun, 12 Dec 2021, Andy Smith wrote:
Hi Tim,
On Fri, Dec 10, 2021 at 10:11:04PM +, Tim Woodall wrote:
Is there a simple way to tell if the kernel/hypervisor that was used to
boot is the one currently installed in /boot.
I do not do this - I build my own hypervisor packages when there i
Hi Tim,
On Fri, Dec 10, 2021 at 10:11:04PM +, Tim Woodall wrote:
> Is there a simple way to tell if the kernel/hypervisor that was used to
> boot is the one currently installed in /boot.
I do not do this - I build my own hypervisor packages when there is
an upstream XSA that affects me and th
On Fri, 10 Dec 2021 20:14:36 -0700
Charles Curley wrote:
> If you are using the unattended-upgrades package, you can set it to
> send you emails. Those emails will let you know which packages are
> upgraded, and if a reboot is required. See
> /etc/apt/apt.conf.d/50unattended-upgrades.
I neglecte
On Sat, 11 Dec 2021 05:52:30 + (GMT)
Tim Woodall wrote:
> I don't use that but I do something similar. Does unattended-upgrades
> email me each day until I reboot?
Not every day, but every day when an upgrade is applied it emails you,
and tells you that a reboot is pending.
--
Does anybody
On Fri, 10 Dec 2021, Charles Curley wrote:
On Fri, 10 Dec 2021 22:11:04 + (GMT)
Tim Woodall wrote:
Is there a good way to do what I want (which is to avoid missing an
automatic upgrade and then not rebooting for months)?
If you are using the unattended-upgrades package, you can set it t
On Fri, 10 Dec 2021 22:11:04 + (GMT)
Tim Woodall wrote:
> Is there a good way to do what I want (which is to avoid missing an
> automatic upgrade and then not rebooting for months)?
If you are using the unattended-upgrades package, you can set it to
send you emails. Those emails will let you
Is there a simple way to tell if the kernel/hypervisor that was used to
boot is the one currently installed in /boot.
I have a script that emails me when it detects a mismatch and it's
broken with the latest bullseye xen hypervisor.
I was grepping for major.minor.release (from /sys/hypervisor/ve
PS:
If the OP does remember the date, it might help to recover files only
from this date or at least recover only files from a given time span,
most, if not all tools provide this option too.
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trou
On Sun, 2013-06-16 at 22:34 +1200, Chris Bannister wrote:
> On Sat, Jun 15, 2013 at 01:14:47PM -0400, To Ro wrote:
> > I started testing one of the recovered files, with a binary file editor can
> > se a long sequence of zeros at the very beginning of it, took some
> > precautions, and here is what
On Sat, Jun 15, 2013 at 01:14:47PM -0400, To Ro wrote:
> I started testing one of the recovered files, with a binary file editor can
> se a long sequence of zeros at the very beginning of it, took some
> precautions, and here is what I see
>
> ls -lh
> total 5.8G
> -r 1 xyz xyz 5.8G Jun 14
To Ro wrote at 2013-06-15 12:14 -0500:
> I started testing one of the recovered files, with a binary file editor can
> se a long sequence of zeros at the very beginning of it, took some
> precautions, and here is what I see
>
> ls -lh
> total 5.8G
> -r 1 xyz xyz 5.8G Jun 14 17:52 inode_170
On Fri, Jun 14, 2013 at 1:13 PM, green wrote:
> To Ro wrote at 2013-06-14 06:02 -0500:
> > At this point I have to wait about two weeks before I can afford
> > getting a 2TB drive where I could dump the recovered parts and try to
> > resuscitate it. Is there any site that would have information a
To Ro wrote at 2013-06-14 06:02 -0500:
> At this point I have to wait about two weeks before I can afford
> getting a 2TB drive where I could dump the recovered parts and try to
> resuscitate it. Is there any site that would have information about
> forensics? The best way to prepare is by learning
On Thu, Jun 13, 2013 at 10:53 PM, green wrote:
> Bob Proulx wrote at 2013-06-13 11:45 -0500:
> > Good to hear that it was not ext3!
>
> For ext3, there is the ext4magic tool. (I have not used it.)
>
Thank you guys for all your input. The mention of scalpel, scrounge-ntfs
reminded me that I shou
Bob Proulx wrote at 2013-06-13 11:45 -0500:
> Good to hear that it was not ext3!
For ext3, there is the ext4magic tool. (I have not used it.)
signature.asc
Description: Digital signature
To Ro wrote:
> Here is another question: How does the creation of a tar.gz ball occur? Is
> it
That is one of those questions like Bilbo's riddle. It is created by
the commands that created it and there isn't any other way to know.
Except that you said it was 400G and that means almost certainly
To Ro wrote at 2013-06-12 14:44 -0500:
> Where: External SeaGate Drive of 1 TB
> I had a Big.tar.gz file (about 400gb) with all the contents of my home
> directory, in a maze of directories and subdirectories.
> After extracting a directory with all its contents from Big.tar.gz to my
> hard drive,
ce I got: Never create big tar balls unless you have the
> computer power to handle it. Especially if it is compressed.
It is first tar and then gz. Tar creates one file of all the data and
then filters them trough gz. (You can create a tar.gz by issuing tar -cf
test.tar file...; gzip test.tar).
L
Thank you Bob. The Seagate drive has NTFS, I never reformatted it. There is
where the big tar file was.
Here is another question: How does the creation of a tar.gz ball occur? Is
it
a) first compressing files and directories and then taring them
or
b) taring and then compressing?
If the procedure
To Ro wrote:
> After a few hours, my Big.tar.gz was gone. I tried testdisk, but has not
> been very succesful. I was able to see and copy to another disk about 18
> files of different sizes, from 6 gb to 70 gb, with names such as inode_x
> Running the command "file inode_x" yields not much,
Where: External SeaGate Drive of 1 TB
I had a Big.tar.gz file (about 400gb) with all the contents of my home
directory, in a maze of directories and subdirectories.
After extracting a directory with all its contents from Big.tar.gz to my
hard drive, I decided to delete that particular directory. My
On Sat, Dec 12, 2009 at 3:47 AM, Osamu Aoki wrote:
> On Fri, Dec 11, 2009 at 01:49:13PM -0800, Peter Michaux wrote:
>> I have created my own apt simple repository
>
> Which documentation recommended you to create a so called "simple
> repository"? It should be avoided these days.
>
> (See
> ht
gt; # ls -1 /home/code/apt
>> Contents
>> Contents-i386.gz
>> Packages
>> Packages.gz
>> db
>> libconfig-properties-perl_1.70-1_all.deb
>>
>> I can install the package from that apt repository
>>
>> # cat <> /etc/apt
ls/debian-reference/ch02.en.html#_small_public_package_archive
)
> # ls -1 /home/code/apt
> Contents
> Contents-i386.gz
> Packages
> Packages.gz
> db
> libconfig-properties-perl_1.70-1_all.deb
>
> I can install the package from that apt repository
>
Hi,
I have created my own apt simple repository
# ls -1 /home/code/apt
Contents
Contents-i386.gz
Packages
Packages.gz
db
libconfig-properties-perl_1.70-1_all.deb
I can install the package from that apt repository
# cat <> /etc/apt/sources.list
deb file:///home/co
org/debian lenny main contrib
>
> When I do "apt-file update" I see the following error.
>
> Can't get http://security.debian.org/dists/lenny/updates/Contents-i386.gz
>
> Sure enough that file doesn't exist.
>
> Is this a known issue? Any solution other th
bian lenny main contrib
>
> When I do "apt-file update" I see the following error.
>
> Can't get http://security.debian.org/dists/lenny/updates/Contents-i386.gz
>
> Sure enough that file doesn't exist.
>
> Is this a known issue?
Yes, bug #479585¹.
> A
.debian.org/debian lenny main contrib
>
> When I do "apt-file update" I see the following error.
>
> Can't get
> http://security.debian.org/dists/lenny/updates/Contents-i386.gz
>
> Sure enough that file doesn't exist.
>
> Is this a known issue?
I see the following error.
Can't get http://security.debian.org/dists/lenny/updates/Contents-i386.gz
Sure enough that file doesn't exist.
Is this a known issue? Any solution other than commenting out the line
in sources.list?
Thanks,
Peter
--
To UNSUBSCRIBE, email to debian-user-requ
gt; >> apt-file. How can I generate the Contents-.gz files needed?
>
> > If you happent to use reprepro to create the repository: set the
> > 'Contents' keyword for the distribution in conf/distributions .
>
> >
> > By "ap
Tzafrir Cohen und Osamu Aoki schrieben:
> On Fri, May 15, 2009 at 11:29:40AM +0200, Malte Forkel wrote:
>> Hello,
>>
>> I would like to search a local mirror and a local repository with
>> apt-file. How can I generate the Contents-.gz files needed?
> If you happent
On Fri, May 15, 2009 at 11:29:40AM +0200, Malte Forkel wrote:
> Hello,
>
> I would like to search a local mirror and a local repository with
> apt-file. How can I generate the Contents-.gz files needed?
By "apt-ftparchive generate"
http://people.debian.org/~osamu/pub/
On Fri, May 15, 2009 at 11:29:40AM +0200, Malte Forkel wrote:
> Hello,
>
> I would like to search a local mirror and a local repository with
> apt-file. How can I generate the Contents-.gz files needed?
If you happent to use reprepro to create the repository: set the
'Contents
Hello,
I would like to search a local mirror and a local repository with
apt-file. How can I generate the Contents-.gz files needed?
Thanks,
Malte
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> >
> > file x extracted from mygzip.gz
> >
> > That what I need to know, I don't want to extract the whole file because
> > it too large.
> >
> > Payne
> I think you have misunderstood .gz files. filename.gz is a packed version
> of one file. I
> Use gunzip to do that:
> >
> > $ gunzip filename.gz
> >
> > -- Lothar
>
> Sorry, what I am wanting to do is pull a file out that gzip
>
> file x extracted from mygzip.gz
>
> That what I need to know, I don't want to extract the whole file because
>
Chuck Payne wrote:
> hi all,
>
> I need to pull out one file out of gzip file. Can someone explain to
> me how.
Is the file a single .gz file or a .tar.gz file? Sometimes a tar.gz
archive will be saved with only the .gz extension, so you have to run
'file ' to be sure. If
Lothar Braun wrote:
On Fri, 2006-06-23 at 02:10 -0400, Chuck Payne wrote:
hi all,
I need to pull out one file out of gzip file. Can someone explain to me
how.
Use gunzip to do that:
$ gunzip filename.gz
-- Lothar
Sorry, what I am wanting to do is pull a file out that gzip
fi
On Fri, 2006-06-23 at 02:10 -0400, Chuck Payne wrote:
> hi all,
>
> I need to pull out one file out of gzip file. Can someone explain to me
> how.
Use gunzip to do that:
$ gunzip filename.gz
-- Lothar
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? C
hi all,
I need to pull out one file out of gzip file. Can someone explain to me
how.
Thanks,
Payne
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
ppened to it and what has
> replaced it?
>
> What is the best Gnome viewer for .gz compressed text files?
>
>
I know this is not 'gnome viewer' (by which I understand you want a GUI
viewer in Gnome), but zless works just fine on a command prompt:
$> zless textfile.tx
has happened to it and
what has replaced it?
What is the best Gnome viewer for .gz compressed text files?
most.
emacs does, gedit doesn't :-(
--
-
Henrik Andersson
Netherlands Institute of Ecology -
Centre for Estuarine and Marine Ecology
P.O
what has
replaced it?
What is the best Gnome viewer for .gz compressed text files?
most.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
?
What is the best Gnome viewer for .gz compressed text files?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Am Montag, den 20.06.2005, 11:47 +0100 schrieb Adam Funk:
> On my home computer `less foo.gz` automatically pages through the gunzipped
> text (assuming foo is a text file of course). I'd like to get this
> behaviour on another machine but I can't remember how I configured it to do
> this (instead
Andy Smith wrote:
> On Mon, Jun 20, 2005 at 11:47:39AM +0100, Adam Funk wrote:
>> On my home computer `less foo.gz` automatically pages through the
>> gunzipped
>> text (assuming foo is a text file of course). I'd like to get this
>> behaviour on another machine but I can't remember how I configu
On Mon, 2005-06-20 at 11:47 +0100, Adam Funk wrote:
> On my home computer `less foo.gz` automatically pages through the gunzipped
> text (assuming foo is a text file of course). I'd like to get this
> behaviour on another machine but I can't remember how I configured it to do
> this (instead of `g
put
eval "$(lesspipe)"
to your ~/.bash_profile ( or another appropriate file case you useing some ther shell )
On 6/20/05, Adam Funk <[EMAIL PROTECTED]> wrote:
On my home computer `less foo.gz` automatically pages through the gunzippedtext (assuming foo is a text file of course). I'd like to ge
On Mon, Jun 20, 2005 at 11:47:39AM +0100, Adam Funk wrote:
> On my home computer `less foo.gz` automatically pages through the gunzipped
> text (assuming foo is a text file of course). I'd like to get this
> behaviour on another machine but I can't remember how I configured it to do
> this (instea
On my home computer `less foo.gz` automatically pages through the gunzipped
text (assuming foo is a text file of course). I'd like to get this
behaviour on another machine but I can't remember how I configured it to do
this (instead of `gunzip -c foo.gz |less`).
I'd appreciate it if someone could
On Tuesday 11 May 2004 06:50 pm, Alan Shutko wrote:
> Yep, that's it. Just put
>
> eval `lesspipe`
>
> in your .bashrc.
Ah. Thanks to you and the other. That's the missing piece. I started with
an all new /etc/bash* this go round, and lost a lot of legacy stuff I had
forgotten I ever config
Silvan <[EMAIL PROTECTED]> writes:
> "lesspipe" in my head as the way I set this up, but I'm not apt-caching up
> anything that looks encouraging.
Yep, that's it. Just put
eval `lesspipe`
in your .bashrc.
--
Alan Shutko <[EMAIL PROTECTED]> - I am the rocks.
"I control the world's supply of
On Tuesday 11 May 2004 06:39 pm, Thomas Adam wrote:
> --- Silvan <[EMAIL PROTECTED]> wrote:
> > I used to be able to, for example
> >
> > less README.gz
> use "zless" (distributed with the 'gzip' package).
So maybe I either
A set up an alias
B did something with /etc/alternatives
?
I've n
Silvan <[EMAIL PROTECTED]> writes:
> I used to be able to, for example
>
> less README.gz
>
> Something was set up somewhere to automagically substitute
>
> gunzip -c README.gz|less
>
> for this. I don't *think* it's anything I set up for myself.
I have
eval `lesspipe`
in my ~/
--- Silvan <[EMAIL PROTECTED]> wrote:
> I used to be able to, for example
>
> less README.gz
>
> Something was set up somewhere to automagically substitute
>
> gunzip -c README.gz|less
use "zless" (distributed with the 'gzip' package).
-- Thomas Adam
=
"The Linux Weekend Me
I used to be able to, for example
less README.gz
Something was set up somewhere to automagically substitute
gunzip -c README.gz|less
for this. I don't *think* it's anything I set up for myself. I have the word
"lesspipe" in my head as the way I set this up, but I'm not apt-ca
#include
Derrick 'dman' Hudson wrote on Wed Jun 12, 2002 um 11:59:48PM:
> links or galeon. Galeon will automatically decompress the gzipped
> ones (IIRC).
Wrong. Netscape 4.x did, Mozilla and Galeon do not.
Gruss/Regards,
Eduard.
--
Es kann aeusserst gefaehrlich sein, etwas ohne ausreichende
g
part of Debian - besides XFree 4.2. :-)
zlibc - Uncompressing C Library
There's also AVFS, which can do more than just unpack gz (i.e. RPM and so on):
http://www.inf.bme.hu/~mszeredi/avfs/
http://sourceforge.net/projects/avf/
http://a5.68k.org/~frederik/avfs/
Christian Jaeger (using it s
Chris Gushue <[EMAIL PROTECTED]> writes:
> I wish more things supported transparently viewing gzipped files :)
I remember there once was a library which overloaded the original libc
functions for opening files. You had to preload it by setting the
variable LD_PRELOAD to this lib (like you do with
On Thu, Jun 13, 2002 at 11:43:59AM -0500, Derrick 'dman' Hudson wrote:
> On Wed, Jun 12, 2002 at 10:23:23PM -0700, Rich Rudnick wrote:
> | I'd say I'm pretty much joe average: emacs isn't even on my system, and
> | after two years of using linux I still don't know how to cut and paste
> | in vim :)
ften 'view' (vim in read-only mode; vim6
| > > automatically decompresses .gz files).
| >
| > I'm pretty sure that Vim 5.x (5.6? 5.7?) did in Debian as well. I wish
| > more things supported transparently viewing gzipped files :)
Wichert included a bunch of autocommands (tha
On Thu, Jun 13, 2002 at 08:08:25PM +1000, Matt Chipman wrote:
> Just install mc and browse to the docs dir and press F3
>
> ya cant live without it :)
I have mc running permanently on one virtual terminal and use it
frequently so I wouldn't dream of challenging your second statement.
Pressing F
Joris([EMAIL PROTECTED]) is reported to have said:
> > Just install mc and browse to the docs dir and press F3
> >
> > ya cant live without it :)
>
> I can't ;-) does anyone know an X alternative to it? imho, gmc is not
> worth being called the gnome mc, and xnc is't too user-friendly either.
>
On Thu, Jun 13, 2002 at 02:10:31PM +0200, Joris wrote:
> > Just install mc and browse to the docs dir and press F3
> >
> > ya cant live without it :)
>
> I can't ;-) does anyone know an X alternative to it? imho, gmc is not
> worth being called the gnome mc, and xnc is't too user
> Just install mc and browse to the docs dir and press F3
>
> ya cant live without it :)
I can't ;-) does anyone know an X alternative to it? imho, gmc is not
worth being called the gnome mc, and xnc is't too user-friendly either.
The ultimate graphical file manager for me would look like WinComm
Just install mc and browse to the docs dir and press F3
ya cant live without it :)
-Matt
- Original Message -
From: "Brian Potkin" <[EMAIL PROTECTED]>
To:
Sent: Thursday, June 13, 2002 7:22 PM
Subject: Re: so how do the pros read all those .gz docs, zless?
> On T
On Thu, Jun 13, 2002 at 08:13:42AM +0800, Dan Jacobson wrote:
> Lots of /usr/share/doc's are in .gz format. What does Joe Average do
> to read them, zcat, zless, etc. over and over? (Nifty me of course
> uses emacs' dired's "v" with auto-compression-mode on.
On Thu, Jun 13, 2002 at 08:13:42AM +0800, Dan Jacobson wrote:
> Lots of /usr/share/doc's are in .gz format. What does Joe Average do
> to read them, zcat, zless, etc. over and over?
$ mc
point and F3
mc is selected by tasksel with newbie option
> > Does debian ship /usr/bin/lesspipe? In what package? I always have
[...]
> # dpkg -S /usr/bin/lesspipe
> less: /usr/bin/lesspipe
>
> There you go. In woody, at least.
I must have been blind because I see it now too. In any case the
installation of less includes a debconf that says this:
On Thu, Jun 13, 2002 at 08:13:42AM +0800, Dan Jacobson wrote:
> Lots of /usr/share/doc's are in .gz format. What does Joe Average do
> to read them, zcat, zless, etc. over and over? (Nifty me of course
> uses emacs' dired's "v" with auto-compression-mode on.
On 0, Bob Proulx <[EMAIL PROTECTED]> wrote:
> > I put ' LESSOPEN="|/usr/bin/lesspipe %s" ' in /etc/profile, and less
> > will transparently unzip and display the file.
>
> Does debian ship /usr/bin/lesspipe? In what package? I always have
> it set to LESSOPEN="|lesspipe.sh %s" and it finds ~/b
> I put ' LESSOPEN="|/usr/bin/lesspipe %s" ' in /etc/profile, and less
> will transparently unzip and display the file.
Does debian ship /usr/bin/lesspipe? In what package? I always have
it set to LESSOPEN="|lesspipe.sh %s" and it finds ~/bin/lesspipe.sh in
my home directory.
Bob
pgpz69WXXlF
On Wed, 2002-06-12 at 22:00, Chris Gushue wrote:
> Derrick 'dman' Hudson wrote:
> > I use either zless (just like I would have used 'less' if it wasn't
> > compressed) or more often 'view' (vim in read-only mode; vim6
> > automatically de
On Thu, Jun 13, 2002 at 08:13:42AM +0800, Dan Jacobson wrote:
> Lots of /usr/share/doc's are in .gz format. What does Joe Average do
> to read them, zcat, zless, etc. over and over? (Nifty me of course
> uses emacs' dired's "v" with auto-compression-mode on.
Derrick 'dman' Hudson wrote:
I use either zless (just like I would have used 'less' if it wasn't
compressed) or more often 'view' (vim in read-only mode; vim6
automatically decompresses .gz files).
I'm pretty sure that Vim 5.x (5.6? 5.7?) did in Debia
On Thu, Jun 13, 2002 at 08:13:42AM +0800, Dan Jacobson wrote:
| Lots of /usr/share/doc's are in .gz format.
Nicely compressed to conserve your disk space :-).
| What does Joe Average do to read them, zcat, zless, etc. over and
| over?
I don't know, I'm not "Joe Average&quo
Lots of /usr/share/doc's are in .gz format. What does Joe Average do
to read them, zcat, zless, etc. over and over? (Nifty me of course
uses emacs' dired's "v" with auto-compression-mode on. Seems to be
ideal. However then one encounters patches of HTML docs, which se
Hello
Yes that helped. Thanks. I deleted all au comands for gzip's in my
/etc/vim/vimrc file.
JD
"Seneca Cunningham" <[EMAIL PROTECTED]> on 03/22/2002 03:34:14 PM
To:
cc:
Subject:Re: vim help file "Error detected while processing BufRead Auto
Com
"John F Davis" <[EMAIL PROTECTED]> writes:
> I have the latest vim. When I try to issue the :help command I get the
> following
> error:
>
> Error detected while processing BufRead Auto commands for "*.gz":
> E21: Cannot make changes, 'modifi
John F Davis <[EMAIL PROTECTED]> wrote:
> I have the latest vim. When I try to issue the :help command I get
the
> following
> error:
>
> Error detected while processing BufRead Auto commands for "*.gz":
> E21: Cannot make changes, 'modifiable' is off
&
Hello
Debian Unstable
intel
I have the latest vim. When I try to issue the :help command I get the
following
error:
Error detected while processing BufRead Auto commands for "*.gz":
E21: Cannot make changes, 'modifiable' is off
E434: Can't find tag pattern
Hit ENTER or
On Tue, 19 Feb 2002 14:42:02 + (UTC), [EMAIL PROTECTED] (Samuli
Suonpaa) wrote:
>Trick is to use lesspipe. From my ~/.bash_profile:
You can set this as a system wide default also by including this line
in /etc/profile:
eval $(lesspipe)
This is described in more detail in the file /u
less was probably linked to zless, since zless will read un-gzipped files
fine. It's a minor waste of resources, but you can always do:
cd /etc/alternatives; ln -s /usr/bin/zless less
to make this happen. Alternatively, just use zless for gzipped files.
-
Raffaele Sandrini <[EMAIL PROTECTED]> wrote:
RS> On my earlier SuSE system "less" was able to read gzipped text files. Can i
RS> get less to do it also on Debian?
I have included
LESSOPEN="| /usr/bin/lesspipe %s"
in my /etc/enviroment
This enables less to view the contents of a number
LESS="-M-Q"
LESSOPEN="| lesspipe %s"
LESSCHARSET=latin1
PAGER=less
export LESS LESSOPEN LESSCHARSET PAGER
lesspipe is a shell-script that checks the extension on a filename and
decides how files should be viewed. To .gz-files it does does a simple
'gzip -dc', for t
On 19 Feb 2002, Raffaele Sandrini wrote:
> Hi
>
> On my earlier SuSE system "less" was able to read gzipped text files. Can i
> get less to do it also on Debian?
>
> cheers,
> Raffaele
> --
> Raffaele Sandrini <[EMAIL PROTECTED]>
> For encrypted Mail get my Public Key from "search.keyserver.net
Hi,
forget zless and the like, standard less can do that and much more
automagically.
The package less provides the program /usr/bin/lesspipe. It sets the
environment variables LESSOPEN and LESSCLOSE, which cause less to
preprocess the file before opening it. This way, you can not only look
at
On Tue, 2002-02-19 at 15:08, Sebastiaan wrote:
> High,
>
> On Tue, 19 Feb 2002, Raffaele Sandrini wrote:
>
> > Hi
> >
> > On my earlier SuSE system "less" was able to read gzipped text files. Can i
> > get less to do it also on Debian?
It uses LESSPIPE...
>From the manual page... 'man lesspipe'
> Date: Tue, 19 Feb 2002 14:51:02 +0100
> From: Raffaele Sandrini <[EMAIL PROTECTED]>
> To: debian-user@lists.debian.org
> Subject: Less and .gz files
> Resent-Date: Tue, 19 Feb 2002 08:58:56 -0500
> Resent-From: debian-user@lists.debian.org
>
> Hi
>
> On my
On Tue, 19 Feb 2002 14:51:02 +0100
Raffaele Sandrini <[EMAIL PROTECTED]> wrote:
> Hi
>
> On my earlier SuSE system "less" was able to read gzipped text files.
> Can i get less to do it also on Debian?
>
maybe you should try to use zless ?
See you
Pac
> On my earlier SuSE system "less" was able to read gzipped text files. Can i
> get less to do it also on Debian?
try zless (and zgrep, zcat...)
pietro.
High,
On Tue, 19 Feb 2002, Raffaele Sandrini wrote:
> Hi
>
> On my earlier SuSE system "less" was able to read gzipped text files. Can i
> get less to do it also on Debian?
>
yes, but the command is 'zless'. I beleive that the package gzip provides
these commands. You will get a lot of other 'z'
Hi
On my earlier SuSE system "less" was able to read gzipped text files. Can i
get less to do it also on Debian?
cheers,
Raffaele
--
Raffaele Sandrini <[EMAIL PROTECTED]>
For encrypted Mail get my Public Key from "search.keyserver.net"
ID: 0xEC4950E9
1.- Is there any file manager I can use to view .gz
or tar.gz the way winrar or winzip does in gnome?
2.- When I am running xmms together with gnotepad+
usually gnotepad+ stops running until I kill xmms. I suppose
this is because gnotepad+ requires somehow to play
some sound and finds
IL PROTECTED]> writes:
>
> > I'd like to read manuals in .gz format without having to gunzip them,
> > which is possible with lynx. Can links do this too?
Johann
--
J.H. Spies - Tel. 082 782 0336. Posbus 4668, Tygervallei 7536
"This is the day which the LORD hath
Also try;
zcat the_file_name | more
John
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Monday, March 05, 2001 11:54 AM
To: debian-user@lists.debian.org
Subject: Re: Opening .gz files with links
Anthony Fox <[EMAIL PROTECTED]> wrote:
>And
Anthony Fox <[EMAIL PROTECTED]> wrote:
>Andre Berger <[EMAIL PROTECTED]> writes:
>> I'd like to read manuals in .gz format without having to gunzip them,
>> which is possible with lynx. Can links do this too?
>
>Well, I am not sure what you mean by links
why not simply install midnight commander ? This will show the zipped file
as a directory tree ... very handy
-Original Message-
From: Anthony Fox [mailto:[EMAIL PROTECTED]
Sent: Monday, March 05, 2001 3:37 PM
To: debian-user@lists.debian.org
Subject: Re: Opening .gz files with links
1 - 100 of 191 matches
Mail list logo