Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

alleyoop(1) [debian man page]

ALLEYOOP(1)							  [FIXME: manual]						       ALLEYOOP(1)

NAME
alleyoop - Valgrind memory checker front-end for GNOME SYNOPSIS
alleyoop [-?, --help] [-v, -version] [-I, -include=<dir>] [-R, -recursive=<dir>] [-skin=<name>] DESCRIPTION
This manual page documents briefly the alleyoop This manual page was written for the Debian distribution because the original program does not have a manual page. alleyoop is a GNOME front end to the Valgrind memory checker OPTIONS
-? --help Show summary of options. -v -version Print version and exit. -I -include=<dir> Add <dir> to the list of directories to search for source files. -R -recursive=<dir> Recursively add <dir> and all subdirectories to the list of directories to search for source files. -skin=<name> Specify the default skin (mode) to use. SEE ALSO
valgrind (1). AUTHOR
This manual page was written by Carlos Perello Marin carlos@pemas.net 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 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. AUTHOR
Carlos Perello Marin Author. COPYRIGHT
Copyright (C) 2003 Carlos Perello Marin [FIXME: source] April 11, 2004 ALLEYOOP(1)

Check Out this Related Man Page

LATEX-MK(1)							  [FIXME: manual]						       LATEX-MK(1)

NAME
latex-mk - automate compilation of LaTeX files. SYNOPSIS
latex-mk [options] DESCRIPTION
This manual page documents briefly the latex-mk commands. This manual page was written for the Debian distribution because the original program does not have a manual page. Instead, it has documentation in the GNU Info format; see below. latex-mk is a wrapper script used by the LaTeX-Mk makefile system for LaTeX documents. Its purpose is to run LaTeX the appropriate number of times to resolve all references and page changes associated with resolving references. OPTIONS
A summary of options is included below. For a complete description, see the Info files. -h --help Show description of the script. --version Show version of program. -b --bibtex Force call to BibTeX. --clean Delete log file. --debug Enable debug mode. --ignore-errors Ignore errors. --pdflatex Use pdflatex instead of latex. --tex2page Use tex2page instead of latex. AUTHOR
This manual page was written by Rafael Laboissiere rafael@debian.org 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 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. COPYRIGHT
Copyright (C) 2006 Rafael Laboissiere [FIXME: source] January 28, 2006 LATEX-MK(1)
Man Page

10 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

Discuss New vB skin here - any comments?

Go to your CP and select the 'UNIX Forums' style (skin)... it's new! Comments welcome.... Neo (7 Replies)
Discussion started by: Neo
7 Replies

2. UNIX for Dummies Questions & Answers

Cant set default skin

(0 Replies)
Discussion started by: Kelam_Magnus
0 Replies

3. Post Here to Contact Site Administrators and Moderators

Cant set default skin

Neo, I have tried numerous times to set my skin to the Matrix clone but it never sticks... I tried various other ones but it keeps going back to that classic baby blue...with the UNIX in the middle of a cloud. Tell me what is going on. I know Im not going crazy... b/c I already am. :p :D (5 Replies)
Discussion started by: Kelam_Magnus
5 Replies

4. What is on Your Mind?

Skin for PDA

Let me know if you find a skin or template for vB 2.x that can be used for mobile users (PDAs, etc.). I think we need a small mobile device skin for the forums What do you think? (4 Replies)
Discussion started by: Neo
4 Replies

5. UNIX for Dummies Questions & Answers

Grep Problem

Hi, I want search all files containing some "searchtext" in current dir and sub dir. For this, I used grep "searchtext" */* This will search only in sub dir files and does not give results if file containing search text exists in current directory. and grep "searchtext" * ... (8 Replies)
Discussion started by: avadhani
8 Replies

6. UNIX for Dummies Questions & Answers

Grep with count

I need to count the number of instances of a dir in a set of dir with the same suffix .txt (one dir and all recursive directories). <Main Dir> <sub_dir1> <sub_dir2> <sub_dir3> <sub_dir4> and count the number of instances of a type of file, ie/ .txt files (3 Replies)
Discussion started by: t4st33@mac.com
3 Replies

7. UNIX for Dummies Questions & Answers

copy file

Hi friends, Please help me to copy files for a particular date from one dir. to different dir. Thanks shaan (2 Replies)
Discussion started by: shaan_dmp
2 Replies

8. UNIX for Dummies Questions & Answers

Cant add skins to Vlc player.

can some one please help me here i seem to be having trouble changing Vlc's skin to WMP11 i have VLC media player 0.7.2 i downloaded the WMP11 skin from a download site i looked for vlc skin instructions and they said i should use vlc -i and put WMP11 in roots home directly well there are... (1 Reply)
Discussion started by: Meomix
1 Replies

9. Shell Programming and Scripting

How to copy specified files from list of files from dir A to dir B

Hello, fjalkdsjfkldsajflkajdskl (3 Replies)
Discussion started by: pmeesara
3 Replies

10. UNIX for Dummies Questions & Answers

Copy dir/file from one place to another.

Hello all. I'm not getting the hang of Paths. I have a dir w/files that I want to copy to another dir. Right now I am in the "source" directory. I want to copy it to Ch7. "cp -r source Ch7". Ch7 was already created. 1st msg.: cannot stat `source`: No such file or dir. I typed pwd & got... (3 Replies)
Discussion started by: Ccccc
3 Replies