Learn how to use --dry-run in Linux commands like rsync, apt, and git. Preview changes before execution to avoid data loss.
nix-channel --add https://nixos.org/channels/nixos-24.11 nixpkgs nix-channel --update nix-env -iA nixpkgs.bpftop ...