Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

.xinitrc

Status
Not open for further replies.

dingleberry

Programmer
Joined
Dec 13, 2002
Messages
143
Location
US
Has anyone out there ever run linux applications with windows? It's bass ackwards I know but I'm running cygwin, and apache web server on my w2k box. I've always been perplexed on how to name a file starting with a "." for instance in apache, it uses an .htaccess for control characteristics. But you can't name a file starting with a ".". Computer always warns to type a filename. Same thing applies with cygwin. need a file for xwindows (lol) but can't name file .xinitrc

Any ideas?
dan
 
You must be using Explorer. Try from a DOS prompt, you should have no problems:

c:\>rename thisfile.tmp .xinitrc

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top