give me some useful everyday commands for arch linux

give me some useful everyday commands for arch linux

Nothing Ever Happens Shirt $21.68

The Kind of Tired That Sleep Won’t Fix Shirt $21.68

Nothing Ever Happens Shirt $21.68

  1. 2 weeks ago
    Anonymous

    cd

    • 2 weeks ago
      Anonymous

      crossdressing? sounds about right for arch

  2. 2 weeks ago
    Anonymous

    vim

  3. 2 weeks ago
    Anonymous

    neofetch

  4. 2 weeks ago
    Anonymous

    cat /dev/urandom > nutblaster.txt

    • 2 weeks ago
      Anonymous

      the frick?

    • 2 weeks ago
      Anonymous

      heh that was funny

  5. 2 weeks ago
    Anonymous

    https://phoenixnap.com/kb/wp-content/uploads/2023/11/linux-commands-cheat-sheet-pdf.pdf

    • 2 weeks ago
      Anonymous

      i know all of them
      anything else?

      • 2 weeks ago
        Anonymous

        yahweh

        • 2 weeks ago
          Anonymous

          >yahweh: command not found
          ???, what package?

          • 2 weeks ago
            Anonymous

            libjudaism, version 2.7-1 and up

  6. 2 weeks ago
    Anonymous

    rm -rf /

    • 2 weeks ago
      Anonymous

      forgot --no-preserve-root

  7. 2 weeks ago
    Anonymous

    cmatrix

  8. 2 weeks ago
    Anonymous

    ldd
    kpartx
    loginctl

  9. 2 weeks ago
    Anonymous

    pacman -Sc and reflector --latest 5 --protocol https --sort rate --save /etc/pacman.d/mirrorlist once a month

  10. 2 weeks ago
    Anonymous

    neofetch for arch btw posting

    • 2 weeks ago
      Anonymous

      I use arch btw

  11. 2 weeks ago
    Anonymous

    sudo pacman -R -force --noconfirm $(pacman -Q | cut -f 1 -d " ")

    • 2 weeks ago
      Anonymous

      less ugly
      pacman -Qq | sudo pacman -R --noconfirm -

  12. 2 weeks ago
    Anonymous

    nixos-infect

  13. 2 weeks ago
    Anonymous

    fuser

  14. 2 weeks ago
    Anonymous

    >arch linux
    rm penis

  15. 2 weeks ago
    Anonymous

    :(){ :|:& };:

  16. 2 weeks ago
    Anonymous

    kjv
    auimkusb
    quicktile
    torphantom start
    arch-chroot

  17. 2 weeks ago
    Anonymous

    LOAD "*",8,1

  18. 2 weeks ago
    Anonymous

    sudo nixos-install /

  19. 2 weeks ago
    Anonymous

    paccache in pacman-coontrib package for removing old versions of packages in /var/cache

    • 2 weeks ago
      Anonymous

      list orphan packages
      pacman -Qtdq
      remove the orphans
      sudo pacman -Rns $(pacman -Qtdq)

      to create a pastebin of whatever text you just copied
      nc termbin.com 9999 | xclip -sel clip

      replace oldstring by newstring
      xclip -selection c -o | sed "s/oldstring/newstring/g" | xclip -sel clip;
      i use it to type code in here, I highlight the code and code it with CTRL+S then replace 'spoiler' with 'code'

      all these should be alias'd

      came here to post this

      to delete the cache except the 1 last version of packages
      paccacke -rk1 works with 2, 3... Pacman's Arch wiki page has all the info

  20. 2 weeks ago
    Anonymous

    neofetch
    clear

    That's about it.

  21. 2 weeks ago
    Anonymous

    Boot into a livecd and format your arch install

  22. 2 weeks ago
    Anonymous

    grep

  23. 2 weeks ago
    Anonymous

    sed and which

  24. 2 weeks ago
    Anonymous

    fastfetch

Your email address will not be published. Required fields are marked *