TLDR
Enter a command. For example: pkgrm, abbr, groupdel, unix2mac.

wine

 
Run Windows programs on Unix. More information: https://wiki.winehq.org/.
 
  • Run ipconfig.exe program:
     
    wine {{ipconfig}} {{/all}}
     
  • Run cmd.exe in background:
     
    wine start {{cmd}}
     
  • Run Windows-like Package Manager:
     
    wine uninstaller
     
  • Install MSI packages:
     
    wine msiexec /i {{package}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.