User Tools

Site Tools


action:Get_File_Attribute

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
action:Get_File_Attribute [2019/03/21 19:15]
JMichaelTX Revise script to distinguish between Alias and SymLink
action:Get_File_Attribute [2019/07/08 04:47]
peternlewis
Line 8: Line 8:
  
 The result of the action is displayed at the bottom of the action. The result of the action is displayed at the bottom of the action.
 +
 +===== File attributes available =====
 +
 +  *file type (r/o).
 +  *file size (r/o) in bytes.
 +  *creation date.
 +  *modification date.
 +  *added date.
 +  *last used date.
 +  *downloaded date.
 +  *where from.
 +  *owner name (r/o).
 +  *owner id (r/o).
 +  *group name.
 +  *group id.
 +  *POSIX permissions.
 +  *extension hidden.
 +  *invisible.
 +  *HFS creator code.
 +  *HFS type code.
 +  *content type.
 +  *content kind.
 +  *tags (set, add, remove or toggle).
 +  *comment.
 +  *parent path (r/o).
 +  *file name (r/o).
 +  *base name (r/o).
 +  *extension (r/o).
 +  *display name (r/o, v9.0+).
 +
 +===== Addition File Attributes =====
 +
 +There are several more attributes available using the [[action:​Filter|Filter]] [[:​Actions|Action]].
 +
 +  * Get or delete the last path component or the path extension.
 +  * Get the basename of the path (ie the name without directory or extension).
 +  * Expand Path to full page, replacing tilde (~) in the path.
 +  * Resolve symlinks, or standardize the path.
 +
  
 ===== Using Alias and SymLink Files ===== ===== Using Alias and SymLink Files =====
Line 45: Line 84:
  
 ``` ```
- 
- 
- 
---- 
- 
-===== File attributes available ===== 
- 
-  *file type (r/o). 
-  *file size (r/o). 
-  *creation date. 
-  *modification date. 
-  *added date. 
-  *last used date. 
-  *downloaded date. 
-  *where from. 
-  *owner name (r/o). 
-  *owner id (r/o). 
-  *group name. 
-  *group id. 
-  *POSIX permissions. 
-  *extension hidden. 
-  *invisible. 
-  *HFS creator code. 
-  *HFS type code. 
-  *content type. 
-  *content kind. 
-  *tags (set, add, remove or toggle). 
-  *comment. 
-  *parent path (r/o). 
-  *file name (r/o). 
-  *base name (r/o). 
-  *extension (r/o). 
- 
-===== Addition File Attributes ===== 
- 
-There are several more attributes available using the [[action:​Filter|Filter]] [[:​Actions|Action]]. 
- 
-  * Get or delete the last path component or the path extension. 
-  * Get the basename of the path (ie the name without directory or extension). 
-  * Expand Path to full page, replacing tilde (~) in the path. 
-  * Resolve symlinks, or standardize the path. 
- 
  
 ===== See Also ===== ===== See Also =====
  
----- +==== Actions ​====
- +
-=== Actions ===+
  
 * [[action:​Set File Attribute|Set File Attribute]] * [[action:​Set File Attribute|Set File Attribute]]
 * [[action:​Filter|Filter]] * [[action:​Filter|Filter]]
 * [[:​Actions|See all Actions]] * [[:​Actions|See all Actions]]
- 
----- 
  
 ==== Forum ==== ==== Forum ====
action/Get_File_Attribute.txt · Last modified: 2023/09/18 04:15 by peternlewis