linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Woods <Kazrak+kernel@cesmail.net>
To: fabio@crearium.com
Cc: linux-c-programming@vger.kernel.org
Subject: Re: View hidden characters in a textfile
Date: Tue, 28 Jun 2005 23:03:42 -0600	[thread overview]
Message-ID: <6.2.3.4.0.20050628230158.02d18b48@no.incoming.mail> (raw)
In-Reply-To: <1492.196.40.85.4.1119901509.squirrel@www.crearium.com>

At 6/27/2005 12:45 -0700, fabio@crearium.com wrote:
>Anyone know a tool (or c code) that allow a programmer to see hidden 
>characters like "\n" or "\t" or "\r\n" ?
>
>The command cat, tr or sed can help manipulate this character to 
>make them visible but I wonder if there is a tool like a hex editor 
>or something that detailed show each character that a file contain.

less -- AKA: the opposite of more

--
Jeff Woods <kazrak+kernel@cesmail.net> 


      parent reply	other threads:[~2005-06-29  5:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-27 19:45 View hidden characters in a textfile fabio
2005-06-27 20:19 ` Håkon Hallingstad
2005-06-27 20:39 ` Luiz Fernando Capitulino
2005-06-28  8:16 ` J.
2005-06-29  5:03 ` Jeff Woods [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6.2.3.4.0.20050628230158.02d18b48@no.incoming.mail \
    --to=kazrak+kernel@cesmail.net \
    --cc=fabio@crearium.com \
    --cc=linux-c-programming@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).