> For the complete documentation index, see [llms.txt](https://hezhiqiang.gitbook.io/linux/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hezhiqiang.gitbook.io/linux/ming-ling/bye.md).

# bye

命令用于中断FTP连线并结束程序

## 补充说明

**bye命令** 在ftp模式下，输入bye即可中断目前的连线作业，并结束ftp的执行。

### 语法

```
bye
```

### 实例

```
bye
```
