Just like we can create a file using touch
command on local machine, is it possible to create a file on the remote machine?
If yes, then which command could be handy for achieving the same?
Thanks in advance
ok if you want to know then search for ssh and learn about that
for reference https://superuser.com/questions/400714/how-to-remotely-write-to-a-file-using-ssh
1 Like