root/dotfiles/yosh/tcshrc @ 21595

Revision 19539, 341 bytes (checked in by miyagawa, 5 years ago)

Add tcsh

Line 
1set time=(0 "\
2Time spent in user mode   (CPU seconds) : %Us\
3Time spent in kernel mode (CPU seconds) : %Ss\
4Total time                              : %Es\
5CPU utilisation (percentage)            : %P\
6Times the process was swapped           : %W\
7Times of major page faults              : %F\
8Times of minor page faults              : %R")
Note: See TracBrowser for help on using the browser.