Sponsored Content
Full Discussion: Can't find paths.h
Top Forums Programming Can't find paths.h Post 302628551 by brownwrap on Monday 23rd of April 2012 04:46:54 PM
Old 04-23-2012
I wrote the developer of logsurfer. There was a problem in compiling on Solaris. He emailed me a fix and has been taken care of on the download site.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

paths

Hi there! People, i'm a new unix user, and i'm having some problems... I'm updating some scripts (korn shell) in different servers. I use telnet to access these servers and emacs to write the scripts. One of them is an HP, and there´s no problem. But the other one is an AIX, and when i call... (1 Reply)
Discussion started by: caiohn
1 Replies

2. Shell Programming and Scripting

To find and replace paths consisting \

Hi all, I am new to unix and wanted to replace the string consisting \ with nothing. I tried the following but did not help. for y in `ls DIV*`; do sed s/C:\\Project\\AML\\bin//g $y > temp mv temp $y done I actually want to remove any occurance of C:\Project\ABC\bin in... (4 Replies)
Discussion started by: cv_pan
4 Replies

3. Shell Programming and Scripting

find multiple paths

How do i find files in more than one directory? I searched through forums, but could not land into the right thread. I tried something like find dir1|dir2 -name file1 but it doesn't work. Please suggest. (5 Replies)
Discussion started by: krishmaths
5 Replies

4. Solaris

find home directory paths for all users

How to find al the user's home directories? (2 Replies)
Discussion started by: a2156z
2 Replies

5. Shell Programming and Scripting

Find Directory from array of file names with paths

I have a script that generates a variable with the location of a file and its complete path. What i want to do is to "cd" to the directory where that file is located using the path name of the file. GIS has absolutely failed me. For example when i run my script it generates a variable called... (1 Reply)
Discussion started by: Knome
1 Replies

6. Shell Programming and Scripting

Find text containing paths and replace with a string in all the python files

I have 100+ python files in a single directory. I need to replace a specific path occurrence with a variable name. Following are the find and the replace strings: Findstring--"projects\\Debugger\\debugger_dp8051_01\\debugger_dp8051_01.cywrk" Replacestring--self.projpath I tried... (5 Replies)
Discussion started by: noorsam
5 Replies

7. Shell Programming and Scripting

KSH - Find paths of multiple files in CC (dir and sub-dir))

Dear Members, I have a list of xml files like abc.xml.table prq.xml.table ... .. . in a txt file. Now I have to search the file(s) in all directories and sub-directories and print the full path of file in a output txt file. Please help me with the script or command to do so. ... (11 Replies)
Discussion started by: Yoodit
11 Replies

8. Shell Programming and Scripting

Solaris FIND: Exclude Specific Paths

Using Sol 10 + KSH. I need to run a find command on the whole system "/" and exclude a bunch of explicit directories and files that may or may not be on each system. I cannot use the -name because i dont want to exclude all dirs named just specific paths. -path/-wholename is not an option... (2 Replies)
Discussion started by: nitrobass24
2 Replies

9. UNIX Desktop Questions & Answers

Change name of files to their paths -- find loop

Dear All, I have many sub-folders but each of them have a file with same name but different data. I want to either move or copy them into a new folder but they need to have the path of where they are coming as part of their name... I have managed to find the files but dont know how to change... (2 Replies)
Discussion started by: A-V
2 Replies

10. Shell Programming and Scripting

Remove leading dot and slash on relative paths with find

When I specify a directory by name the leading ./ is not shown: $ find somedir/ somedir/a.bin somedir/target/out.binBut when I specify current dir it adds the ./ to the beginning of each result: $ find . | grep somedir ./somedir/a.bin ./somedir/target/out.binIs there any particular reason why... (2 Replies)
Discussion started by: Tribe
2 Replies
APT-ZIP(8)																APT-ZIP(8)

NAME
apt-zip-list, apt-zip-inst - Use apt with removable media SYNOPSIS
apt-zip-list [ --help ] [ --version ] [ --medium=mountpoint ] [ --aptgetaction=action ] [ --packages=package[,package...] ] [ --fix-broken ] [ --skip-mount ] [ --method=method ] [ --options=opt[,opt...] ] [ --accept=accept[,accept...] | --reject=reject[,reject...] ] apt-zip-inst [ --help ] [ --version ] [ --medium=mountpoint ] [ --aptgetaction=action ] [ --packages=package[,package...] ] [ --fix-broken ] [ --skip-mount ] DESCRIPTION
This manpage should be up-to-date with version 0.17 of the programs. The apt-zip-list and apt-zip-inst commands simplify the upgrade process of a non-networked Debian host using apt(8), by using (preferably high-capacity) removable media, like a ZIP drive. apt-zip-list produces two files. One is a script that can be used on another host (maybe not running a Debian system) to fetch packages previously selected in dselect(8) or indicated in the command line, the other apt-zip.options saves the options used by apt-zip-list to indicate to apt-zip-inst what action to perform and/or which packages to install. Various types of scripts can be generated, by specifying a fetch method supported by the host that will fetch the packages. If you prefer, the script may generate a tarball containing the fetched packages. Note that apt-zip-list can be called as a non-root user. The name of the script (as well as the name of the tarfile when using the tar option) contains the name of the Debian host for which the packages are to be fetched. Thus you can, using the same medium, upgrade several hosts at the same time, provided you have enough space on this disk. This should work with or without the tar option. The script is written to the removable medium, which is mounted if necessary, and then restored to the original unmounted state when appli- cable. It is the responsibility of the user then to run the script on a host that will fetch the packages, and to have them (or the gener- ated archive) copied to the removable medium. When back on your Debian host, you just run apt-zip-inst, which will take care of the script-produced files, and call apt(8) to install the packages on your disk. OPTIONS
COMMON OPTIONS --help, -h Show summary of options. --version, -V Show version of program. --medium, -m Select a removable medium other than the site default. See also --skip-mount. --aptgetaction, -a Select the action done by apt-get. Possible actions are dselect-upgrade,upgrade and dist-upgrade. If --packages is not set the default is dselect-upgrade (See also apt-zip.conf), if it is set none is selected. --packages, -p Comma-separated list of extra packages to install. --fix-broken, -f Run apt-get with the --fix-broken option. See apt-get(8) for more details. --skip-mount, -s Allow specifying a non-mountpoint directory to the --medium option. This may help on laptops only getting point-to-point networking without being routed to. This is also useful while testing the program, as it allows sending the script into /tmp. --use-sleep=SEC, -S Introduces waiting times between downloaded files. Allows the genearation of a fetch script that will wait some time (config- urable). The number parameter represents the delay between consecutive dowloads. Note that this option is safe: even if the con- nected machine does not have a wait command, the script will not fail. --no-checksum, --no-md5, -5 This option will command to apt-zip-list to create a script which does not make any sha256sum checks. Note that if this option is not given at script generation time, the sha256sum command will be called only after it has been found in the system. (--no-md5 is maintained for script compatibility, but there is only sha256) OPTIONS FOR APT-ZIP-LIST --method, -M Select a method other than the default one. The wget and wget-dos methods are currently supported. --options, -o Specifies a set of options to be used while generating the script. A warning is issued only if an option is unkown to apt-zip-list, but all known options may not be supported by all methods. Options may be given a value, with the option=value syntax. Currently available options include: tar[=gnutarprogram] causes the dowloaded files to be grouped into a tarball. The name of a tar program on the download machine can be specified, if different from tar. Example: tar=gtar. When used in conjunction with the restart option, a GNU tar must be specified, so that 2 tarballs man be concatenated - this is only needed on the 3rd and subsequent runs of the fetch script. restart causes the downloaded files to be grouped into a tarball. --accept , -A / --reject , -R Comma-separated list of accepted/rejected protocols for download. By default are only accepted http and ftp. CONFIG FILE
The /etc/apt/apt-zip.conf file can be used to set defaults: method, removable medium, options, apt-get action and accepted/rejected proto- cols. It is a self-explainatory bourne-shell script snippet. It allows to provide site defaults for command-line options. METHOD API
A method is handled by an executable object (usually a script) placed in the /usr/share/apt-zip/methods/ directory. This executable is fed on standard input with the output of apt-get --print-uris. It is communicated the state of requested options using for each option an environment variables named OPTION_OPTNAME, where OPTNAME is the uppercased name of an option. Additional environment variables are also set, such as APTZIPVERSION, APTZIPTARFILE, APTZIPINSFILE, and OPTIONS. LIMITATIONS
o Only one disk can be used. If your packages do not fit on one, you have to deselect some packages using dselect(8) or you have to select a suitable list of package. o The files on an Internet distribution site can change rather frequently. It is up to the user to make sure the site was not updated between the build of the fetch script by apt-zip-list and the fetch itself, otherwise some required files may not be possible to fetch. FILES
/etc/apt/apt-zip.conf /usr/share/apt-zip/methods/ BUGS
o The restart feature is really slow. The tar command on Solaris(tm) has an option to seek in the file instead of assuming a non-seekable device, which greatly improves performance. GNU tar does not seem to be able to do that. o Virtually no error-checking is done. Examples of such error conditions include: - out-of-diskspace on both the removable medium and in apt archive cache when using tar option. o Somewhat consequently, error-recovery also nears non-existence. As examples, an interrupted fetch in tar mode has to be restarted from zero; changes in status file between runs of apt-zip-list and apt-zip-inst are not detected and may lead to failure. AUTHOR
The programs were written by YannDirson <dirson@debian.org>. It was maintained previously by SantiBejar <tiarda@yahoo.es>, and currently maintained by GiacomoCatenazzi <cate@debian.org> for the Debian GNU/Linux system. The source for this reference page is an SGML file, which can be converted to UNIX manpages using docbook2man(1) SEE ALSO
apt(8), apt-get(8), dselect(8). Debian GNU/Linux 01 February 2008 APT-ZIP(8)
All times are GMT -4. The time now is 12:39 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy