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