linux path command (2010-8-17)
Linux Directory Change? 5 stars? I need to: Write your own “Change Directory” command (cd). Make it so, when you change directories the system will respond with your old directory path, and then the new directory path. $>my_cd /bin going from ‘/home/user/cdey’ to ‘/bin’ $> Next write a command script that will allow you to [...]