|
|
creating link for files - Linux
|
Views : 468
|
|
Tagged in : Linux
|
|
|
Report This Scrap as Inappropriate We request you to choose the appropriate categroy and subcategory that suits your
objectionable concern about the scrap, So that our team can review and find out whether it violates our Guidelines or the
scrap is not suitable for all viewers.
|
One of the main feature of linux is creating link for files.If we want to use one file which not in the current directory ,we don't want to copy the file to the current directory, instead we can create link for the source file.This reduces the storage.
the command used is 'ln' format: ln [source-file] [link-name]
The services are linked to the current run level by creating link. |
|
By Selva, On - 2008-03-25 |
|
|
|