Oneliners.txt
oneliners.txt
Install / Use
/learn @majamin/Oneliners.txtREADME
oneliners.txt
This is a collection of oneliners for UNIX-like systems.
It's a dog's breakfast of compliance and dependencies (user beware!).
Most lines are in the following format (SHELL is *nix by default):
Format:
($) (SHELL) DESCRIPTION: `COMMAND`
\ \
\ \
\ Specifies shell or *nix if blank
\
Can be run by regular user (# requires privileges)
Where's my command?
You might get a 'command not found' complaint from your shell.
You can try your distro's corresponding command to find the package
providing that CMD:
Gentoo ............ `equery b $(which CMD)` (or `qfile`)
Arch .............. `pacman -Fy CMD`
Fedora ............ `dnf provides '*CMD'`
Debian, Ubuntu .... `apt-file update && apt-file find CMD`
RHEL / CentOS ..... `yum whatprovides '*CMD'`
OpenSUSE .......... `zypper wp CMD`
Powershell ........ (no standard way: try `Get-Help CMD`)
Related Skills
node-connect
349.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
View on GitHub72/100
Security Score
Audited on Sep 2, 2025
No findings
