Search Results

Search: Posts Made By: thearpit
4,782
Posted By thearpit
no. actually i am new to networking. please tell...
no. actually i am new to networking. please tell me in detail.
thanks
4,782
Posted By thearpit
plz help me. can we connect to Ubuntu(vmware) from W7 through winscp
i have W7 installed on my machine. And i also have installed Ubuntu though vmware. Now i want to know that through winscp can i connect to ubuntu from windows 7.
plz help me

thanks in advance...
Forum: Ubuntu 09-12-2011
1,356
Posted By thearpit
can we connect to Ubuntu
i have W7 installed on my machine. And i also have installed Ubuntu though vmware. Now i want to know that through winscp can i connect to ubuntu from windows 7.

thanks in advance
Arpit
...
6,703
Posted By thearpit
Hello Itomuno, this is printing all the...
Hello Itomuno,

this is printing all the input
6,703
Posted By thearpit
can you tell me how can i cut the first...
can you tell me how can i cut the first <Schema>...</Schema> record. because i have to use it for further processing.

thanks
6,703
Posted By thearpit
Hello Mirni, 2nd match means- <Schema> ...
Hello Mirni,

2nd match means-
<Schema>
<schema_name>HR</schema_name>
<Version>1.1</Version>
...
6,703
Posted By thearpit
Hi Mirni, thanks for your post. But after...
Hi Mirni,

thanks for your post. But after getting this, i need 2nd match. How i'll get that.?

thanks
6,703
Posted By thearpit
How to print first matching range in awk?
following is input -

<Schema>
<schema_name>admin</schema_name>
<Version>1.1</Version>
...
3,575
Posted By thearpit
what you want to do exactly ?
what you want to do exactly ?
5,706
Posted By thearpit
hello anil, i think same is required here.
hello anil,

i think same is required here.
1,801
Posted By thearpit
hello anil, i think same is required.
hello anil,

i think same is required.
5,706
Posted By thearpit
Hi, try this out -- cat filename|sed "/^[...
Hi,

try this out --
cat filename|sed "/^[ ]*$/d" ;

it should work.

thankx,
Arpit
1,801
Posted By thearpit
a little correction to Mayur code. Try this out -...
a little correction to Mayur code. Try this out -
Code:
grep ^/$ filename

thanks,
arpit
3,968
Posted By thearpit
svn check out
If I am transfering a folder from svn location to my unix server with below command, it is working –

svn co...
1,637
Posted By thearpit
Thanks a lot..it works.
Thanks a lot..it works.
1,637
Posted By thearpit
replace space with the help of sed
Hi,

i have below string -

mynameis arpit


i want output like below -

mynameis\ arpit


that i am getting from below -

temp='mynameis arpit'
echo $temp|sed 's/[ ]/\\ /g' -->...
2,210
Posted By thearpit
port forwarding from unix to windows
Hi,

can anyone please tell me how can i do port forwarding from unix box to windows box.
Which command will be used for this one.

thanks in advance.
Arpit
6,873
Posted By thearpit
hi thanks or the reply..but my question is- is...
hi
thanks or the reply..but my question is- is there any switch avaliable for the last command to change the date format.

actually the real problem is --

file 'temp' contains the data of...
6,873
Posted By thearpit
How to change date format in 'last' command?
hi..

i am new to here. can anybody tell me how can we change the date format in the 'last' command.

EX- on running last command i am getting --

rruat pts/12 172.18.40.101 Tue...
10,435
Posted By thearpit
How to Create a New Thread
please tell me how can i post a new post. i am not getting any option to post a new question.

any suggestion is highly appreciated.
thanks,
Arpit
Showing results 1 to 20 of 20

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