|
Server IP : 161.35.85.9 / Your IP : 216.73.217.134 Web Server : nginx/1.30.1 System : Linux cheapdeb-ams3 7.0.9+deb14-amd64 #1 SMP PREEMPT_DYNAMIC Debian 7.0.9-1 (2026-05-22) x86_64 User : root ( 0) PHP Version : 8.2.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /usr/share/wordpress/../fish/completions/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
# rmmod completion complete -c rmmod -x -a "(lsmod | string replace -r '\s.*' '')" complete -c rmmod -s h -l help -d "Prints the help text" complete -c rmmod -s s -l syslog -d "Send errors to syslog instead of standard error" complete -c rmmod -s v -l verbose -d "Print messages about what the program is doing" complete -c rmmod -s V -l version -d "Show version of program and exit" complete -c rmmod -s f -l force -d "remove being used, unsafe or not-for-removal modules"