Search Results

Search: Posts Made By: wilsonSurya
2,886
Posted By wilsonSurya
Diff shows only the same content
Hi All,

Sorry this might be real dummy question. I have been searching from internet and diff manual, but not found any answer
.
By using diff command, how do we display the same content only...
2
1,160
Posted By wilsonSurya
..and grep -E is the same as egrep command as I...
..and grep -E is the same as egrep command as I know..

Thanks for the meaning of ^$
6,577
Posted By wilsonSurya
sorry similar with the post from Scrutinizer...
sorry similar with the post from Scrutinizer (https://www.unix.com/members/302052697.html)

this might also works?

grep -o [a-zA-Z]*raj[a-zA-Z]* yourfile
Forum: What is on Your Mind? 12-27-2010
8,502
Posted By wilsonSurya
My first experience was 2-3 years ago, while...
My first experience was 2-3 years ago, while having training for my first job in Pune, India.
I forgot what unix flavor was that btw :)
I learned shell scripting, and that was fun though got...
2,230
Posted By wilsonSurya
Hi Scottn, Thanks for ur explanation btw,...
Hi Scottn,

Thanks for ur explanation btw, even I made quite many shell scripts(just simple scripts I think), but never know we can continue line by using \

Gotta try it tomorrow

Thanks...
7,200
Posted By wilsonSurya
thanks methyl. if i use other ftp tool it works...
thanks methyl. if i use other ftp tool it works fine. Maybe something error for command line ftp passive connection like i read on You receive error code 425 when you use the NLST command from a...
1,794
Posted By wilsonSurya
For material you can browse on the net. There are...
For material you can browse on the net. There are plenty of stuffs about unix shell scripting for beginner..
7,200
Posted By wilsonSurya
THanks pludi, but I already turn off the windows...
THanks pludi, but I already turn off the windows firewall on my PC. And still the same...
7,200
Posted By wilsonSurya
FTP: Can not listing and can not transfer file
Hi All,

My PC with Windows XP SP2 has some problem with ftp service.
FTP Server is : Windows Server 2003 Standard R2
The condition is I can log in and also can change ftp server directory,
But...
Forum: IP Networking 02-26-2010
4,671
Posted By wilsonSurya
Hi Scottn, Ok, I got it. Many thanks for...
Hi Scottn,

Ok, I got it.
Many thanks for your clear explaination.
Say hi to Zurich citizen :D
Forum: IP Networking 02-26-2010
4,671
Posted By wilsonSurya
Hi Scottn, Thanks a lot for your info. The...
Hi Scottn,

Thanks a lot for your info.
The problem is I have nothing but a graph :D
And I don't have the environment.

Ok, so can you tell me generally what will be the consolidation function...
Forum: IP Networking 02-26-2010
4,671
Posted By wilsonSurya
RRD graph explain
Hi all,

I have a graph sent from customer.
And i just know this is created using rrdtool after search the web.
Based on this graph,
1. I read that it can be set, but is it possible to know...
24,532
Posted By wilsonSurya
restart windows 2000 server using command line
Hi all expert,

Anybody know how to restart the windows 2000 server through command line and without using any additional tool?

Thanks :):)
Forum: IP Networking 10-07-2009
4,629
Posted By wilsonSurya
Hi Plundi, Thanks for your response. Do...
Hi Plundi,

Thanks for your response.
Do you think Windows 2000 here is Windows 2000 Server?

So if I asked to add 4 more IP addresses on 1 single network adapter(Intel(R) PRO/1000 MT Server...
Forum: IP Networking 10-07-2009
4,629
Posted By wilsonSurya
Maximum IP Address Configured on Intel Network Adapter
Hi All,

Sorry if this is not the correct forum to answer.
But hope somebody can help me...

For these two types of network adapter:
Intel(R) PRO/1000 MT Server Adapter
Intel(R) PRO/1000 MT...
Forum: IP Networking 05-29-2009
44,913
Posted By wilsonSurya
OK thanks. done. How about in windows? here...
OK thanks. done.
How about in windows?
here is the help for ftp

Transfers files to and from a computer running an FTP server service
(sometimes called a daemon). Ftp can be used...
Forum: IP Networking 05-29-2009
44,913
Posted By wilsonSurya
FTP to other port than 21
Hi all,

Simple question.
What is the command to ftp to other port, says 55555

Astelnet we can use: telnet IPaddress portNumber right?
What about ftp? Thanks a lot
Forum: AIX 04-16-2009
16,876
Posted By wilsonSurya
nice docs brother pludi. thks
nice docs brother pludi. thks
Forum: AIX 04-15-2009
16,876
Posted By wilsonSurya
Hi Pludi, I have tried your command. It...
Hi Pludi,

I have tried your command. It worked!


Do you have any tar related document which can be easily understand?
Will be very appreciate if you can recommend to me :)


Many...
Forum: AIX 04-01-2009
16,876
Posted By wilsonSurya
Detail
Hi pludi,

Thanks for the guide. But still not solved my problem. Maybe this will make my question easier to understand.

root@xxx # pwd
/tmp/wilson
root@xxx # ls -l
total 8
drwxr-xr-x ...
Forum: AIX 03-27-2009
16,876
Posted By wilsonSurya
recursive archive directories and subdirectories
Hi everyone,

Maybe this is simple question for many of you, but I get confused.:confused:

How to archive a parent directory which contains some subdirectories and some files?
I have...
Forum: AIX 01-15-2009
9,162
Posted By wilsonSurya
Thank you bakunin and padow for your answer.. ...
Thank you bakunin and padow for your answer..

I already have the way to identify 55A and 55Q from some guides.
As said by padow, 55A is dual core and 55Q is quad core.
So, by using lscfg -vp, I...
Forum: AIX 01-12-2009
9,162
Posted By wilsonSurya
Identify IBM P55A and P55Q
Hi All,

Please help to identify the machine type of IBM server.
Using AIX 5 OS.

From prtconf command, the output is like:
System Model: IBM,9133-55A
Machine Serial Number: 107C43H...
Forum: IP Networking 10-10-2008
5,267
Posted By wilsonSurya
Recheck
Sorry, I just rechecked again the code. The tag "ftp return" is hard-coded. But the value 32 is the value returned by the built-in "ftp put" function in the code. It is written in dsd (it's a...
Forum: IP Networking 10-06-2008
5,267
Posted By wilsonSurya
FTP Return 32
Dear All,

I have problem when uploading files the FTP Server threw message like this : ftp return 32. Files not get uploaded.

OS is Sun Soalaris 2.10

Please help what is the meaning of...
Showing results 1 to 25 of 26

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