CITI Previous | Index | Next

Exercise 6: Write and Read

You can also write to and read from the file you have just created.

% date >x
% sectok
sectok> login -d
sectok> f xx
sectok> write x
sectok> read 29
Mon Aug  6 21:34:26 EDT 2001
sectok> q

Homework: Set the acl so that only you can read this file.