Review for exam #2

Last time: Users and Files: ls and touch

Prof. Brian D. Davison

Computer Science & Engineering, Lehigh University

Announcements

First, let's revisit the utility touch(1)

Implementing ls -l

Solution to ls -l

Relevant system calls

pwd

Full implementation is beyond the class; answer in Molay chapter 4

Multiple File Systems

Solution to HW#5 -- #2.4

Solution to HW#5 -- #2.5

Solution to HW#5 -- #2.9

Solution to HW#5 -- #3.8

Solution to HW#5 -- #3.21