1 / 11

Linux

Linux. Workshop 5 Bestanden en bestandssystemen. Over bestanden. Alles in Linux is een bestand Als het geen bestand is, is het een proces Een map is ook een bestand Een programma ook Een apparaat ook (device). Bestandskenmerken (ls –l). Pos 1 d: directory (blauw).

mickey
Download Presentation

Linux

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


  1. Linux Workshop 5 Bestanden en bestandssystemen

  2. Over bestanden • Alles in Linux is een bestand • Als het geen bestand is, is het een proces • Een map is ook een bestand • Een programma ook • Een apparaat ook (device)

  3. Bestandskenmerken (ls –l) Pos 1 d: directory (blauw) Pos 1 -: normaal bestand (wit) Pos 1 - + x: programma (groen)

  4. Mappenstructuur

  5. Betekenis van de mappen

  6. Verkenning van het bestandssysteem • Absolute pad aanduiding: • /etc/X11/xinit$/xinitrc • 1e slash (/) is verwijzing naar top-directory • etc is map direct onder top-directory • X11 is map daar weer onder • xinit$ ligt weer onder X11 • xinitrc, tenslotte, is een bestand in deze submap

  7. Navigeren met cd • Basiscommando is cd (change directory) • cd ..  1 stapje hoger • cd /etc/samba  naar absolute locatie • cd /  naar top-directory • cd ~  naar home directory • cd xxx  xxx (1 niveau lager)

  8. Commando’s met bestanden • ls  lijsten • file  bestandsinformatie • cd …  verander van directory • cp  kopiëren • mv  verplaatsen • rm  verwijderen • mkdir  aanmaken directory • find  zoeken van bestanden

  9. Opdrachten om te oefenen

  10. Opdrachten om te oefenen

  11. Opdrachten om te oefenen

More Related