Ads 468x60px

Smaller time frame always follow the bigger time frame. It's better wait be patience to enter in position than risk with BIG SL. Having strong trading discipline and taking losses when necessary is a sign of serious trading approach
Subscribe:

Labels

Wednesday, June 13, 2012

see all computer on network in cmd

If we want show all PC Name (host) in network using CMD DOS :
NET VIEW

And if we want to save the result (output) to text file:
NET VIEW >C:\Name.txt


comments