UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/312.1 (KHTML, like Gecko) Safari/312 IP: 65.37.49.4 URI: http://wesnoth.slack.it/?WescampInstructions - - - - - Index: WescampInstructions =================================================================== RCS file: /home/wesnoth/cvsroot/wikiroot/WescampInstructions,v retrieving revision 1.11 diff -u -r1.11 WescampInstructions --- WescampInstructions 4 Jun 2005 00:11:36 -0000 1.11 +++ WescampInstructions 4 Jun 2005 00:12:15 -0000 @@ -42,14 +42,14 @@ - For the very new: the Terminal is located in /Applications/Utilities (for Mac OS X) - Type in 'pwd' to see your current directory. - Type in 'ls' to list the contents of the current directory. - - Type in 'cd directory' to change to that directory (which must be a subdirectory of your current directory. + - Type in 'cd DIRECTORYNAME' to change to that directory (which must be a subdirectory of your current directory. - For example, if you are currently in your home directory, typing 'cd Preferences' will change to the Preferences subdirectory. - The slash / character is the root (or top) level directory on your computer. Typing 'cd /' brings you to the top level. - The tilde ~ character is a shortcut for your home folder. - For example, 'cd ~/Library' will send you to your home directory's Library subdirectory. - Another way of saying this is that if my home folder is called scott, then ~ = /Users/scott/ - - Delete a file with the 'rm filename' command. If you need to delete a directory, use 'rm -rf directoryname' - - Rename a file or directory with the 'mv oldname newname' command + - Delete a file with the 'rm FILENAME' command. If you need to delete a directory, use 'rm -rf DIRECTORYNAME' + - Rename a file or directory with the 'mv OLDNAME NEWNAME' command ||Your Campaign - Initial Setup||
_______________________________________________ Wesnoth-wiki-changes mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/wesnoth-wiki-changes
