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