--- tw.color.c +++ tw.color.c 2009-06-23 10:59:29.609901731 +0200 @@ -85,6 +85,11 @@ static Variable variables[] = { VAR(NOS, "tw", ""), /* Sticky and other writable dir (+t,o+w) */ VAR(NOS, "ow", ""), /* Other writable dir (o+w) but not sticky */ VAR(NOS, "st", ""), /* Sticky dir (+t) but not other writable */ + + VAR(NOS, "rs", ""), /* Reset */ + VAR(NOS, "ca", ""), /* Capability */ + VAR(NOS, "hl", ""), /* Hardlink */ + VAR(NOS, "cl", ""), /* CLRTOEOL */ }; enum FileType {