absolute path is an exact road to go in and path is just a relative path, for example the path is near the river - for a path and for an absolute path you can say the path is on green lake street on the intersection of green lake street and Burnside street.
Absolute path: Path from root directory (it is the same place, wherever the current path is) Relative path: Relative to the current path.
An absolute path name is one that starts at the root directory and navigates from there. An absolute path name can be accessed from anywhere in the system without having to navigate to it.
All you need is the PWD(Print Working Directory) command, this will list your current directory absolute path All you need is the PWD(Print Working Directory) command, this will list your current directory absolute path
milk_co
pwd
It would be a absolute key
Shutdown -1 is not a correct command for shutting down. Open a command line... Start >> Run... >> cmd >> ENTER Then type: shutdown /h (shutdown) shutdown /r (restart) shutdown /l (log off) shutdown /? (more info on shutdown)
Take out the battery and it will shutdown.
to stop a cmd shutdown you type in "shutdown /a" (without quotes) shutdown /a is for windows vista and 7 if its windows xp u would use "shutdown -a" the function "/a" or "-a" means to abort a shutdown
It is the path as relative to the topmost directory, /. For example, /usr/bin is absolute, but ../bin is relative (Means "the directory 'bin' in the parent of the current directory.")
shutdown -m \\computername - Remote computer to shutdown/restart/abort shutdown -t xx - Set timeout for shutdown to xx seconds