Wrox Programmer Forums
|
BOOK: Beginning Mac OS X Programming
This is the forum to discuss the Wrox book Beginning Mac OS X Programming by Michael Trent, Drew McCormack; ISBN: 9780764573996
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Mac OS X Programming section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 8th, 2008, 01:29 AM
Registered User
 
Join Date: Dec 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Excersise 1 Chapter 1

I am currently trying to complete excersise one on page 20. When i enter apropos into Terminal this is what i am seeing.

Last login: Mon Dec 8 16:23:56 on ttyp1
Welcome to Darwin!
dane-kloos-imac-g5:~ danekloos$ apropos
usage: apropos keyword ...
dane-kloos-imac-g5:~ danekloos$ apropos copy file
copy: nothing appropriate
file: nothing appropriate
dane-kloos-imac-g5:~ danekloos$ apropos "copy file"
copy: nothing appropriate
file: nothing appropriate
dane-kloos-imac-g5:~ danekloos$

Im sure that there is something that i am missing but not sure what it is. Some help would be great!

Thanks

 
Old January 12th, 2009, 09:42 PM
Authorized User
 
Join Date: Aug 2005
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default apropos copy

Here, the result is:
BIO_f_ssl(3ssl), BIO_set_ssl(3ssl), BIO_get_ssl(3ssl), BIO_set_ssl_mode(3ssl), BIO_set_ssl_renegotiate_bytes(3ssl), BIO_get_num_renegotiates(3ssl), BIO_set_ssl_renegotiate_timeout(3ssl), BIO_new_ssl(3ssl), BIO_new_ssl_connect(3ssl), BIO_new_buffer_ssl_connect(3ssl), BIO_ssl_copy_session_id(3ssl), BIO_ssl_shutdown(3ssl) - SSL BIO
BN_copy(3ssl), BN_dup(3ssl) - copy BIGNUMs
BN_mod_mul_montgomery(3ssl), BN_MONT_CTX_new(3ssl), BN_MONT_CTX_init(3ssl), BN_MONT_CTX_free(3ssl), BN_MONT_CTX_set(3ssl), BN_MONT_CTX_copy(3ssl), BN_from_montgomery(3ssl), BN_to_montgomery(3ssl) - Montgomery multiplication
CpMac(1), /usr/bin/CpMac(1) - copy files preserving metadata and forks
EVP_MD_CTX_init(3ssl), EVP_MD_CTX_create(3ssl), EVP_DigestInit_ex(3ssl), EVP_DigestUpdate(3ssl), EVP_DigestFinal_ex(3ssl), EVP_MD_CTX_cleanup(3ssl), EVP_MD_CTX_destroy(3ssl), EVP_MAX_MD_SIZE(3ssl), EVP_MD_CTX_copy_ex(3ssl), EVP_MD_CTX_copy(3ssl), EVP_MD_type(3ssl), EVP_MD_pkey_type(3ssl), EVP_MD_size(3ssl), EVP_MD_block_size(3ssl), EVP_MD_CTX_md(3ssl), EVP_MD_CTX_size(3ssl), EVP_MD_CTX_block_size(3ssl), EVP_MD_CTX_type(3ssl), EVP_md_null(3ssl), EVP_md2(3ssl), EVP_md5(3ssl), EVP_sha(3ssl), EVP_sha1(3ssl), EVP_dss(3ssl), EVP_dss1(3ssl), EVP_mdc2(3ssl), EVP_ripemd160(3ssl), EVP_get_digestbyname(3ssl), EVP_get_digestbynid(3ssl), EVP_get_digestbyobj(3ssl) - EVP digest routines
FD_CLR(2), FD_COPY(2), FD_ISSET(2), FD_SET(2), FD_ZERO(2), select(2) - synchronous I/O multiplexing
File::Copy(3pm) - Copy files or filehandles
SVK::Command::Copy(3pm) - Make a versioned copy
SVK::Command::Status(3pm) - Display the status of items in the checkout copy
SVK::Editor::Copy(3pm) - Turn editor calls to calls with history
SVK::Editor::CopyHandler(3pm) - intercept copies in editor calls
SVN::Wc(3pm) - Subversion working copy functions
Tcl_FSRegister(3tcl), Tcl_FSUnregister(3tcl), Tcl_FSData(3tcl), Tcl_FSMountsChanged(3tcl), Tcl_FSGetFileSystemForPath(3tcl), Tcl_FSGetPathType(3tcl), Tcl_FSCopyFile(3tcl), Tcl_FSCopyDirectory(3tcl), Tcl_FSCreateDirectory(3tcl), Tcl_FSDeleteFile(3tcl), Tcl_FSDirectory(3tcl), Tcl_FSLink(3tcl), Tcl_FSLstat(3tcl), Tcl_FSUtime(3tcl), Tcl_FSFileAttrsGet(3tcl), Tcl_FSFileAttrsSet(3tcl), Tcl_FSFileAttrStrings(3tcl), Tcl_FSStat(3tcl), Tcl_FSAccess(3tcl), Tcl_FSOpenFileChannel(3tcl), Tcl_FSGetCwd(3tcl), Tcl_FSChdir(3tcl), Tcl_FSPathSeparator(3tcl), Tcl_FSJoinPath(3tcl), Tcl_FSSplitPath(3tcl), Tcl_FSEqualPaths(3tcl), Tcl_FSGetNormalizedPath(3tcl), Tcl_FSJoinToPath(3tcl), Tcl_FSConvertToPathType(3tcl), Tcl_FSGetInternalRep(3tcl), Tcl_FSGetTranslatedPath(3tcl), Tcl_FSGetTranslatedStringPath(3tcl), Tcl_FSNewNativePath(3tcl), Tcl_FSGetNativePath(3tcl), Tcl_FSFileSystemInfo(3tcl), Tcl_AllocStatBuf(3tcl) - procedures to interact with any filesystem
acl_copy_entry(3) - copy an ACL entry to another ACL entry
asr(8) - Apple Software Restore; copy volumes (e.g. from disk images)
bcmp(3), bcopy(3), bzero(3), memccpy(3), memchr(3), memcmp(3), memcpy(3), memmove(3), memset(3) - byte string operations
bcopy(3) - copy byte string
copy(9), copyin(9), copyinstr(9), copyout(9), copystr(9) - kernel copy functions
copyfile(3), fcopyfile(3), copyfile_state_alloc(3), copyfile_state_free(3), copyfile_state_get(3), copyfile_state_set(3) - copy a file
copysign(3) - changes the sign of x to that of y
cp(1) - copy files
cpio(1) - copy file archives in and out
dd(1) - convert and copy a file
ditto(1) - copy directory hierarchies, create and extract archives
fcopy(ntcl) - Copy data from one channel to another
glCopyColorSubTable(3) - respecify a portion of a color table
glCopyColorTable(3) - copy pixels into a color table
glCopyConvolutionFilter1D(3) - copy pixels into a one-dimensional convolution filter
glCopyConvolutionFilter2D(3) - copy pixels into a two-dimensional convolution filter
glCopyPixels(3) - copy pixels in the frame buffer
glCopyTexImage1D(3) - copy pixels into a 1D texture image
glCopyTexImage2D(3) - copy pixels into a 2D texture image
glCopyTexSubImage1D(3) - copy a one-dimensional texture subimage
glCopyTexSubImage2D(3) - copy a two-dimensional texture subimage
glCopyTexSubImage3D(3) - copy a three-dimensional texture subimage
glutCopyColormap(3) - copies the logical colormap for the layer in use from a specified window to the current window
memccpy(3) - copy string until character found
memcpy(3) - copy memory area
memmove(3) - copy byte string
overlay(3x), overwrite(3x), copywin(3x) - overlay and manipulate overlapped curses windows
pax(1) - read and write file archives and copy directory hierarchies
pbcopy(1), pbpaste(1) - provide copying and pasting to the pasteboard (the Clipboard) from command line
rcp(1) - remote file copy
scp(1) - secure copy (remote file copy program)
stpcpy(3), strcpy(3), strncpy(3) - copy strings
strdup(3) - save a copy of a string
strlcpy(3), strlcat(3) - size-bounded string copying and concatenation
svnversion(1) - Produce a compact version number for a working copy
text(ntcl), tk_textCopy(ntcl), tk_textCut(ntcl), tk_textPaste(ntcl) - Create and manipulate text widgets
uucp(1) - Unix to Unix copy
uuid_copy(3) - copy a UUID value
vfs_shadow_copy(8) - Make a Samba share read only for a specified time period
MacOSX::File::Copy(3pm) - copy() on MacOS X
rsync(1) - a fast, versatile, remote (and local) file-copying tool
FcCacheCopySet(3) - Returns a copy of the fontset from cache
FcCharSetCopy(3) - Copy a charset
FcLangSetCopy(3) - copy a langset object
FcMatrixCopy(3) - Copy a matrix
FcPatternDuplicate(3) - Copy a pattern
FcStrCopy(3) - duplicate a string
FcStrCopyFilename(3) - create a complete path from a filename
FcValueSave(3) - Copy a value
XCopyArea(3), XCopyPlane(3) - copy areas
XCreateColormap(3), XCopyColormapAndFree(3), XFreeColormap(3), XColor(3) - create, copy, or destroy colormaps and color structureXCreateGC(3), XCopyGC(3), XChangeGC(3), XGetGCValues(3), XFreeGC(3), XGContextFromGC(3), XGCValues(3) - create or free graphics contexts and graphics context structure
XkbChangeMap(3) - Update only partial components of a keyboard description, modify the appropriate fields in the server and map components of a local copy of the keyboard description
XkbCopyKeyType(3) - Copy one XkbKeyTypeRec structures
XkbCopyKeyTypes(3) - Copy more than one XkbKeyTypeRec structure
XkbGetControlsChanges(3) - Updates a local copy of a keyboard description with the changes previously noted by one or more calls to XkbNoteControlsChanges
XkbGetIndicatorChanges(3) - Updates a local copy of the keyboard description with the actual values of one or more calls to XkbNoteIndicatorChanges
calls to XkbNoteNameChanges
XkbSetControls(3) - Copies changes to the X server based on a modified ctrls structure in a local copy of the keyboard description
XkbSetIndicatorMap(3) - Downloads the changes to the server based on modifications to a local copy of the keyboard description which will update the maps for one or more indicators
__________________
FJ
 
Old June 27th, 2009, 07:29 PM
Registered User
 
Join Date: Jun 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hmmmm, I just typed all the commands that you used and got plenty of results. I'm not sure why the same commands are not working on your machine. I even did a copy and paste to ensure that the commands were correct.

Sorry, if I find anything out I will let you know.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Chapter 2 - End of chapter exercises whizzkid1892 BOOK: Beginning PHP5, Apache, and MySQL Web Development ISBN: 978-0-7645-7966-0 1 July 30th, 2008 12:02 PM
Generics chapter 12 difficult chapter i found ...? Larryz C# 2005 1 July 4th, 2007 09:40 PM
Excersise Answers jazz Forum and Wrox.com Feedback 1 June 6th, 2004 05:38 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.