Open main menu

CDOT Wiki β

Changes

NAD710 Lab 4 Answers

10 bytes added, 23:38, 16 July 2012
no edit summary
find /etc/ -type f -cnewer ~/stamp --exec cp {} . \;
''- Gregory Katherine Masseau''
* /dev/ptmx
* /dev/pts/0
* ''- Patricia Constantino Sosa''
''' c. system-config-users'''
* /etc/rc.d/rc5.d: /etc/rc.d/rc5.d/K72ntpd, /etc/rc.d/rc5.d/S50bluetooth, /etc/rc.d/rc5.d/K84wpa_supplicant, /etc/rc.d/rc5.d/S90kerneloops, /etc/rc.d/rc5.d/S28setroubleshoot
* /etc/rc.d/rc6.d: /etc/rc.d/rc6.d/K72ntpd, /etc/rc.d/rc6.d/K84wpa_supplicant, /etc/rc.d/rc6.d/K72setroubleshoot, /etc/rc.d/rc6.d/K74kerneloops, /etc/rc.d/rc6.d/K50bluetooth
''- Gregory Katherine Masseau''.
This command will return a list of files in the /etc/ directory that have been modified more recently than the file '~/timestamp', making it much easier than attempting to calculate the correct time by hand using the other time related switches for the find command.
''- Gregory Katherine Masseau''
'''system-config-firewall'''