Librenix
Headlines | Linux | Apps | Coding | BSD | Admin | News
Information for Linux System Administration 

Dealing with spaces in filenames

Up
vote
Down

Nothing good can come from using spaces in filenames, but here's some help when you have to deal with them.
Over the years, Linux and Unix cognoscenti haven’t used spaces in file and directory names. Instead of naming a directory My Pictures, you’d name it My_Pictures, my.pictures, or mypix. Why? Shells break a command line at spaces, and most shells also word-split the results of variable and command substitution. So a filename containing spaces can be split into pieces.
Shells also assign a meaning to most non-alphabetic characters. A file named odds&ends or cool!! can cause trouble if you aren’t paying attention.
 read more | mail this link | score:8758 | -Ray, July 26, 2005
More Sysadmin articles...

Tallahassee Abstract Art

admin headlines

Tutorial: Recover from failed apt-get with btrfs, apt-btrfs-snapshot on Ubuntu 12.10

Tutorial: Virus Scanning with ClamAV and PureFTPd on Ubuntu 12.04

Use ATA over Ethernet on Debian 6

Install Alfresco 3.4.d, Tomcat, PostgreSQL on Fedora 15

Set up spice on Ubuntu 11.10 KVM Server

Free Linux Server Distributions

 

Firefox sidebar

Site map

Site info

News feed

Features

Login
(to post)

Search

 
Articles are owned by their authors.   © 2000-2012 Ray Yeargin