Archive for January 2007

Hiding arguments from ps

There are many articles on the Interwobble telling you how to set the process title on Linux; they all concentrate on the problem of placing an arbitrarily long string in argv[0] to report status information in the process list.
But what if argv[0] is fine, and what you want to do is remove the following arguments [...]