Search Results

Search: Posts Made By: WPGPoseidon
6,100
Posted By WPGPoseidon
Running Local Script from SSH with SUDO
Hello,

I know for SSH'ing and running a local script is...

ssh -t user@servername < /path/to/localscript.sh


and with SSH'ing and SUDO'ing is...

ssh -t user@servername "sudo -u username...
3,291
Posted By WPGPoseidon
Hello Don, Aia, and Bakunin... Firstly, I would...
Hello Don, Aia, and Bakunin...
Firstly, I would like to thank you and apologize...
Maybe, I'm not yet familiar or knowledgeable for some terms or words that you are using or words that technically...
3,291
Posted By WPGPoseidon
Thank you so much Aia. It works as expected.
Thank you so much Aia.

It works as expected.
3,291
Posted By WPGPoseidon
Hi Don, There are multiple files or 1 file of...
Hi Don,
There are multiple files or 1 file of text file that contains different entries for each line that I will expect to grab the string/field for each line.

LINE 1:...
3,291
Posted By WPGPoseidon
Hi Don, That content is in a filename.txt that...
Hi Don,
That content is in a filename.txt that I need to 'cat' and so I will be expecting to get an ouput to be printed with those string.
3,291
Posted By WPGPoseidon
Hi Don, Thank you for the response. The...
Hi Don,

Thank you for the response.
The below String is what I am expecting to be printed and the rest will be discarded.

Output:
File1 File2 File3 hello 9999 UNIXid xx123xx forumID


I'd...
3,291
Posted By WPGPoseidon
Extracting Multiple String in a File
Hello...

Request for help and assistance...

I have a file.txt that contains multiple lines similar from below and I would like to extract to other file in a tab/space delimiter some certain...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 03:05 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy