Sunteți pe pagina 1din 9

CSE 220

Programming for Computer Engineering Yalin Wang Computer Science & Engineering Arizona State University

Announcement
We will have the first in-class midterm exam on Sep. 23. Closed book, close lecture notes. You are allowed to use a calculator and one 3 x 5 note card with notes written on it. Project #1 will be released on Sep. 9, Monday.

Y. Wang

Agenda
Shells (Chap. 4, Lab Manual) The *nix File Systems and Common Commands (Chap. 5.1-5.14 Lab Manual) Processes (Chap. 10)

Shell
A text-based interface to the operating system.

Y. Wang

More Commands to Try


$ cat "door: paws too slippery" cat: cannot open door: paws too slippery % got a light? No match. % man: why did you get a divorce? man:: Too many arguments.
Y. Wang 4

Graphics Interface
Well, Steve, I think there's more than one way of looking at it. I think it's more like we both had this rich neighbor named Xerox and I broke into his house to steal the TV set and found out that you had already stolen it.
5

"You're ripping us off I trusted you, and now you're stealing from us!" Y. Wang

File Systems

Y. Wang

File Commands
pwd ls cd chmod rm mkdir, rmdir mv getting help find cat and less
Y. Wang 7

Processes
ps top kill nice

Y. Wang

S-ar putea să vă placă și