Re: edit multiple files under multiple directories/folders

2010-11-26 Thread Suvayu Ali
On 27/11/10 04:06 AM, Kaushal Shriyan wrote: >> $ emacs ~/tomcat{0..6}/conf/server.xml& >> > >> > The above should bring up emacs with a buffer showing the last file in >> > the list, and another buffer listing all the other buffers visiting the >> > other server.xml files. Of course if you pref

Re: edit multiple files under multiple directories/folders

2010-11-26 Thread Kaushal Shriyan
On Sat, Nov 27, 2010 at 8:33 AM, Suvayu Ali > wrote: > On 27/11/10 03:42 AM, Kaushal Shriyan wrote: > > Hi, > > > > In my home folder I have 6 tomcat directories under > > /home/kaushal/tomcat0..6 > > > > Under each of these tomcats there are sub folder conf and inside these > conf > > there

Re: edit multiple files under multiple directories/folders

2010-11-26 Thread Suvayu Ali
On 27/11/10 03:42 AM, Kaushal Shriyan wrote: > Hi, > > In my home folder I have 6 tomcat directories under > /home/kaushal/tomcat0..6 > > Under each of these tomcats there are sub folder conf and inside these conf > there is a file by the name server.xml so for example I have > tomcat0,tomcat1,

edit multiple files under multiple directories/folders

2010-11-26 Thread Kaushal Shriyan
Hi, In my home folder I have 6 tomcat directories under /home/kaushal/tomcat0..6 Under each of these tomcats there are sub folder conf and inside these conf there is a file by the name server.xml so for example I have tomcat0,tomcat1,tomcat2,tomcat3,tomcat4,tomcat5 so i need to edit server.xm