Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Mar 2009 17:00:27 +0800
From:      Fbsd1 <fbsd1@a1poweruser.com>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   link to dos2unix
Message-ID:  <49AA4EAB.8080009@a1poweruser.com>

index | next in thread | raw e-mail

I use the dos2unix console command all the time. I am tried to typing in 
that long name. I tried to do a hard link on it.
ln /usr/local/bin/dos2unix /usr/local/bin/d2u
This command is accepted without error, but when it execute it
d2u xxxx.txt
I get message ==oops you renamed me using unix2dos instead.
I also tried
ln -s /usr/local/bin/dos2unix /usr/local/bin/d2u
and got same results. ls -l does not show dos2unix as linked all ready.

What am I doing wrong here?


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49AA4EAB.8080009>