Open main menu

CDOT Wiki β

Changes

Tutorial7: Links / Process Management

27 bytes added, 17:46, 30 January 2020
Linking Files
[[Image:link-purpose.png|thumb|right|100px|(Image licensed under [https://creativecommons.org/licenses/by-sa/3.0/ cc])]]]
''Links are powerful and add flexibility to Linux filesystems because everything is a file.<br><br>There are two types of Linux filesystem links: hard and soft. The difference between the two types of links is significant, but both types are used to solve similar problems. They both provide multiple directory entries (or references) to a single file, but they do it quite differently.'' <br><br>Reference: https://opensource.com/article/17/6/linking-linux-filesystem
 
 
'''A File's inode Number'''
 
x
 
Also known as soft links or symlinks
 
 
 
 
 
 
 
===Managing Processes===
13,420
edits