tb %PID builtin command

This commit is contained in:
2025-09-29 21:37:48 +02:00
parent 4e8afae5fb
commit 46e52c8d48
4 changed files with 12 additions and 2 deletions

View File

@ -6,7 +6,7 @@
#define LINEBUF_MAX 1024
uint64_t PID;
PID_t PID;
struct {
char *modestr;