You are not logged in.

#1 2004-03-10 22:58:45

speedster
Member
From: Stanley, NC
Registered: 2004-02-21
Posts: 20
Website

lazy way to update

Aside from a regular cron job, here's a quick way to pacman -Syu:

put the following alias in /root/.bashrc

        alias pc='pacman -Syu'

Then, as root just type "pc" and watch it work!

Offline

Board footer

Powered by FluxBB