• flameleaf@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 minute ago

    bash kill output:

    kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec … or kill -l [sigspec]

    fish kill output:

    kill: not enough arguments

  • Bhaelfur@lemmy.world
    link
    fedilink
    English
    arrow-up
    33
    ·
    2 hours ago

    And this is why Linux needs age verification! Won’t somebody please think of the children?!

  • pelya@lemmy.world
    link
    fedilink
    arrow-up
    14
    ·
    2 hours ago

    kill is a command.

    love, happiness, and peace are not commands.

    You can totally find love using command sudo apt install love. It’s a game engine.

    happiness is a Perl module inside libdemeter-perl package. Let’s not install Perl modules, there lies insanity.

    And you can find peace in a whole bunch of packages, it’s an icon of the peace symbol.

    • palordrolap@fedia.io
      link
      fedilink
      arrow-up
      5
      ·
      60 minutes ago
      $ yes n
      n
      n
      n
      n
      n
      n
      ...
      

      I kind of want to go back in time and make it so that the original yes always printed the first letter of the name it was called by. That way you could symlink any name you like to it and it would do the right thing. Called as no it would print ns, etc. The optional parameter would still be there for longer strings or alternate uses.

      The reason time travel would be needed is that there’s bound to be, or have been, someone who has done something weird regarding symlinking yes that relies on it always printing y when it has no parameter, and the name trick would be a breaking change.

  • manxu@piefed.social
    link
    fedilink
    English
    arrow-up
    5
    ·
    2 hours ago

    Ha! On Ubuntu, the OS of Love, you get:

    manxu@ubuntu:~ love  
    Command 'love' not found, but can be installed with:  
    sudo snap install love  # version 11.2+pkg-d332, or  
    sudo apt  install love  # version 11.4-1  
    See 'snap info love' for additional versions.