The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
special character
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
special character
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
1
(
permalink
)
01-05-2009
tostay2003
Registered User
Join Date: Aug 2007
Posts: 23
special character
Hi,
I am trying to unload file from a database. Which contains few lines with the character below. Rest of the data was unloaded appropriately.
Code:
a) What does this below character means?
b) How can i remove it,
I already have
Code:
sed
'/^$/d'
c) Will this effect the file by any means (If I am guessing properly, this is the eof notation)
Thanks for help
tostay2003
View Public Profile
Find all posts by tostay2003
Find tostay2003's past nominations received
Find tostay2003's present nominations given