Librenix
Headlines | Linux | Apps | Coding | BSD | Admin | News
Information for Linux System Administration 

Linux signals list

Up
vote
Down

You can get a list of Linux signals with 'kill -l' in your own handy terminal window. The command 'trap -l' works similarly.

You can also follow the 'read more' link below the next paragraph for a handy article on using signals as a Linux debugging tool:

By focusing on the analysis of data captured using signal handlers, you can speed up the most time-consuming part of debugging: finding the bug. This article gives a background on Linux signals with examples specifically tested on PPC Linux, then goes on to show how to design your handlers to output information that lets you quickly home in on failed portions of code.
 read more | mail this link | score:7368 | -Ida Momtaheni, December 15, 2006 (Updated: December 30, 2010)
More Programming articles...

Gallery Wrapped Abstract Art

coding headlines

Develop your own Raspberry Pi OS

Tutorial: Install SVN, Configure multi-protocol access (Ubuntu 11.10)

E-book: Perl One-Liners Explained

bash scripting: Looping through a list

Apache2, mod_rewrite tutorial: Redirect requests by device

Debugging Shell Scripts

 

Firefox sidebar

Site map

Site info

News feed

Features

Login
(to post)

Search

 
Articles are owned by their authors.   © 2000-2012 Ray Yeargin