Category Archives: Link

>Link Files in Unix/Linux

>Links in Unix – Links are used in Unix/Linux for better managebility of file system. Command we use for linking two files is ln. ln -[options] existingfilename newfilename Common options – -f —> Link files without questioning the user, even … Continue reading

Posted in Filesystem, Link, Linux, Unix | 2 Comments