Management: TM 2033 Teknologi Platform
Management: TM 2033 Teknologi Platform
Teknologi Platform
File Management
Extension / type
*
Example:
*
Example
Example:
*
Pathname Examples:
Absolute: C:\FINANCE\QUICKEN\Q.EXE
Relative from the FINANCE directory: QUICKEN\Q.EXE
Search Path: PATH=C:\DOS;C:\FINANCE\QUICKEN
* Now the programs in the two directories can be run by specifying the name
of the program without the absolute or relative pathnames
Copyright 2013 John Wiley & Sons, Inc. 17-21
*
* Unix:
Linux?: http://youtu.be/afXP0IQuHIE?t=1m20s
Path
Path
*Tree-structure that permits links between
separate branches of the tree
*Advantage
*Easy user access
ls –lF list files in directory using a long format and indicate file type
10-char code for file protection
1st char d for directory, - for file, s for symbolic link
2nd to 4th char permissions for the owner
5th to 7th char permissions for the group
8th to 10th char permissions for everyone
r - read permission, w - write permission, x - execute permission