Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在计算机 A 上有一些大数据。是否可以使用这些数据在另一台计算机 B 上运行程序(使用 ssh 或其他东西?)。
当然这是可能的。在远程计算机上处理数据有无限可能。假设 NFS 和 Samba 不可用,您可以通过以下几种方式使用 ssh: fish scp sshfs或sftp。
例如
scp user@host:/wrong/places/* /proc/self/fd/1 | grep love
我无法理解这是怎么发生的。在我的页面上显示源代码是这样开始的——是的,那是 html 的开始,我在 Chrome 和 Safari 中仔细检查了它......
</div> </div> </div> <!DOCTYPE html> <html> <head> <