├── vercel.json ├── netlify.toml ├── assets ├── qr.png ├── Linux.gif ├── alfred.png ├── netlify.png ├── vercel.png ├── dash-icon.png └── chrome-extensions.gif ├── .gitignore ├── template ├── img │ └── favicon.ico ├── index.ejs ├── partial │ └── footer.ejs ├── hot.ejs ├── styl │ └── mixins │ │ ├── reset.styl │ │ └── markdown.styl ├── list.ejs └── details.ejs ├── .gitattributes ├── .npmignore ├── .github └── FUNDING.yml ├── command ├── ppp-off.md ├── ftpcount.md ├── kernelversion.md ├── logout.md ├── sftp-server.md ├── ispell.md ├── spell.md ├── bye.md ├── clear.md ├── bzless.md ├── zfore.md ├── bzmore.md ├── ypdomainname.md ├── nisdomainname.md ├── volname.md ├── ex.md ├── false.md ├── arj.md ├── ifup.md ├── bzgrep.md ├── dris.md ├── ftpwho.md ├── rpmdb.md ├── ifdown.md ├── bzcmp.md ├── bzdiff.md ├── colrm.md ├── ftptop.md ├── consoletype.md ├── xinit.md ├── rpmverify.md ├── usernetctl.md ├── getenforce.md ├── gpm.md ├── ifcfg.md ├── ip6tables-restore.md ├── php.md ├── gcov.md ├── ip6tables-save.md ├── xset.md ├── expand.md ├── lftpget.md ├── lpc.md ├── nm.md ├── unlink.md ├── logsave.md ├── paste.md ├── perl.md ├── rcconf.md ├── rpm2cpio.md ├── unprotoize.md ├── accept.md ├── mktemp.md ├── protoize.md ├── lpq.md ├── showmount.md ├── unarj.md ├── cupsenable.md ├── arpwatch.md ├── bzip2recover.md ├── apt-sortpkgs.md ├── cancel.md ├── gzexe.md ├── htdigest.md ├── xlsclients.md ├── reject.md ├── zipsplit.md ├── elm.md ├── rsh.md ├── lnstat.md ├── rpmsign.md ├── mysql.md ├── rlogin.md ├── cupsdisable.md ├── quotaoff.md ├── look.md ├── iptstate.md ├── mailstat.md ├── times.md ├── unexpand.md ├── uuto.md ├── xlsatoms.md ├── squid.md ├── login.md ├── lpstat.md ├── mesg.md ├── pathchk.md ├── groupdel.md ├── ssh-keyscan.md ├── col.md ├── findfs.md ├── mailq.md ├── smbpasswd.md ├── sum.md ├── apachectl.md ├── quotaon.md ├── dhclient.md ├── yes.md ├── dpkg-trigger.md ├── swapoff.md ├── batch.md ├── elinks.md ├── iptables-restore.md ├── mysqlshow.md ├── true.md ├── command.md ├── mysqlimport.md ├── poweroff.md ├── atrm.md ├── xlsfonts.md ├── ftpshut.md ├── sendmail.md ├── wall.md ├── znew.md ├── pidof.md ├── squidclient.md ├── ssh-keygen.md ├── zcat.md ├── sshd.md ├── hostid.md ├── repquota.md ├── rpmquery.md ├── bzcat.md ├── apt-key.md ├── expr.md ├── lvscan.md ├── uncompress.md ├── grub2-mkconfig.md ├── arptables.md ├── dpkg-preconfigure.md ├── vgremove.md ├── fold.md ├── grpunconv.md ├── nproc.md ├── reboot.md ├── tload.md ├── exportfs.md ├── uupick.md ├── lprm.md ├── dnsdomainname.md ├── groupadd.md ├── halt.md ├── iptraf.md ├── arch.md ├── chpasswd.md ├── ntsysv.md ├── lpr.md ├── pvremove.md ├── sleep.md ├── lpadmin.md ├── fmt.md ├── pkill.md ├── pwunconv.md ├── rpmbuild.md ├── updatedb.md ├── ld.md ├── return.md ├── dirname.md ├── renice.md ├── vgchange.md ├── kexec.md ├── supervisord.md ├── vgrename.md ├── convertquota.md ├── domainname.md ├── lvdisplay.md ├── pvchange.md ├── seinfo.md ├── users.md ├── arpd.md ├── dpkg-split.md ├── lsattr.md ├── pwconv.md ├── pvs.md ├── local.md ├── logname.md ├── nice.md ├── write.md ├── ed.md ├── vgextend.md ├── lvremove.md ├── ssh-copy-id.md ├── vgscan.md ├── diff3.md ├── tempfile.md ├── whoami.md ├── base64.md ├── lvresize.md ├── vgreduce.md ├── shift.md ├── wait.md ├── zipinfo.md ├── xauth.md ├── lvextend.md ├── mkfs.md ├── vgcreate.md ├── blockdev.md ├── getcap.md ├── vgdisplay.md ├── mkbootdisk.md ├── rmmod.md ├── pvck.md ├── grpconv.md ├── userdel.md ├── groups.md ├── lvcreate.md ├── fg.md ├── pvscan.md ├── setsid.md ├── dpkg-reconfigure.md ├── killall.md ├── nfsstat.md ├── shutdown.md ├── getsebool.md ├── lvreduce.md ├── suspend.md ├── pvdisplay.md ├── dpkg-statoverride.md ├── bg.md ├── swapon.md ├── resize.md ├── xhost.md ├── su.md ├── xclip.md ├── tty.md ├── basename.md ├── sesearch.md ├── exec.md ├── init.md ├── ssh-agent.md ├── cksum.md ├── e2label.md ├── iconv.md ├── chattr.md ├── pacman.md ├── source.md ├── ssh-add.md ├── unalias.md ├── named-checkzone.md ├── mke2fs.md ├── dpkg.md ├── eject.md ├── pwck.md ├── break.md ├── chown.md ├── slocate.md ├── touch.md ├── insmod.md ├── ipcalc.md ├── lsb_release.md ├── sync.md ├── w.md ├── bunzip2.md ├── ipcrm.md ├── iptables-save.md ├── dpkg-deb.md ├── joe.md ├── fsck.md ├── nologin.md ├── modinfo.md ├── mysqladmin.md ├── strings.md ├── less.md ├── grpck.md ├── mtools.md ├── vgconvert.md ├── newusers.md ├── hostnamectl.md ├── which.md ├── atq.md ├── cdrecord.md ├── continue.md ├── logger.md ├── finger.md ├── pstree.md ├── pwdx.md ├── uptime.md ├── restore.md ├── tailf.md ├── telinit.md ├── dpkg-query.md ├── more.md ├── syslog.md ├── egrep.md ├── ldd.md ├── runlevel.md ├── as.md ├── sftp.md ├── aptitude.md └── dpkg-divert.md ├── renovate.json ├── Dockerfile ├── k8s └── helm │ └── charts │ └── linux-command │ ├── templates │ └── service.yaml │ ├── .helmignore │ └── values.yaml └── scripts └── sitemap.js /vercel.json: -------------------------------------------------------------------------------- 1 | { 2 | "outputDirectory": ".deploy" 3 | } 4 | -------------------------------------------------------------------------------- /netlify.toml: -------------------------------------------------------------------------------- 1 | [build] 2 | command = "npm run build" 3 | publish = ".deploy" 4 | -------------------------------------------------------------------------------- /assets/qr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaywcjlove/linux-command/HEAD/assets/qr.png -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | node_modules 2 | npm-debug.log 3 | package-lock.json 4 | .deploy 5 | .DS_Store 6 | -------------------------------------------------------------------------------- /assets/Linux.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaywcjlove/linux-command/HEAD/assets/Linux.gif -------------------------------------------------------------------------------- /assets/alfred.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaywcjlove/linux-command/HEAD/assets/alfred.png -------------------------------------------------------------------------------- /assets/netlify.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaywcjlove/linux-command/HEAD/assets/netlify.png -------------------------------------------------------------------------------- /assets/vercel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaywcjlove/linux-command/HEAD/assets/vercel.png -------------------------------------------------------------------------------- /assets/dash-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaywcjlove/linux-command/HEAD/assets/dash-icon.png -------------------------------------------------------------------------------- /template/img/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaywcjlove/linux-command/HEAD/template/img/favicon.ico -------------------------------------------------------------------------------- /.gitattributes: -------------------------------------------------------------------------------- 1 | *.js linguist-language=html 2 | *.ejs linguist-language=html 3 | *.md linguist-detectable=true 4 | -------------------------------------------------------------------------------- /.npmignore: -------------------------------------------------------------------------------- 1 | assets 2 | build/ 3 | node_modules/ 4 | template/ 5 | .deploy 6 | .DS_Store 7 | .gitattributes 8 | -------------------------------------------------------------------------------- /assets/chrome-extensions.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jaywcjlove/linux-command/HEAD/assets/chrome-extensions.gif -------------------------------------------------------------------------------- /.github/FUNDING.yml: -------------------------------------------------------------------------------- 1 | ko_fi: jaywcjlove 2 | buy_me_a_coffee: jaywcjlove 3 | custom: ["https://www.paypal.me/kennyiseeyou", "https://jaywcjlove.github.io/#/sponsor"] 4 | -------------------------------------------------------------------------------- /command/ppp-off.md: -------------------------------------------------------------------------------- 1 | ppp-off 2 | === 3 | 4 | 关闭ppp连线 5 | 6 | ## 补充说明 7 | 8 | 这是Slackware发行版内附的程序,让用户切断PPP的网络连线。 9 | 10 | ### 语法 11 | 12 | ```shell 13 | ppp-off 14 | ``` 15 | 16 | 17 | -------------------------------------------------------------------------------- /renovate.json: -------------------------------------------------------------------------------- 1 | { 2 | "extends": [ 3 | "config:base" 4 | ], 5 | "packageRules": [ 6 | { 7 | "matchPackagePatterns": ["*"], 8 | "rangeStrategy": "replace" 9 | } 10 | ] 11 | } 12 | -------------------------------------------------------------------------------- /command/ftpcount.md: -------------------------------------------------------------------------------- 1 | ftpcount 2 | === 3 | 4 | 显示目前已FTP登入的用户人数 5 | 6 | ## 补充说明 7 | 8 | 显示目前已ftp登入的用户人数。执行这项指令可得知目前用FTP登入系统的人数以及FTP登入人数的上限。 9 | 10 | 语法: 11 | 12 | ```shell 13 | ftpcount 14 | ``` 15 | 16 | 17 | -------------------------------------------------------------------------------- /command/kernelversion.md: -------------------------------------------------------------------------------- 1 | kernelversion 2 | === 3 | 4 | 打印当前内核的主版本号 5 | 6 | ## 补充说明 7 | 8 | **kernelversion命令** 用于打印当前内核的主版本号。 9 | 10 | ### 语法 11 | 12 | ```shell 13 | kernelversion 14 | ``` 15 | 16 | 17 | -------------------------------------------------------------------------------- /command/logout.md: -------------------------------------------------------------------------------- 1 | logout 2 | === 3 | 4 | 退出当前登录的Shell 5 | 6 | ## 补充说明 7 | 8 | **logout命令** 用于退出当前登录的Shell,logout指令让用户退出系统,其功能和login指令相互对应。 9 | 10 | ### 语法 11 | 12 | ```shell 13 | logout 14 | ``` 15 | 16 | 17 | -------------------------------------------------------------------------------- /template/index.ejs: -------------------------------------------------------------------------------- 1 | <%- include('partial/header'); %> 2 |