Posts Tagged ‘unix’

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 [...]

linux chmod (2010-8-15)

If i try to install xine in my linux systems i do not have permissions to while I have logged on as root.? I am using Ubuntu which is debian based. If I use apt-get install command I get an error message that /var could not be locked. If I use tar -xvf command it [...]