Skip to content
/ xf Public

Like exa but cross platform and with highly customizable output

License

Notifications You must be signed in to change notification settings

Tired-Fox/xf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XF

Simple Windows Example

Simple Windows Example

I am currently implementing windows support first as it will be the hardest to implement. I will most likely implement custom win32 api calls to get permissions, attributes, etc. With that in mind usually the permissions flags in the front are split into 3 groups. Each group being read, write, and execute access for a specific user or group on the system. The first group is the current user, second being for the files main group, and the final being for everyone.

Currently, on windows, I am working to get the permissions for the files main group. However, until I get it working it currently represents the permissions for administrators.

rwx rwx rwx
│   │   └ Everyone
│   └ Group (Administrators)
└ User

Reference

Similar Projects

About

Like exa but cross platform and with highly customizable output

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published