Sponsored Content
Full Discussion: What does this mean?
Top Forums Shell Programming and Scripting What does this mean? Post 302866175 by rbatte1 on Monday 21st of October 2013 12:07:44 PM
Old 10-21-2013
Could you show us the output from the following commands pasted into CODE tags to make them easier to read please?
  • trap
  • alias
  • /bin/echo "Hello"
- or wherever echo is. I want it to start a process though rather than using a built-in.

I'm guessing that someone has set a trap for DEBUG that does some accounting, but I may be wrong.

Does that show anything up?





Robin
Liverpool/Blackburn
UK
 
IBID-OBJGRAPH(1)					     Ibid - Multi-protocol Bot						  IBID-OBJGRAPH(1)

NAME
ibid-objgraph - Memory usage graph generation utility for Ibid SYNOPSIS
ibid-objgraph [options...] logfile type... ibid-objgraph -e TIME [options...] logfile ibid-objgraph -h DESCRIPTION
This utility is for graphing object-type usage from an Ibid bot configured to log such usage. Matplotlib is required for graphing. OPTIONS
-e TIME, --examine=TIME Examine the object usage at time TIME, and print a sorted list of type statistics at that time. This function can be useful in determining which types to graph, when chasing down a detected leak. -o FILE, --output=FILE Output to FILE instead of displaying interactive graph GUI. FILE can be any format supported by Matplotlib, detected by the file extension. -d DPI, --dpi=DPI When outputting in raster formats, use DPI output DPI. -h, --help Show a help message and exit. FILES
logfile A log file generated by loading the memory plugin into Ibid, which will periodically log object usage. It can be gzip compressed, if the filename ends in .gz. SEE ALSO
ibid(1), ibid-memgraph(1), http://ibid.omnia.za.net/ Ibid 0.1 March 2010 IBID-OBJGRAPH(1)
All times are GMT -4. The time now is 06:25 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy