Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ptdump(1) [debian man page]

PTDUMP(1)						      General Commands Manual							 PTDUMP(1)

NAME
ptdump - Let's you dig into the contents of a PyTables file. SYNOPSIS
ptdump [-dvacih] [-R start,stop,step] file[:nodepath] DESCRIPTION
Allows you look into the contents of your PyTables files. It lets you see not only the data but also the metadata (that is, the structure and additional information in the form of attributes). OPTIONS
A summary of options is included below. -d Dump data information on leaves. -v Dump more metainformation on nodes. -a Show attributes in nodes (only useful when -v or -d are active). -c Show info of columns in tables (only useful when -v or -d are active). -i Show info of indexed column (only useful when -v or -d are active). -R start,stop,step Select a range of rows in the form "start,stop,step" for all leaves. -h Print help on usage. SEE ALSO
ptrepack(1). These utilities are documented fully by PyTables user's manual. AUTHOR
This manual page was written by Francesc Altet <faltet@carabos.com>. July 7, 2007 PTDUMP(1)

Check Out this Related Man Page

CELERYCTL(1)						      General Commands Manual						      CELERYCTL(1)

NAME
celeryinit -- Celery Management Utility SYNOPSIS
celeryinit DESCRIPTION
This manual page documents briefly the celeryinit command. This manual page was written for the Debian distribution because the original program does not have a manual page. celeryinit is a command line utility to inspect and manage worker nodes. OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -q --quiet TODO --conf Celery config module name (default: celeryconfig). --loader Celery loaders module name (default: default). -C --no-color Don't colorize output. COMMANDS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. status List active nodes in this cluster. result Show the result of a task. inspect active Show all the tasks that are currently being executed. inspect scheduled Show all the tasks reserved by the worker because they have the eta or countdown argument set. inspect reserved Show all tasks that have been prefetched by the worker, and is currently waiting to be executed (does not include tasks with an eta). inspect revoked List history of revoked tasks. inspect registered_tasks List registered tasks. inspect states Show worker statistics. inspect enable_events Enable events. inspect disable_events Disable events. SEE ALSO
celeryd (1), celerybeat (1), celeryev (1). AUTHOR
This manual page was written by fladi FladischerMichael@fladi.at for the Debian system (and 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. CELERYCTL(1)
Man Page

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

So lost

I have been reading up on starting a website, but i am still lost. I am in much need of assistance. Kind of a step by step because i still don't know where to start. please help. thank you (1 Reply)
Discussion started by: sweetie020602
1 Replies

2. UNIX for Dummies Questions & Answers

Urgent! Cannot boot to Solaris Unix 2.8

OK! I am a newbie so please give me step by step details on what i need to do! :confused: I don't know what a stop key is. I think it is the one that looks like a spade. I don't know. :eek: Let me know what to do and I will be so grateful! :) The system is a Sun Fire system not an Intel system. ... (3 Replies)
Discussion started by: mochatee
3 Replies

3. UNIX for Dummies Questions & Answers

Some simple question abt Unix kernel

Dear all, I got some questions abt how does the Unix kernel work with the work with the other components. (step by step) Can any body tell me some info abt that? if can provide a example for each question that gonna be perfect! Thank you!!! 1. How file management system work together... (2 Replies)
Discussion started by: melbdavid
2 Replies

4. AIX

HACMP

hi can anyone explain the concepts of HACMP and configuration (step by step) (2 Replies)
Discussion started by: udtyuvaraj
2 Replies

5. Shell Programming and Scripting

How to get started with Unix

I'm new in UNIX learning. Can you please guide me. How to get start and then step by step things in Unix. (I know all basic commands) (5 Replies)
Discussion started by: Varsha katre
5 Replies

6. UNIX for Dummies Questions & Answers

Step by step UNIX learning

Can we have a step by step unix , shell scripting , logo development process. I want to start with it. Need your guidance. (1 Reply)
Discussion started by: pallavipund
1 Replies

7. Shell Programming and Scripting

Show file name included time information

Hi all, I have many files included time information, some of them included time range by 30 minutes; 2007-12-27T110000.txt 2007-12-27T120000.txt 2007-12-27T130000.txt 2007-12-27T150000.txt 2007-12-27T153000.txt 2007-12-28T000000.txt 2007-12-28T003000.txt I only want to echo that... (5 Replies)
Discussion started by: jeo_fb
5 Replies