This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: ls command not outputting file names.
- From: "Ken Shaffer" <strobelight dot audio at gmail dot com>
- To: cygwin at cygwin dot com
- Date: Wed, 14 Feb 2007 13:11:25 -0500
- Subject: Re: ls command not outputting file names.
Any other ideas? Anyone?
Perhaps your filenames have special characters in them which do funny
things to your terminal.
Try "ls -ad .* * | cat -v".
Are the serial numbers on the physical drives unique?
From a DOS window, enter "dir":
Volume in drive C has no label.
Volume Serial Number is F0EC-C392
pushd \\somecomputer\someshare
dir
Volume in drive Z has no label.
Volume Serial Number is FC59-2888
popd
Ken
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/