Download
lesson 6 n.
Skip this Video
Loading SlideShow in 5 Seconds..
Lesson 6 PowerPoint Presentation

Lesson 6

116 Vues Download Presentation
Télécharger la présentation

Lesson 6

- - - - - - - - - - - - - - - - - - - - - - - - - - - E N D - - - - - - - - - - - - - - - - - - - - - - - - - - -
Presentation Transcript

  1. Lesson 6 Seismic Unix – Preliminary Issues

  2. Unix and Unix-like OS • Linux, Free BSD Unix, Mac OS X • Logging In/Out • What is a “Shell”? “echo $SHELL” • Choice of editor • Vi, vim, emacs, pico, pine, nano, etc

  3. The Unix Directory Structure $ cd $ pwd $ ls $ more $ mkdir $ rm

  4. Unix Help System • man

  5. Unix Processing Flow • Pipe | • redirect in <, << • redirect out >, >> • run in background &

  6. Unix Quick Reference Card

  7. Getting Started With SU

  8. Getting Started With SU

  9. Getting Started With SU

  10. Getting Started With SU