Sponsored Content
Top Forums UNIX for Dummies Questions & Answers tar compression - please help Post 5196 by Taylor on Wednesday 8th of August 2001 05:49:29 PM
Old 08-08-2001
Bug

Thanks,

I knew this was the right place to ask

-Taylor
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

.bz2 compression

I have heard that bz2 compression a relatively new compression encoding algorithm, far superior to tar and gz. I also remember that I downloaded a FreeBSD LiveCD a while back that was only a couple hundred megs instead of the usual 650ish using bz2 - big difference, I'd say. But to the point, what... (4 Replies)
Discussion started by: Phobos
4 Replies

2. UNIX for Advanced & Expert Users

Predictor compression

Hi everybody, Does anybody know,whether linux-2.4.20-8 supports predictor1 compression in PPP protocol support,as i was able to see there were only two compression techniques that r being supported i.e bsd and deflate compression from "make menuconfig" under network device... (0 Replies)
Discussion started by: sriram.ec
0 Replies

3. UNIX for Dummies Questions & Answers

.z file compression

Hello, I have a .z file which i understand to be UNIX. I'm on PC (no UNIX boxes) and have tried many different unzipping programs to extract this .z file, but only PicoZip has allowed me to view what is inside (telling me, i think, that it's not corrupt), but i have not been able to extract... (3 Replies)
Discussion started by: Gonecat
3 Replies

4. AIX

AIX 4.2: tar using compression ?

Hi, is there a way to use compression on the TAR command running on a AIX 4.2 ? I did a "man tar" but did not see mentions of using compression, nor how to even find out the tar version. I want to look into ways of reducing the amount of time to do backups. One backup is dumping database... (9 Replies)
Discussion started by: Browser_ice
9 Replies

5. UNIX for Dummies Questions & Answers

tar -cvf test.tar `find . -mtime -1 -type f` only tar 1 file

Hi all, 4 files are returned when i issue 'find . -mtime -1 -type f -ls'. ./ora_475244.aud ./ora_671958.aud ./ora_934052.aud ./ora_934050.aud However, when I issued the below command: tar -cvf test.tar `find . -mtime -1 -type f`, the tar file only contains the 1st file -... (2 Replies)
Discussion started by: ahSher
2 Replies

6. AIX

GNU Tar with compression for AIX 4.2 already compiled ?

Is there a GNU Tar available with compression option available for AIX 4.2 that I can directly use (not having to compile anything, simple installation) ? (1 Reply)
Discussion started by: Browser_ice
1 Replies

7. Shell Programming and Scripting

file compression

I'am looking for script (or tool) that would compress all files with given extension in all subdirectory. Important part is that every one file have to end in separate archive whit it's own name. Eaven if I could point multiple file in one directory and compress them it would be ok. I' am... (1 Reply)
Discussion started by: Demerzel
1 Replies

8. Shell Programming and Scripting

tar command to explore multiple layers of tar and tar.gz files

Hi all, I have a tar file and inside that tar file is a folder with additional tar.gz files. What I want to do is look inside the first tar file and then find the second tar file I'm looking for, look inside that tar.gz file to find a certain directory. I'm encountering issues by trying to... (1 Reply)
Discussion started by: bashnewbee
1 Replies

9. Linux

Best Compression technique ?

Hi all, I am working on a sample backup code, where i read the files per 7200 bytes and send it to server. Before sending to server, i compress each 7200 bytes using zlib compression algorithm using dictionary max length of 1.5 MB . I find zlib is slow. Can anyone recommend me a... (3 Replies)
Discussion started by: selvarajvss
3 Replies

10. UNIX for Advanced & Expert Users

Tar gzip compression rate

How good is the compression rate of gzip when you use tar with the gzip option? I am pretty amazed that a 1 GB file was reduced to 1019K. This is what I did. tar -cvf tar_test.tar.gz -T /list_of_files ls -hl -rw-r-----. 1 owner group 19 Jul 23 16:00 list_of_files -rw-r-----. 1 owner group... (7 Replies)
Discussion started by: cokedude
7 Replies
LUTEFISK(1)															       LUTEFISK(1)

NAME
lutefisk - software for the de novo interpretation of peptide CID spectra SYNOPSIS
lutefisk [-q ] [ -m ] [ -d] [ -p ] [ -r ] [ -s ] [ -v] [ -h] [-o ] <infile> DESCRIPTION
lutefisk is a software for the de novo interpretation of peptide CID spectra. It takes peptide CID data and some ancillary data files (of which the location is specified on the command line) and outputs a results file containing all the sequences hypothetically matching the CID data. When you invoke lutefisk with the -h option, the program lists to the command line all the options that are available. OPTIONS
-h Print a list of options -q Run in quiet mode -m Precursor ion mass -d Pathname to the details file -p Pathname to the params file -r Pathname to the residues file -s Pathname to the file with database sequences to score -v Run in verbose mode -o Output file <infile> CID data file PROGRAM DATA
The data required to run the program are located in /usr/share/lutefisk. EXAMPLE DATA
Example data are located in /usr/share/doc/lutefisk/examples. BIBLIOGRAPHICAL REFERENCES TO BE CITED
R. S. Johnson and J. A. Taylor (2002) "Searching sequence databases via de novo peptide sequencing by tandem mass spectrometry", Mol. Biotechnology Vol. 22, No. 3. (November 2002), pp. 301-315. J. A. Taylor and R. S. Johnson (2000) "Implementation and uses of automated de novo peptide sequencing by tandem mass spectrometry". Anal. Chem. 73:2594-2604. R. S. Johnson and J. A. Taylor (2000) "Searching sequence databases via de novo peptide sequencing by tandem mass spectrometry", "Protein and Peptide Analysis: Advances in the Use of Mass Spectrometry", 146:41-61 (Methods in Molecular Biology series, Humana Press). J. A. Taylor and R. S. Johnson (1997) "Sequence database searches via de novo peptide sequencing by tandem mass spectrometry". Rapid Comm. Mass Spec. 11:1067-1075. SEE ALSO
lutefisk-doc(7). AUTHORS
Richard S. Johnson <jsrichar@alum.mit.edu>. Program author. Filippo Rusconi <rusconi-debian@laposte.net>. Man-page author for the Debian distribution. COPYRIGHT
Copyright (C) 1995-1999 Richard S. Johnson Copyright (C) 2009 Filippo Rusconi This manual page was written for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or (at your option) any later version published by the Free Software Foundation. On a Debian system the complete text of the GNU General Public License version 3 can be found in the file `- /usr/share/common-licenses/GPL-3'. 2009/04/29 LUTEFISK(1)
All times are GMT -4. The time now is 05:11 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy