1 03/11/76 bill, bil 2 3 Function: The bill command prints a record of charges for computer 4 usage by the user. The output gives the date covered by the report, 5 the total charges, and a breakdown of charges. 6 7 8 Syntax: bill 9 10 11 Example: 12 13 ! bill 14 15 16 Smith.Design Report from 10/22/75 1935.1 to 10/30/75 1001.3 17 18 Month-To-Date Charge: $ 37.40; 19 Resource Limit: $ 100.00; 20 21 Interactive Usage: $ 36.66; 13 logins, 0 crashes. 22 23 shift $charge $limit 24 1 32.56 open 25 3 4.10 open 26 27 Absentee Usage: none; 28 29 30 IO Daemon Usage: $ 0.64; 31 32 queue $charge lines/K 33 3 0.74 1 34 35 36 ready 1002