Recent content by vikisri12345

  1. V

    Finding File Type

    Thanks for your reply. in my case absolute file name is "foo" and not "foo.txt" . So how to find its a Text File type now?
  2. V

    Finding File Type

    hello, i have a file named "sxase" in my home directory.on checking the properties i find that the file type is ".mp4".i am looking for a java code that can tell me the extension for the file name "sxase".As i am working on the project that involves implementation of this code too i dont want...