Skip to main content
added 25 characters in body
Source Link
Michael Mrozek
  • 95.7k
  • 40
  • 245
  • 236

Here areFor the answers
$ssh << abc.txt
$ssh <<- remote.txtfirst part:

$ssh << abc.txt

For the second part:

$ssh <<- remote.txt

Here are the answers
$ssh << abc.txt
$ssh <<- remote.txt

For the first part:

$ssh << abc.txt

For the second part:

$ssh <<- remote.txt
Source Link

Here are the answers
$ssh << abc.txt
$ssh <<- remote.txt