![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| bunch of questions | gentox | Shell Programming and Scripting | 6 | 07-01-2008 04:34 AM |
| How do I rename a bunch of files at once? | bbbngowc | UNIX for Dummies Questions & Answers | 8 | 04-21-2008 10:23 AM |
| Bunch of questions... | Legend986 | UNIX for Dummies Questions & Answers | 3 | 09-28-2007 09:33 PM |
| batch file--bunch of commands | alfredo123 | Windows & DOS: Issues & Discussions | 3 | 07-18-2007 12:05 PM |
| what a bunch of idiots... | norsk hedensk | News, Links, Events and Announcements | 1 | 01-15-2004 11:45 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
bunch of ^@^@^@^@^@^@^@^@'s in bash log file
I have a bash script that has been running fine for months that scans a bunch of files and gives me a log file output, it has suddenly started putting 1.5M of a repeating sequence of ^@^@^@^@^@^@^@^@^@^@ on the first line of the logfile, is this a unicode problem I should be setting something in my bash script? I already had PATH issues after awhile of running (that I solved with your help, thanks!). Any suggestions?
|
|
||||
|
It's an extremely long sequence of those 2 characters with no spaces between the 2 character pattern, only on the first line of the file when viewing with either vi or cat, it's almost like I'm not cleaning up from the last time I ran the script or something? I can't understand why it ran once a day for months and just now started doing this. The script takes >20 hours to run once.
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|