Hi there,
C:\>tail --versiontail (GNU coreutils) 5.3.0Written by Paul Rubin, David MacKenzie, Ian Lance Taylor, and Jim Meyering.
Copyright (C) 2005 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
tail \\ssb-batman\logs\batman\build.log
C:\>tail -f \\ssb-batman\logs\batman\build.log[INFO] Unpacking C:\p4ws\depot_cfg\ssb\trunk\postilion\ssb\postgen\target\postgen-izpack.zip to
C:\p4ws\depot_cfg\ssb\trunk\postilion\ssb_installer\target\stagingwith includes null and excludes:null[INFO] Unpacking C:\p4ws\depot_cfg\ssb\trunk\postilion\ssb\scheduleinjector\target\scheduleinjector-izpack.zip toC:\p4ws\depot_cfg\ssb\trunk\postilion\ssb_installer\target\stagingwith includes null and excludes:null[INFO] Unpacking C:\p4ws\depot_cfg\ssb\trunk\postilion\ssb\services\target\services-izpack.zip toC:\p4ws\depot_cfg\ssb\trunk\postilion\ssb_installer\target\stagingwith includes null and excludes:nulltail: \\ssb-batman\logs\batman\build.log: Bad file descriptortail: no files remaining
but that just gives an even stranger error:tail --follow=\\ssb-batman\logs\batman\build.log
tail: invalid argument `\\\\ssb-batman\\logs\\batman\\build.log' for `--follow'Valid arguments are:- `descriptor'- `name'Try `tail --help' for more information.
C:\>tail -f "\\ssb-batman\logs\batman\build.log" --retrytail: warning: --retry is useful only when following by name[INFO] CfgSystemInfoExt ...................................... SUCCESS [4.328s][INFO] SSB Installer ......................................... SUCCESS [1:28.422s][INFO] ------------------------------------------------------------------------[INFO] ------------------------------------------------------------------------[INFO] BUILD SUCCESSFUL[INFO] ------------------------------------------------------------------------[INFO] Total time: 22 minutes 54 seconds[INFO] Finished at: Fri Nov 26 10:11:17 GMT+02:00 2010[INFO] Final Memory: 66M/1016M[INFO] ------------------------------------------------------------------------tail: \\ssb-batman\logs\batman\build.log: Bad file descriptortail: `\\ssb-batman\logs\batman\build.log' has become accessible[INFO] Scanning for projects...[INFO] Reactor build order:[INFO] Postilion Parent POM
<snip snip...>