all 12 comments

sorted by: hot top controversial new old
[–] 23 points 2 months ago

COLOR A; REG QUERY HKLM /S

great way to get thrown out of the computer store; A+ would hack again

  • source
  • [–] 16 points 2 months ago (1 child)

    Running the tree command nearly landed me in detention back in high school.

  • source
  • hideshow 2 child comments
  • [–] 16 points 2 months ago (2 children)

    Assuming Windows users aren't scared of terminals.

  • source
  • hideshow 4 child comments
  • [–] 1 point 2 months ago (3 children)

    Can you recommend good one for windows? I'm not a fan of either CMD or PowerShell.

  • source
  • parent
  • hideshow 6 child comments
  • [–] 1 point 2 months ago

    Might like Nushell. It's modern like powershell but more in line with standard unix workflows. If you just want a proper unix-like experience git-bash will cover the basics. Msys2 will offer a package manager in the style of Arch's pacman. You'll probably want cygwin at some point for installing other things it it has its own shell too. If all else fails, just use a subsystem for your preferred linux distro.

  • source
  • parent
  • [–] 6 points 2 months ago

    You can make your color changes permanent for future terminal windows in the settings .

  • source
  • [–] 3 points 2 months ago*

    Hi. What does this command do? Invert colors or something?

    Edit: oh.

    "The colour0a command sets the Command Prompt window to black text on a light green background."

  • source
  • [–] 0 points 2 months ago*

    winget search Firefox

    winget install -e --id Mozilla.Firefox --location "Verbose Path"

    Linux is more GUI focused.

  • source