Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

bitesize(1) [debian man page]

bitesize(1)						      General Commands Manual						       bitesize(1)

NAME
bitesize - Add bitesize tag to bugs and add a comment. SYNOPSIS
bitesize <bug number> bitesize --help DESCRIPTION
bitesize adds a bitesize tag to the bug, if it's not there yet. It also adds a comment to the bug indicating that you are willing to help with fixing it. It checks for permission to operate on a given bug first, then perform required tasks on Launchpad. OPTIONS
Listed below are the command line options for bitesize: -h, --help Display a help message and exit. -l INSTANCE, --lpinstance=INSTANCE Use the specified instance of Launchpad (e.g. "staging"), instead of the default of "production". --no-conf Do not read any configuration files, or configuration from environment variables. ENVIRONMENT
All of the CONFIGURATION VARIABLES below are also supported as environment variables. Variables in the environment take precedence to those in configuration files. CONFIGURATION VARIABLES
The following variables can be set in the environment or in ubuntu-dev-tools(5) configuration files. In each case, the script-specific variable takes precedence over the package-wide variable. BITESIZE_LPINSTANCE, UBUNTUTOOLS_LPINSTANCE The default value for --lpinstance. SEE ALSO
ubuntu-dev-tools(5) AUTHORS
bitesize and this manual page were written by Daniel Holbach <daniel.holbach@canonical.com>. Both are released under the terms of the GNU General Public License, version 3. ubuntu-dev-tools May 9 2010 bitesize(1)

Check Out this Related Man Page

GRAB-ATTACHMENTS(1)					      General Commands Manual					       GRAB-ATTACHMENTS(1)

NAME
grab-attachments - downloads attachments from a Launchpad bug SYNOPSIS
grab-attachments [options] bug-number... grab-attachments -h DESCRIPTION
grab-attachments is a script to download all attachments from a Launchpad bug report or bug reports with a source package task into a directory named after the bug e.g. bug-1. OPTIONS
Listed below are the command line options for grab-attachments: bug-number Specifies the Launchpad bug number that the script should download attachments from. -h, --help Display a help message and exit. -l INSTANCE, --lpinstance=INSTANCE Use the specified instance of Launchpad (e.g. "staging"), instead of the default of "production". --no-conf Do not read any configuration files, or configuration from environment variables. -d, --duplicates Download attachments from duplicates too. -p SRCPACKAGE, --package=SRCPACKAGE Download attachments from all bugs with a task for this source package. AUTHOR
lp-grab-attachments was written by Daniel Holbach and this manual page was written by Jonathan Patrick Davies. Both are released under the GNU General Public License, version 3. lptools 10 August 2008 GRAB-ATTACHMENTS(1)
Man Page

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Basic Unix tools

I like to know the bare minimum development/ testing tools which can be used with Unix environment wherein the applications are written in different combination - C++ COBOL.. I like to know list of development, performance, testing tools that can be used in Unix . Thanks in advance ls1429 (1 Reply)
Discussion started by: ls1429
1 Replies

2. UNIX for Dummies Questions & Answers

complete unix noob (sorry)

This is my first time in this forum so, Hello to all!!! I have been supporting windows based machines for a few years now and I have been writing batch files to do certain tasks for what seems like an age. I've recently started a new job (as it support) and my new colleagues have said,... (2 Replies)
Discussion started by: Blastman
2 Replies

3. UNIX for Dummies Questions & Answers

cmp 2 variables

Hi I have two variables contining a set of near identical lines, i'd like to list the lines that differ? Prefereably i'd like not to save the variables into a file first. i.e var1 tag:val1 tag:val2 tag:val3 var2 tag:val1 tag:val4 tag:val3 i'd like the result to print out... (2 Replies)
Discussion started by: nickrick
2 Replies

4. Shell Programming and Scripting

How do i write script using vi editor in ubuntu?

Hi, i still new to ubuntu i trying to find how do i write script in ubuntu using vi editor but i cant find a way to write it for example write a script to list out various script titles and short description of the scripts and allow users to choose which to run? how i run the scripts after... (4 Replies)
Discussion started by: zero gundam
4 Replies

5. Ubuntu

Help!

comment write un program server in language C? comment write un program client in language C? (1 Reply)
Discussion started by: Clear Div
1 Replies

6. Ubuntu

UDPsocket programming

Do u have any idea to config UDP socket using tools? (2 Replies)
Discussion started by: elinaz
2 Replies

7. UNIX for Beginners Questions & Answers

Getting started with fixing bugs for Linux

Okay I want to try my luck at fixing bugs for the Fedora OS, but I guess this question deals with any Linux distro or any open source OS for that matter. I want to know how I can start fixing bugs on the OS level. For example the particular bug that I want to target is this logout bug I mean... (6 Replies)
Discussion started by: sreyan32
6 Replies