The *nix documentation project is meant to provide online searchable documentation for Linux, FreeBSD, OpenBSD, NetBSD, HP-UX, Tru64 and other Unix like operating systems.
Currently hosting over 25000 manual pages,
over 200 Linux Howtos, over 100 FreeBSD tips and a friendly comunity forum where your questions will be answered.
|
Random man page:
vxdump(1m) -- incremental VxFS file system dump, local or across network
|
|
vxdump copies to magnetic tape all files in the vxfs filesystem that have been changed after a certain date. This information is derived from the files /etc/fstab and a timestamp file, by default /etc/dumpdates. rvxdump copies the files to a tape drive on a remote system. rvxdump runs a process, /usr/sbin/rmt, on the remote machine to access the tape device. vxdump and rvxdump support both getopt(... |
|
FreeBSD Tip Of the Day
|
View all tips
|
To see the output from when your computer started, run dmesg(8). If it has
been replaced with other messages, look at /var/run/dmesg.boot.
-- Francisco Reyes
|
|