|
NAMEyesterday - print file names from the dumpSYNOPSISyesterday [ -cCd ] [ -n daysago ] [ -date ] files ...DESCRIPTIONYesterday prints the names of the files from the most recent dump. Since dumps are done early in the morning, yesterday's files are really in today's dump. For example, if today is February 11, 2003,
prints
In fact, the implementation is to select the most recent dump in the current year, so the dump selected may not be from today. By default, yesterday prints the names of the dump files corresponding to the named files. The first set of options changes this behavior.
The date option selects other day's dumps, with a format of 1, 2, 4, 6, or 8 digits of the form d, dd, mmdd, yymmdd, or yyyymmdd. The -n option selects the dump daysago prior to the current day. Yesterday does not guarantee that the string it prints represents an existing file. EXAMPLESSee what's changed in the last week in your profile:
Restore your profile from yesterday:
FILES/dump by convention, root of the dump file systemSOURCE/bin/yesterdaySEE ALSOBUGSIt's hard to use this command without singing. Visit the GSP FreeBSD Man Page Interface. |