shut
UK[ʃʌt] US[ʃʌt]
vt.& vi.Close; close; close; close
adj. Close; close; cease operations; close up
Third person singular: shuts Present participle: shutting Past tense: shut Past participle: shut
Linux ftpshut command syntax
Function: The ftpshut command closes the FTP server at the specified time.
Syntax: ftpshut [-d<minutes>][-l<minutes>][off time]["warning message"]
Linux ftpshut command example
Close the FTP server at 11:00 pm, reject new FTP logins 5 minutes before closing, close all ftp links in the first 3 minutes, and give a warning message, you can use the following command:
ftpshut-d 3 -1 5 1100 "Server will be shutdown at 23:00:00"