Search Results

Search: Posts Made By: Subu1987
6,530
Posted By Subu1987
Hi birei and sdf, Thank you for your...
Hi birei and sdf,

Thank you for your contributions. Unfortunately, these did not resolve my problem. :( Perhaps I was not able to explain my requirement correctly. Stripping the name was not an...
6,530
Posted By Subu1987
Need help with AWK code using xargs
Hi,

I have a colon-separated file which contains names of users, among other details. My aim is to extract the line with the name and assign the name to a variable. A sample file is as follows --...
3,521
Posted By Subu1987
Thanks Chubler_XL! I could finally solve the...
Thanks Chubler_XL! I could finally solve the problem. The issue was not with the indent of the EOF in the here-doc, but the 'ssh-add < /dev/null'. What this did was attach /dev/null to the STDIN and...
3,521
Posted By Subu1987
Help with File Descriptor in a While loop
Hi,

I am trying to read a file line-by-line in a while loop, and perform some tasks which involves non-interactive SSH to a remote server. The code looks something like this --


#!/usr/bin/ksh...
2,987
Posted By Subu1987
Thanks a lot, Corona688! :) Putting the...
Thanks a lot, Corona688! :)

Putting the instructions in a script worked brilliantly!! Thanks, one more time, for the swift reply!
2,987
Posted By Subu1987
Non-interactive FTP within SSH session not working
Hello everyone!

I am trying to log-in to a remote server over SSH, transfer file1 there, perform some checks, capture the results in file2 and transfer file2 back to my local server - all of this...
Showing results 1 to 6 of 6

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