[Ilugc] shell script to search for a file

  • From: shakthimaan@xxxxxxxxx (Shakthi Kannan)
  • Date: Sun, 25 Mar 2012 22:14:38 +0530

Hi,

--- On Sun, Mar 25, 2012 at 10:02 PM, Bharath Kumar
<bharath79in at rediffmail.com> wrote:
| But if the file has a gap (like /path/name/Bharath Kumar Letter.pdf)
\--

Windows users usually give whitespaces in the filenames/directories.
You might want to rename your files, directories so the whitespaces
are replaced with underscore (_) or dot (.). Refer (for a start):

  
http://stackoverflow.com/questions/2709458/bash-script-to-replace-spaces-in-file-names

In *nix, filename extensions don't really matter, except for few
applications which use them. Please don't name filenames with
whitespaces.

SK

-- 
Shakthi Kannan
http://www.shakthimaan.com

Other related posts: