In addition to regular files (-) and directories (d), other file types include:
l: Symbolic linkb: Block devicec: Character devices: Socketp: Named pipe (FIFO)
These characters help identify the type of file in the file system.
In addition to regular files (-) and directories (d), other file types include:
l: Symbolic linkb: Block devicec: Character devices: Socketp: Named pipe (FIFO)These characters help identify the type of file in the file system.
0 Comments