Jim,
Yeah, there's something mising. You need to copy and paste exactly.
You removed some rather important whitespace between the '/' and '-name'
;-)
gerry
Jim Morgan wrote:
debian, actually, does put things in different spots, some akin to bsd's take on where
things should be, some in "logically" named locations.
As root:
find / -name xastir|grep bin
THEN do a chmod on the file as Gale suggested.
***
Ok here is the terminal:
[EMAIL PROTECTED]:~$ sudo find /-name xastir|grep bin
[sudo] password for jim:
find: /-name: No such file or directory
find: xastir: No such file or directory
[EMAIL PROTECTED]:~$ cd /root
[EMAIL PROTECTED]:/root$ find /-name xastir|grep bin
find: /-name: No such file or directory
find: xastir: No such file or directory
[EMAIL PROTECTED]:/root$ sudo find /-name xastir|grep bin
find: /-name: No such file or directory
find: xastir: No such file or directory
[EMAIL PROTECTED]:/root$ sudo find /-jim xastir|grep bin
find: /-jim: No such file or directory
find: xastir: No such file or directory
[EMAIL PROTECTED]:/root$
Am I not understanding something? I am new at this.
Jim Morgan KE5MKT
Midland, TX 79703-6318
USA
432.425.5606
_______________________________________________
Xastir mailing list
[email protected]
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
--
Gerry Creager -- [EMAIL PROTECTED]
Texas Mesonet -- AATLT, Texas A&M University
Cell: 979.229.5301 Office: 979.458.4020 FAX: 979.862.3983
Office: 1700 Research Parkway Ste 160, TAMU, College Station, TX 77843
_______________________________________________
Xastir mailing list
[email protected]
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir