plstree, branch HEAD ps and ls displayed as a tree 8ad9fb53fc342737d2ab544be348a01353c8c73d 2018-06-12T21:06:03Z 2018-06-12T21:06:03Z add a real README (not from the man pages) Josuah Demangeon mail@josuah.net commit 8ad9fb53fc342737d2ab544be348a01353c8c73d parent 6bb600c443072c795242155b40d04d4b721a1baa Author: Josuah Demangeon <mail@josuah.net> Date: Tue, 12 Jun 2018 23:06:03 +0200 add a real README (not from the man pages) 6bb600c443072c795242155b40d04d4b721a1baa 2018-06-10T09:37:43Z 2018-06-10T09:37:43Z proofread and improve the man pages Josuah Demangeon mail@josuah.net commit 6bb600c443072c795242155b40d04d4b721a1baa parent 5e9e94b21af36ac48a03a08fcf8b45c2004e5c52 Author: Josuah Demangeon <mail@josuah.net> Date: Sun, 10 Jun 2018 11:37:43 +0200 proofread and improve the man pages 5e9e94b21af36ac48a03a08fcf8b45c2004e5c52 2018-06-10T00:43:06Z 2018-06-10T00:43:06Z update the names in the readme too Josuah Demangeon mail@josuah.net commit 5e9e94b21af36ac48a03a08fcf8b45c2004e5c52 parent fee3d0d90ef36e4d28fbb36251f06dd4e7be492d Author: Josuah Demangeon <mail@josuah.net> Date: Sun, 10 Jun 2018 02:43:06 +0200 update the names in the readme too Thank you quinq! fee3d0d90ef36e4d28fbb36251f06dd4e7be492d 2018-06-09T20:50:08Z 2018-06-09T20:50:08Z show the process memory size instead of the tty Josuah Demangeon mail@josuah.net commit fee3d0d90ef36e4d28fbb36251f06dd4e7be492d parent e3d30e6a69c7376cacf94f5cadc26d9a5655b5b3 Author: Josuah Demangeon <mail@josuah.net> Date: Sat, 9 Jun 2018 22:50:08 +0200 show the process memory size instead of the tty The associated tty is specific for terminal interaciton so have been removed. Instead, the process memory size is added: this helps to have an estimation of a whole process tree: if software are forking or start other programs, it helps to have the memory footprint of _all_ of them instead of just one. e3d30e6a69c7376cacf94f5cadc26d9a5655b5b3 2018-06-09T20:37:47Z 2018-06-09T20:37:47Z ptree: also show the argv of each command Josuah Demangeon mail@josuah.net commit e3d30e6a69c7376cacf94f5cadc26d9a5655b5b3 parent 022d132a4fddf73790e485de031f4da9d8ac6c81 Author: Josuah Demangeon <mail@josuah.net> Date: Sat, 9 Jun 2018 22:37:47 +0200 ptree: also show the argv of each command This is to avoid the need to constantly run "ps -ax | less -S" after "ptree | less", so only "ptree | less -S" is enough. 022d132a4fddf73790e485de031f4da9d8ac6c81 2018-05-08T13:01:19Z 2018-05-08T13:01:19Z also remove the 's' in the Makefile Josuah Demangeon mail@josuah.net commit 022d132a4fddf73790e485de031f4da9d8ac6c81 parent 8f5c49ce46e34aa3081443e430546c3a48f80161 Author: Josuah Demangeon <mail@josuah.net> Date: Tue, 8 May 2018 15:01:19 +0200 also remove the 's' in the Makefile The previous commit should have done this 8f5c49ce46e34aa3081443e430546c3a48f80161 2018-05-08T12:47:05Z 2018-05-08T12:47:08Z remove the 's' to avoid a name clash with pstree Josuah Demangeon mail@josuah.net commit 8f5c49ce46e34aa3081443e430546c3a48f80161 parent 15516064abc877fd1e3013db6a3d1a60b19aa062 Author: Josuah Demangeon <mail@josuah.net> Date: Tue, 8 May 2018 14:47:05 +0200 remove the 's' to avoid a name clash with pstree 15516064abc877fd1e3013db6a3d1a60b19aa062 2018-04-25T09:14:57Z 2018-04-25T09:14:57Z unicode rules! Josuah Demangeon mail@josuah.net commit 15516064abc877fd1e3013db6a3d1a60b19aa062 parent 831aad5bc57de1c9fc9dba8b50c96db340d4cfcd Author: Josuah Demangeon <mail@josuah.net> Date: Wed, 25 Apr 2018 11:14:57 +0200 unicode rules! 831aad5bc57de1c9fc9dba8b50c96db340d4cfcd 2018-04-20T10:29:24Z 2018-04-20T10:29:24Z examples are more suited to the website than the man page Josuah Demangeon mail@josuah.net commit 831aad5bc57de1c9fc9dba8b50c96db340d4cfcd parent a63a660200ed35ebc2239079585d896a0d6ecde8 Author: Josuah Demangeon <mail@josuah.net> Date: Fri, 20 Apr 2018 12:29:24 +0200 examples are more suited to the website than the man page a63a660200ed35ebc2239079585d896a0d6ecde8 2018-04-20T10:16:12Z 2018-04-20T10:16:12Z Add a README from the manpages Josuah Demangeon mail@josuah.net commit a63a660200ed35ebc2239079585d896a0d6ecde8 parent e092c20c44cba0f35a9052ef37408061755faf09 Author: Josuah Demangeon <mail@josuah.net> Date: Fri, 20 Apr 2018 12:16:12 +0200 Add a README from the manpages e092c20c44cba0f35a9052ef37408061755faf09 2018-04-20T10:15:53Z 2018-04-20T10:15:53Z Add man pages Josuah Demangeon mail@josuah.net commit e092c20c44cba0f35a9052ef37408061755faf09 parent e8122c7cbfd41489a923b76ba925b141c59e38ce Author: Josuah Demangeon <mail@josuah.net> Date: Fri, 20 Apr 2018 12:15:53 +0200 Add man pages e8122c7cbfd41489a923b76ba925b141c59e38ce 2018-04-19T02:23:54Z 2018-04-19T02:23:54Z add man pages and a Makefile Josuah Demangeon mail@josuah.net commit e8122c7cbfd41489a923b76ba925b141c59e38ce parent 35d52859f6fcd9f3d9e411584784f4ccd4b75b87 Author: Josuah Demangeon <mail@josuah.net> Date: Thu, 19 Apr 2018 04:23:54 +0200 add man pages and a Makefile 35d52859f6fcd9f3d9e411584784f4ccd4b75b87 2018-04-19T02:02:41Z 2018-04-19T02:02:41Z initial import from ~/bin Josuah Demangeon mail@josuah.net commit 35d52859f6fcd9f3d9e411584784f4ccd4b75b87 Author: Josuah Demangeon <mail@josuah.net> Date: Thu, 19 Apr 2018 04:02:41 +0200 initial import from ~/bin