Thanks Sandip,
> find dir/ -exec dos2unix {} \;
I tried this but the code would not respond. Maybe
dos2unix not getting arguments. Is it ?
So, heres final alias I made.
for fileName in `find $1 -follow -type f`; do echo
"Processing $fileName; cat $fileName | tr -d '\015' >
$fileName done;
Wi
On Thu, Aug 01, 2002 at 02:36:31AM -0700, Amol Rao thundered from the skies thus:
> Thanks Sandip,
>
> > find dir/ -exec dos2unix {} \;
> I tried this but the code would not respond. Maybe
> dos2unix not getting arguments. Is it ?
Try :
find /usr/local -type f -exec wc -c {} \;
Should give
Hi all,
Try giving a search in this strange google !
http://www.alltooflat.com/geeky/elgoog/
Regards,
Abhiram
To unsubscribe, send email to [EMAIL PROTECTED] with unsubscribe in subject
header. Check archives at http://www.mail-archiv
Hi!!
Check these sites out.These are very informative and
useful.
http://www.howstuffworks.com/category.htm?cat=Comp
http://www.portico.org/
byee
cheers !!
anirban
__
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.
Hi Harshal
It is good you are planning for certification in
Linux. RHCE is considered as top 5 certification in
the industry now and is very valuable. I am also
certified as RHCE and people do recognise it. Dont
hesitate to take it but only after good hands on the
server.
All the Best
Regards
Pr
> "Sandip" == Sandip Bhattacharya <[EMAIL PROTECTED]> writes:
Sandip> At 11:35 PM 7/31/2002 -0700, you wrote:
>> --- Sandip Bhattacharya <[EMAIL PROTECTED]> wrote: > a) for x
>> in dir/*; do dos2unix $x ; done > (Instead of dos2unix you can
>> use your own > commandline as yo
Hi all,
I've a problem. My smps is ATX. when redhat 7.1 was on my pc then my system's
powered off by "shutdown -h now" command. Now I've installed redhat 7.2 on
my pc, and now my system's does not power off by "shutdown -h now" command
automatically. even apmd also running
What should i do?
--- Abhiram Singh kushwah <[EMAIL PROTECTED]> wrote:
> I've a problem. My smps is ATX. when redhat 7.1 was
> on my pc then my system's
> powered off by "shutdown -h now" command. Now I've
> installed redhat 7.2 on
> my pc, and now my system's does not power off by
> "shutdown -h now" command
Things are hotting up in the security field. HP is suing SnoSoft (or
rather, they were, seem to have withdrawn now) for releasing an
exploit for a problem which they (HP) should have fixed 4 months ago,
OpenSSH has been trojaned, OpenSSL is found to be buggy, there's a new
XDR vulnerability which
Hi All
I've installed Red Hat Linux 7.3 on my PC with another PC on Windows 2K.
Now from my Windows Network Neighbourhood I can see Linux machine with
comment as "Samba Share" when I double click on it, it displays shared
directory n printers folder.But when I try to double click on shared fol
Hi Friends,
I am running Red Hat 7.2 on my system. It is a dual Processor server with Seagate
Cheetah Hard disk.
>From Last week it has started hanging in night. I am not able to get any clue why it
>is hanging. Can somebody tell me what to check. Hardware is ok, there is no problem.
While bo
Hi Kapil ,
I do am facing almost the same problem , but ,a little
bit of more improvement over it is that , I can browse
the contentes of Window Machine from LINUX but can not
view LINUX MACHINE .
WIshing the very best .
Satya
--- Kapil Sharma <[EMAIL PROTECTED]> wrote:
> Hi All
>
> I've installe
Make sure the Windows user exists on Linux. If not, use 'smbpasswd -a
' to create one and try again.
Nishi
Kapil Sharma wrote:
>
> Hi All
>
> I've installed Red Hat Linux 7.3 on my PC with another PC on Windows 2K.
> Now from my Windows Network Neighbourhood I can see Linux machine with
> comm
13 matches
Mail list logo