1 02/20/84  adjust_bit_count, abc
 2 
 3 Syntax:  abc paths {-control_args}
 4 
 5 
 6 Function: sets the bit count of segments by examining the contents.
 7 
 8 
 9 Arguments:
10 paths
11    are the pathnames of segments; star convention is allowed.
12 
13 
14 Control arguments:
15 -character, -ch
16    set to the last nonzero character (default is last nonzero word).
17 -chase
18    chase links when using the star convention. The default is to chase
19    links only when specified without the star convention.
20 -long, -lg
21    print a message when the bit count of a segment is changed, giving
22    the old and new values.
23 -no_chase
24    do not chase links when using the star convention. (Default)
25 
26 
27 Notes: This command should not be used on segments in structured files.