Community
    • Login

    How to start notepad++ in Linux command line?

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    2 Posts 2 Posters 11.9k Views
    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 YuanS
      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 FrankC 1 Reply Last reply Reply Quote 0
      • Claudia FrankC
        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
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors