ref: 6a1167486c9336e2708668d7d67f33d5029cf3ed dir: /sys/src/cmd/plot/libplot/whoami.c/
#include "mplot.h" char *whoami(void){ return("ramtek"); }