debian man page for bam

Query: bam

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

BAM(1)								   User Commands							    BAM(1)

NAME
bam - fast and flexible build system
SYNOPSIS
bam [OPTION]... [VARIABLE=VALUE]... [TARGET]...
DESCRIPTION
Builds applications using the bam build system. Execution: -a abort on error -c clean targets -d build targets that is dependent given targets --dry dry run, don't run any jobs -j sets the number of threads to use (default: 0, disabled) -s bam file to use (default: bam.lua) Lua: -l print local variables in backtrace -t print backtrace when an error occurs Output: -r build progress report format (default: s) b = progress bar c = use ansi colors s = build steps -v be verbose Other: -n don't use cache -h, --help prints this help Debug: --debug-nodes prints all the nodes with dependencies --debug-detail prints all the nodes with dependencies and details --debug-jobs prints all the jobs that exist --debug-dot prints all nodes as a graphviz dot file --debug-jobs-dot prints all jobs as a graphviz dot file --debug-trace-vm prints a line for every instruction the vm makes --debug-dump-int prints the internals scripts to stdout --debug-no-int don't load internal scripts bam by Magnus Auvinen (magnus.auvinen@gmail.com) bam May 2011 BAM(1)
Related Man Pages
jinfo(1) - mojave
bam(1) - debian
orte-clean(1) - debian
debugreiserfs(8) - centos
bio::tools::run::samtools(3pm) - debian
Similar Topics in the Unix Linux Community
Compilation error on namespaces in system header debug.h
Job Execution in Parallel and Maintain Dependency
Help with debug the script
Replace dot with semicolon in PERL
reading information from a table and apply a command on multiple files