pastebin - collaborative debugging

pastebin is a collaborative debugging tool allowing you to share and modify code snippets while chatting on IRC, IM or a message board.

This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

PHP pastebin - collaborative debugging tool View Help


Posted by ralph on Tue 16 Dec 20:12
report abuse | download | new post

  1. ~$ which zf
  2. /Users/ralphschindler/.bin/zf
  3.  
  4. ~$ ls -al /Users/ralphschindler/.bin/zf
  5. lrwxr-xr-x  1 ralphschindler  staff  60 Nov 14 02:23 /Users/ralphschindler/.bin/zf -> /Users/ralphschindler/Projects/ZFStandardIncubator/bin/zf.sh
  6.  
  7. ~$ zf show version
  8. Zend Framework Version: 1.7.1
  9.  
  10. ~$ zf --help
  11. Usage: zf <global options> <action name> <action options> <provider name> <provider options>
  12.     (show|display) version
  13.     (list) providers
  14.     (show) profile
  15.     (create) project
  16.  
  17. ~$ zf --help show
  18. Usage: zf <global options> <action name> <action options> <provider name> <provider options>
  19.     Supported providers:
  20.     version
  21.     profile
  22.  
  23. ~$ zf --help show version
  24. Usage: zf <global options> <action name> <action options> <provider name> <provider options>
  25.     There are no options available for this action-provider.

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with @@


Remember me so that I can delete my post