https://github.com/t99/scriptbin
A collection of the scripts I use on my home Linux server.
https://github.com/t99/scriptbin
archlinux bash bashrc linux linux-server script scripts
Last synced: 6 months ago
JSON representation
A collection of the scripts I use on my home Linux server.
- Host: GitHub
- URL: https://github.com/t99/scriptbin
- Owner: T99
- Created: 2016-08-09T01:55:57.000Z (over 9 years ago)
- Default Branch: laptop
- Last Pushed: 2017-02-05T01:48:59.000Z (almost 9 years ago)
- Last Synced: 2025-06-03T13:19:32.961Z (8 months ago)
- Topics: archlinux, bash, bashrc, linux, linux-server, script, scripts
- Language: Shell
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scriptbin
A collection of the scripts I use on my home Linux server.
## Includes:
- `bak`: a modified cp; feed in any files that you want a backup of, and out pops .bak files!
- `brightness`: outputs the current screen brightness.
- `inf`: a friendly little info output, easily grep-able and nicely formatted.
- `sessionlength`: a still somewhat rough way of finding out how long an individual terminal (tty/ptty/etc) has been running.
- `sounds`: outputs the current volume, mute, or both.