[Mono-bugs] [Bug 515635] New: csharp shell should permit running scripts

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jun 23 11:33:33 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=515635


           Summary: csharp shell should permit running scripts
    Classification: Mono
           Product: Mono: Tools
           Version: 2.4.x
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: P5 - None
         Component: tools
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: mike at trausch.us
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.11)
Gecko/2009060309 Ubuntu/9.04 (jaunty) Firefox/3.0.11

It should be possible to invoke csharp such that scripts can be written that
use it.  Namely, it should ignore a #! (“shebang”) line as the first line of
the script, and it should be able to be invoked as:

 csharp script-name

This would make it possible to store little C# scripts and use them like shell
scripts, or scripts in languages like Python or Boo.

Reproducible: Always

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list