Forums

Forums (http://www.abandonia.com/vbullet/index.php)
-   Tech Corner (http://www.abandonia.com/vbullet/forumdisplay.php?f=23)
-   -   Command Line (http://www.abandonia.com/vbullet/showthread.php?t=8476)

_r.u.s.s. 17-12-2005 05:26 PM

if i use command DIR in command line then i will get list of files but without hidden or system files.
does anyone know how to view hidden files in cmd.exe?

plix 17-12-2005 06:10 PM

`dir /A:H`

Caged 18-12-2005 03:29 AM

command line rox :D

velik_m 18-12-2005 05:20 PM

"dir /?"
will give you full help on dir command

almost all commands have "/?" help switch

"/p" pauses the display (one page at the time)

and "help" command gives you command list

and "help dir" gives you help on dir (same as "dir /?")

BeefontheBone 18-12-2005 07:01 PM

dir /w is quite handy, makes it wait when it fills the screen.

Shrek 19-12-2005 09:15 AM

Quote:

Originally posted by plix@Dec 17 2005, 08:10 PM
`dir /A:H`
yes, the command dir /a:h will list the hidden files only

if you want to see all the files, you just enter: dir /a

_r.u.s.s. 20-12-2005 03:53 PM

Quote:

Originally posted by velik_m@Dec 18 2005, 06:20 PM
"dir /?"

ehmm, i think this should do that... thnaks


The current time is 05:38 AM (GMT)

Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.