Strategy Gamers Community Forums
July 30, 2010, 08:44:07 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: If you login from the forum, you may need to login again when following the My Games link.  This will be fixed soon.
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: Technology Help (ask about all things computer, tech gadgets, and related)  (Read 389 times)
0 Members and 1 Guest are viewing this topic.
Peacemaker
Unsubscribed
Jr. Member
***
Offline Offline

Posts: 78


View Profile
« on: January 25, 2010, 10:52:48 AM »

I'll start off with a request for recommendation for a Windows file list application.  I've tried a few on my Vista (criminally poor operating system) PC but no luck.  I want simply to list the files in specified folders.  If dates and file sizes are included, that's a nice bonus.

Thanks
Logged
cesquire
Subscribers
Newbie
****
Offline Offline

Posts: 10


View Profile
« Reply #1 on: January 25, 2010, 01:26:21 PM »

Not sure about windows, I'm sure you have Googled.

Thinking out the box, what about booting up a Linux live CD or USB and using a Linux tool. I'm sure there would be one. Probably some script allowing you to write to a new file?

Just a thought.
Logged
cesquire
Subscribers
Newbie
****
Offline Offline

Posts: 10


View Profile
« Reply #2 on: January 25, 2010, 02:33:08 PM »

What about a DOS command?
Code:
dir c:\directory_path\*.* -s >> filename.txt

or from the correct directory:
Code:
dir *.* -s >> filename.txt

The -s switch tells dir to search recursively, apparently.
Logged
Peacemaker
Unsubscribed
Jr. Member
***
Offline Offline

Posts: 78


View Profile
« Reply #3 on: January 25, 2010, 10:42:01 PM »

That's not bad.  I'd forgotten about the old DOS commands.  A bit clunky and time consuming for what I'm looking to do but I can make it work.  Thanks for the old school.  I get spoiled with Windows, click, click , done, but why Microsoft has never built this feature into its system boggles the mind.
Logged
cesquire
Subscribers
Newbie
****
Offline Offline

Posts: 10


View Profile
« Reply #4 on: January 26, 2010, 05:59:52 AM »

You're welcome. I actually asked a linux forum on your behalf, so I can't claim the glory myself.  Embarrassed

http://crunchbanglinux.org/forums/topic/6234/file-list-application/
Logged
WarrenG
Subscribers
Newbie
****
Offline Offline

Posts: 31


View Profile
« Reply #5 on: January 27, 2010, 04:10:42 AM »

soooo.... lost Huh
Logged
seaellem
Subscribers
Newbie
****
Offline Offline

Posts: 14



View Profile
« Reply #6 on: January 31, 2010, 06:04:37 PM »

i don't stop in here enough.

i do the dos one myself, very useful.

if you want a gui app with the functionality (and a whole lot more) use NexusFile http://xiles.net/programs/
Logged
Peacemaker
Unsubscribed
Jr. Member
***
Offline Offline

Posts: 78


View Profile
« Reply #7 on: February 03, 2010, 01:41:04 PM »

Thanks Sea. Pretty cool little apps.

NEXT QUESTION:
recommendation for server manager outsourcing.  Our current is tanking.  We need someone/company to manage our multiple VM servers, including ftp and web services (Tomcat, PHP).  Reliability + expertise.  Our current lacks the reliability and is killing us on cost overruns with our migration as we are now paying for two sets of servers.
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006, Simple Machines LLC Valid XHTML 1.0! Valid CSS!