Skip to content

jiro4989/slotchmod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slotchmod

slotchmod changes file permission with a slot. This is a useful tool when you want to mess up file access permissions.

demo

demo2

1. Usage

slotchmod [files...]

2. Installation

go get github.com/jiro4989/slotchmod
# or
go install github.com/jiro4989/slotchmod@master

or download executables from GitHub Releases.

3. Key input

Key Description

Enter

Select slot

q, Ctrl-C, Ctrl-D

Quit

4. Help

slotchmod changes file permissions with a slot

Usage:
  slotchmod [OPTIONS] [files...]

Examples:
  slotchmod sample.txt

Options:
  -level string
    slot difficulty. [easy|normal|hard] (default "normal")