Hacker News new | ask | show | jobs
by supernovae 1352 days ago
dnf install powershell
3 comments

You can put that in a bash script because guess what - bash is already there ;)

  $ bash
  /bin/ksh: bash: not found
strike one...

  $ pkglocate powershell | grep \^power
  $
strike two...
That's not "already installed"
does it really matter? no.. absolutely not.
dnf: Bad command or file name :)