sgtcortez / Termsequel

Bringing a portable SQL like syntax to our filesystem.
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

feat: Add setuid column #70 #103

Closed sgtcortez closed 2 years ago

sgtcortez commented 2 years ago

Closes: #70 .

Task list

This pull request is well tested, and does not break the current code.

Description of the feature

Working example: The passwd is a privileged command, which, runs with the root permissions.
image