CSE 390a Lecture 1. introduction to Linux/Unix environment

Similar documents
CSE 391 Lecture 1. introduction to Linux/Unix environment

CSE 391 Lecture 1. introduction to Linux/Unix environment

CSE 303 Lecture 2. Introduction to bash shell. read Linux Pocket Guide pp , 58-59, 60, 65-70, 71-72, 77-80

Intro to Linux & Command Line

Introduction to Linux. Woo-Yeong Jeong Computer Systems Laboratory Sungkyunkwan University

Introduction to Linux

CISC 220 fall 2011, set 1: Linux basics

Introduction to Linux

CS 300. Data Structures

CSE 390a Lecture 3. Multi-user systems; remote login; editors; users/groups; permissions

Introduction: What is Unix?

EECS Software Tools. Lab 2 Tutorial: Introduction to UNIX/Linux. Tilemachos Pechlivanoglou

CSE 390a Lecture 4. Persistent shell settings; users/groups; permissions

Perl and R Scripting for Biologists

EE516: Embedded Software Project 1. Setting Up Environment for Projects

CSE 390a Lecture 5. Intro to shell scripting

CSE 390a Lecture 4. Persistent shell settings; users/groups; permissions

CSE 391 Lecture 5. Intro to shell scripting

UNIX. The Very 10 Short Howto for beginners. Soon-Hyung Yook. March 27, Soon-Hyung Yook UNIX March 27, / 29

Virtual Machine. Linux flavor : Debian. Everything (except slides) preinstalled for you.

Week 2 Lecture 3. Unix

Introduction to Linux

CSE 390a Lecture 3. bash shell continued: processes; multi-user systems; remote login; editors

Unix/Linux Basics. Cpt S 223, Fall 2007 Copyright: Washington State University

The UNIX Operating System. HORT Lecture 2 Instructor: Kranthi Varala

GNU/Linux Course Lesson 1. Puria Nafisi

CSE 390a Lecture 2. Exploring Shell Commands, Streams, and Redirection

COSC UNIX. Textbook. Grading Scheme

History. Terminology. Opening a Terminal. Introduction to the Unix command line GNOME

CSCI 2132 Software Development. Lecture 4: Files and Directories

Introduction to Linux Spring 2014, Section 02, Lecture 3 Jason Tang

Working with Basic Linux. Daniel Balagué

CSE 391 Lecture 3. bash shell continued: processes; multi-user systems; remote login; editors

Introduction to Linux. Fundamentals of Computer Science

Introduction in Unix. Linus Torvalds Ken Thompson & Dennis Ritchie

Introduction to Linux (Part I) BUPT/QMUL 2018/03/14

Brief Linux Presentation. July 10th, 2006 Elan Borenstein

C++ Programming on Linux

Operating Systems. Copyleft 2005, Binnur Kurt

CS246 Spring14 Programming Paradigm Notes on Linux

Operating Systems 3. Operating Systems. Content. What is an Operating System? What is an Operating System? Resource Abstraction and Sharing

EECS 470 Lab 5. Linux Shell Scripting. Friday, 1 st February, 2018

Linux File System and Basic Commands

CSE 391 Editing and Moving Files

CSE 390a Lecture 2. Exploring Shell Commands, Streams, Redirection, and Processes

Introduction of Linux

EKT332 COMPUTER NETWORK

Introduction to Unix: Fundamental Commands

Short Read Sequencing Analysis Workshop

Mills HPC Tutorial Series. Linux Basics I

Operating systems fundamentals - B02

Basic UNIX commands. HORT Lab 2 Instructor: Kranthi Varala

Week 2. Exp 2 (a) (b): Introduction to LINUX OS, Installation of LINUX OS, Basic DOS commands

Linux Operating System Environment Computadors Grau en Ciència i Enginyeria de Dades Q2

CS 300 Data Structures

Introduction. Let s start with the first set of slides

Getting Started With UNIX Lab Exercises

Command-line interpreters

Processes. Shell Commands. a Command Line Interface accepts typed (textual) inputs and provides textual outputs. Synonyms:

Introduction to Linux

Using LINUX a BCMB/CHEM 8190 Tutorial Updated (1/17/12)

Lecture 3. Unix. Question? b. The world s best restaurant. c. Being in the top three happiest countries in the world.

Introduction to UNIX. Logging in. Basic System Architecture 10/7/10. most systems have graphical login on Linux machines

An Introduction to Cluster Computing Using Newton

Computer Architecture Lab 1 (Starting with Linux)

Unit 10. Linux Operating System

Linux for Beginners. Windows users should download putty or bitvise:

CENG 334 Computer Networks. Laboratory I Linux Tutorial

Introduction to Linux Basics

Chap2: Operating-System Structures

Introduction to Unix The Windows User perspective. Wes Frisby Kyle Horne Todd Johansen

User Guide Version 2.0

CSCI 2132 Software Development. Lecture 3: Unix Shells and Other Basic Concepts

CENG393 Computer Networks Labwork 1

Introduction to UNIX. SURF Research Boot Camp April Jeroen Engelberts Consultant Supercomputing

Chapter-3. Introduction to Unix: Fundamental Commands

Unix/Linux: History and Philosophy

Session 1: Accessing MUGrid and Command Line Basics

Lab Working with Linux Command Line

Scripting Languages Course 1. Diana Trandabăț

Introduction to Linux Part 1. Anita Orendt and Wim Cardoen Center for High Performance Computing 24 May 2017

AOS Linux Tutorial. Introduction to Linux. Michael Havas Dept. of Atmospheric and Oceanic Sciences McGill University. September 15, 2011

*nix Crash Course. Presented by: Virginia Tech Linux / Unix Users Group VTLUUG

Lecture # 2 Introduction to UNIX (Part 2)

Examples: Directory pathname: File pathname: /home/username/ics124/assignments/ /home/username/ops224/assignments/assn1.txt

Welcome. IT in AOS. Michael Havas Dept. of Atmospheric and Oceanic Sciences McGill University. September 21, 2012

Unix/Linux Operating System. Introduction to Computational Statistics STAT 598G, Fall 2011

EECS 2031E. Software Tools Prof. Mokhtar Aboelaze

Operating Systems and Using Linux. Topics What is an Operating System? Linux Overview Frequently Used Linux Commands

Linux hep.wisc.edu

Overview of Unix / Linux operating systems

Unit 13. Linux Operating System Debugging Programs

CS370 Operating Systems

Unix Tutorial Haverford Astronomy 2014/2015

EECS2301. Lab 1 Winter 2016

Files and Directories

Crash Course in Unix. For more info check out the Unix man pages -orhttp:// -or- Unix in a Nutshell (an O Reilly book).

CS Fundamentals of Programming II Fall Very Basic UNIX

LAB 0: LINUX COMMAND LINE AND SVN

Practical Computing-II. Programming in the Linux Environment. 0. An Introduction. B.W.Gore. March 20, 2015

Transcription:

1 CSE 390a Lecture 1 introduction to Linux/Unix environment slides created by Marty Stepp, modified by Jessica Miller & Ruth Anderson http://www.cs.washington.edu/390a/

2 Lecture summary Course introduction and syllabus Unix and Linux operating system Introduction to Bash shell

Course Staff Me: Ruth Anderson, rea@cs Office hours: Mon 3:30-4:30pm, Tues 11am-12pm, CSE 360 3

Course Introduction CSE390a Collection of tools and topics not specifically addressed in other courses that CSE majors should know *nix command line interface (CLI), Shell scripting, compilation tools (makefiles), version control Credit / No Credit course, determined by short weekly assignments and a final assignment 4

Bring to Class next week: Name Email address Year (1,2,3,4) Major Hometown Interesting Fact or what I did over break. 5

6 Operating systems What is an OS? Why have one? What is a Kernel?

Operating systems operating system: Manages activities and resources of a computer. software that acts as an interface between hardware and user provides a layer of abstraction for application developers features provided by an operating system: ability to execute programs (and multi-tasking) memory management (and virtual memory) file systems, disk and network access an interface to communicate with hardware a user interface (often graphical) kernel: The lowest-level core of an operating system. 7

Unix brief history: Multics (1964) for mainframes Unix (1969) K&R Linus Torvalds and Linux (1992) key Unix ideas: written in a high-level language (C) virtual memory hierarchical file system; "everything" is a file lots of small programs that work together to solve larger problems security, users, access, and groups human-readable documentation included 8

9 On to Linux Courtesy XKCD.com

Linux Linux: A kernel for a Unix-like operating system. commonly seen/used today in servers, mobile/embedded devices,... GNU: A "free software" implementation of many Unix-like tools many GNU tools are distributed with the Linux kernel distribution: A pre-packaged set of Linux software. examples: Ubuntu, Fedora key features of Linux: open source software: source can be downloaded free to use constantly being improved/updated by the community 10

Linux Desktop X-windows window managers desktop environments Gnome KDE How can I try out Linux? CSE basement labs at home (install Linux via Live CD, virtual machine, etc.) attu shared server The Linux help philosophy: "RTFM" (Read the F***ing Manual) 11

12 Things you can do in Linux Load the course web site in a browser Install and play games Play MP3s Edit photos IM, Skype

Shell shell: An interactive program that uses user input to manage the execution of other programs. A command processor, typically runs in a text window. User types commands, the shell runs the commands Several different shell programs exist: bash : the default shell program on most Linux/Unix systems We will use bash Other shells: Bourne, csh, tsch Why should I learn to use a shell when GUIs exist? 13

Why use a shell? Why should I learn to use a shell when GUIs exist? faster work remotely programmable customizable repeatable 14

15 Shell commands command exit ls pwd cd man description logs out of the shell lists files in a directory outputs the current working directory changes the working directory brings up the manual for a command $ pwd /homes/iws/rea $ cd CSE390 $ ls file1.txt file2.txt $ ls l -rw-r--r-- 1 rea -rw-r--r-- 1 rea $ cd.. $ man ls $ exit fac_cs 0 2012-03-29 17:45 file1.txt fac_cs 0 2012-03-29 17:45 file2.txt

16 Relative directories directory description. the directory you are in ("working directory").. the parent of the working directory (../.. is grandparent, etc.) ~ your home directory (on many systems, this is /home/username ) ~username ~/Desktop username's home directory your desktop

Directory commands command description ls pwd cd mkdir rmdir list files in a directory output the current working directory change the working directory create a new directory delete a directory (must be empty) some commands (cd, exit) are part of the shell ("builtins") others (ls, mkdir) are separate programs the shell runs 17

18 Shell commands many accept arguments or parameters example: cp (copy) accepts a source and destination file path a program uses 3 streams of information: stdin, stdout, stderr (standard in, out, error) input: comes from user's keyboard output: goes to console errors can also be printed (by default, sent to console like output) parameters vs. input parameters: before Enter is pressed; sent in by shell input: after Enter is pressed; sent in by user

Command-line arguments most options are a - followed by a letter such as -c some are longer words preceded by two - signs, such as --count options can be combined: ls -l -a -r can be ls -lar many programs accept a --help or -help option to give more information about that command (in addition to man pages) or if you run the program with no arguments, it may print help info for many commands that accept a file name argument, if you omit the parameter, it will read from standard input (your keyboard) 19

20 Shell/system commands command man or info clear exit command date cal uname description get help on a command clears out the output from the console exits and logs out of the shell description output the system date output a text calendar print information about the current system "man pages" are a very important way to learn new commands man ls man man

File commands command cp mv rm touch copy a file move or rename a file delete a file description create a new empty file, or update its last-modified time stamp caution: the above commands do not prompt for confirmation easy to overwrite/delete a file; this setting can be overridden (how?) Exercise : Given several albums of.mp3 files all in one folder, move them into separate folders by artist. Exercise : Modify a.java file to make it seem as though you finished writing it on Dec 28 at 4:56am. 21

Exercise Solutions caution: the cp, rm, mv commands do not prompt for confirmation easy to overwrite/delete a file; this setting can be overridden (how?) Use -i with the command, interactive to prompt before overwrite Exercise : Given several albums of.mp3 files all in one folder, move them into separate folders by artist. mkdir U2 mkdir PSY mkdir JustinBieber mv GangnamStyle.mp3 PSY/ mv Pride.mp3 U2/ Exercise : Modify a.java file to make it seem as though you finished writing it on Dec 28 at 4:56am. touch t 201212280456 Hello.java 22