efia
Uploaded by
10 SLIDES
304 VUES
110LIKES

Introduction to Seismic Unix: Understanding Unix and Unix-like Operating Systems

DESCRIPTION

This lesson covers the fundamental aspects of Seismic Unix, focusing on Unix and Unix-like operating systems, such as Linux, Free BSD, and Mac OS X. Key topics include basic login/logout processes, the concept of the shell, and how to use commands like `echo $SHELL`. We will also explore various text editors such as vi, vim, emacs, pico, nano, and discuss the Unix directory structure. Additional topics include the Unix help system with the `man` command, understanding input/output redirection, and background processes. A quick reference card for Unix commands will be included.

1 / 10

Télécharger la présentation

Introduction to Seismic Unix: Understanding Unix and Unix-like Operating Systems

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript

Playing audio...

  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

More Related