Bash

Bash

2
2
1

How to Write/Append Multiple Lines to a File from terminal?

Sometimes you might be needed to write or append some text to a file from the terminal. You can use different strategies to write multiple lines to a record file through the command (...)
Harish Kumar
0
0
5163

How to Run Command Using SSH On Remote Machine?

There are different ways to run multiple commands on a remote Unix server using SSH. This article shows the most straightforward and easy approach to SSH and runs multiple commands (...)
Harish Kumar
0
0
3999