Lines Matching full:moves
1491 add_user_command (&ext2_commands,"super","Moves to the superblock of the filesystem",type_ext2___super);
1492 add_user_command (&ext2_commands,"group","Moves to the first group descriptor",type_ext2___group);
1493 add_user_command (&ext2_commands,"cd","Moves to the directory specified",type_ext2___cd);
3148 The <Literal remap="tt">cd</Literal> command accepts a relative path, and moves there ...