Not signed in (Sign In)

Categories

Vanilla 1.1.1 is a product of Lussumo. More Information: Documentation, Community Support.

    •  
      CommentAuthorbaael
    • CommentTimeJun 23rd 2009 edited
     permalink

    There is a tool to redirect command line output exactly to clipboard (clip.exe also available in windows server as clip command). I think it will be great if InType can catch output same way as this tool.

    example:
    rake routes | intype
    or
    rake routes | intype <filename>