Am So, 2004-08-08 um 13.44 schrieb Roberto Vanto: > Anindya Mozumdar ha scritto: > > Hi, > > How can I make a file zero length without deleting the contents of > > the file manually through an editor ? > > Anindya. > > - > > man touch > > touch foo touch changes the timestamp if the file exists. It sounds like the file already exists. btw, You don't need to delete it through an editor, "rm foo ; touch foo" would do it, too. ;-) > > - > : send the line "unsubscribe linux-admin" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > > - : send the line "unsubscribe linux-admin" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html