Tina is Developer
Blog help me note what Tina worked
Thursday, April 26, 2012
Auto Login and Show file in SH
#!/usr/bin/expect -f
spawn sftp tien.nguyen@server
expect ".*password.*"
send "12356\n"
expect sftp>
send "cd /home\n"
expect sftp>
send "ls -l\n"
interact
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment