Navigation

    Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    How to start notepad++ in Linux command line?

    Help wanted · · · – – – · · ·
    2
    2
    7725
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Sun Yuan
      Sun Yuan last edited by

      I just installed notepad++ on ubuntu and wanted to invoke the program from terminal command line, which command shall I use?

      Claudia Frank 1 Reply Last reply Reply Quote 0
      • Claudia Frank
        Claudia Frank @Sun Yuan last edited by

        @Sun-Yuan

        depending where you installed it you need to modify the call, basically you
        start wine and provide notepad.exe as the parameter to be executed by wine.
        So something like this

        /usr/bin/wine /disc2/home/chalet/.wine/drive_c/programs/x64/newest/notepad++.exe
        

        Cheers
        Claudia

        1 Reply Last reply Reply Quote 1
        • First post
          Last post
        Copyright © 2014 NodeBB Forums | Contributors