Hi, I''m trying to use the command tail and it keeps on saying: ''tail'' is not recognized as an internal or external command, operable program or batch file. I''ve installed the gem ''file-tail'' to try to solve this, but I''m not really sure that this gem is what I''m looking for cuz it still doesn''t work. Thanks -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On 18 May 2011 01:49, Mohamed L. <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> I''m trying to use the command tail and it keeps on saying: ''tail'' is not > recognized as an internal or external command, operable program or batch > file.Sounds like you''re on Windows, and "tail" is a common *nix program. You can get versions of it for your operating system, but either way, it''s not a Rails problem. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Yes Michael you are right... Mohammed, You can achieve this by using git bash...(git command line). Just google it for git installation for windows. For multiple tab support you can use console2. One of the coolest features is the ability to plug-in any shell. So you can even configure it to run cygwin. Between this, the transparency support, mulitple tabs, and background images. Regards, Saravanan K http://bit.ly/9NpP7e -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.