UNIX Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOperating SystemsUNIX Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old June 20th, 2007, 09:58 AM
cplusplos cplusplos is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Posts: 107 cplusplos User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 9 h 3 m 11 sec
Reputation Power: 6
Awkward filename

Hi,

how can I move this file to another directory please?


"\n".TXT


I'd like to put it into an archive directory of it's current and mv "\n".TXT archive doesn't work

neither does

mv ""\n".TXT" archive
mv ""\\n".TXT" archive
mv "\n\".TXT archive
mv "\n"".TXT archive



tia,

Reply With Quote
  #2  
Old June 20th, 2007, 10:17 AM
mu's Avatar
mu mu is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2006
Location: Dublin, Ireland
Posts: 174 mu User rank is Sergeant Major (2000 - 5000 Reputation Level)mu User rank is Sergeant Major (2000 - 5000 Reputation Level)mu User rank is Sergeant Major (2000 - 5000 Reputation Level)mu User rank is Sergeant Major (2000 - 5000 Reputation Level)mu User rank is Sergeant Major (2000 - 5000 Reputation Level)mu User rank is Sergeant Major (2000 - 5000 Reputation Level) 
Time spent in forums: 3 Days 23 h 39 m 56 sec
Reputation Power: 39
Easiest way to do this is to let command completion figure it out for you (i.e. type mv \[press tab] (assuming you're using bash))

Code:
$ mv \"\\n\".TXT archive/


The \n has to be escaped (\\n) so that you get a literal \ character, then your quotes have to be escaped as well, otherwise it'll just look for a file name \n.TXT

Last edited by mu : June 20th, 2007 at 10:20 AM.

Reply With Quote
  #3  
Old June 20th, 2007, 11:13 AM
radoulov radoulov is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2007
Posts: 27 radoulov User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 h 37 m 31 sec
Reputation Power: 0
Quote:
Originally Posted by cplusplos
how can I move this file to another directory please?


"\n".TXT


I'd like to put it into an archive directory of it's current and mv "\n".TXT archive doesn't work
[...]


Code:
mv  '"\n".TXT' archive

Reply With Quote
  #4  
Old June 20th, 2007, 01:49 PM
cplusplos cplusplos is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Posts: 107 cplusplos User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 9 h 3 m 11 sec
Reputation Power: 6
thank you both very much

Reply With Quote
Reply

Viewing: Dev Shed ForumsOperating SystemsUNIX Help > Awkward filename


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway
Stay green...Green IT