=over =item seekdir DIRHANDLE,POS X Sets the current position for the L|/readdir DIRHANDLE> routine on DIRHANDLE. POS must be a value returned by L|/telldir DIRHANDLE>. L|/seekdir DIRHANDLE,POS> also has the same caveats about possible directory compaction as the corresponding system library routine. =back