The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com



UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
CLI Magic: Use ANSI escape sequences to display a clock in your terminal iBot UNIX and Linux RSS News 0 01-22-2008 05:40 AM
Help - File Manager not appearing tdpearson SUN Solaris 0 01-19-2007 04:54 PM
copying image sequences jonson Shell Programming and Scripting 1 11-15-2006 06:16 AM
Available escape sequences Love SUN Solaris 6 06-20-2006 08:31 AM
AWK and hex sequences JoeTheGuy Shell Programming and Scripting 5 10-17-2002 09:17 AM

 
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1 (permalink)  
Old 05-08-2008
jwm-wm jwm-wm is offline
Registered User
  
 

Join Date: May 2008
Posts: 1
Question Escape Sequences appearing in scripts

I hope this question isn't too vague...

i recently switched from RedHat to Solaris 10, and found that the parts of a script that copy files between directories no longer work because escape sequences are appearing at the start and end of the filenames being read

#!/usr/bin/bash
cd ${fromDirectory}
for file in `ls -1 bkup*`
do
cp $file ${toDirectory}
done

but the cp command fails, because there are escape sequences being inserted at the start and end of the filenames, and the file is therefore not being found.

I thought it could be some sort of stty issue or terminal setting which I've not set. Any ideas?
 

Bookmarks

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 07:32 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0