slotchmod

command module
v1.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 8, 2022 License: MIT Imports: 10 Imported by: 0

README

= slotchmod
:sectnums:
:toc: left

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

image:./docs/demo.gif[]

image:./docs/demo2.gif[]

== Usage

[source,bash]
----
slotchmod [files...]
----

== Installation

[source,bash]
----
go get github.com/jiro4989/slotchmod
# or
go install github.com/jiro4989/slotchmod@master
----

or download executables from https://github.com/jiro4989/slotchmod/releases[GitHub Releases].

== Key input

[options="header"]
|=================
| Key | Description
| Enter | Select slot
| q, Ctrl-C, Ctrl-D | Quit
|=================

== Help

[source,text]
----
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")
----

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL