hdknr / note

Markdown Texts
http://qiita.com/hidelafoglia
7 stars 1 forks source link

tmux: usage: send-keys [-lRM] [-t target-pane] key ... #38

Open hdknr opened 6 years ago

hdknr commented 6 years ago
$ uname -a
Linux ip-10-0-0-11 4.4.0-1020-aws #29-Ubuntu SMP Wed Jun 14 15:54:52 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

$ cat /etc/debian_version 
stretch/sid

$ dpkg -l | grep tmux
ii  tmux                             2.1-3build1                                amd64        terminal multiplexer
hdknr commented 6 years ago
$ sudo apt-get install vsftpd
$ sudo lsof -i:21
COMMAND   PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
vsftpd  20249 root    3u  IPv6  48514      0t0  TCP *:ftp (LISTEN)