hangup.sh

来自「seismic software,very useful」· Shell 代码 · 共 10 行

SH
10
字号
#! /bin/sh# hangup - disconnect line# Usage: reply "hangup" to the login prompt# Author: Shuki# Caveat: Do NOT use directly from the shell--the line will not disconnect!PATH=/bin:/usr/binstty 0

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?