User Tools

Site Tools


docs:tips_n_tricks:windows:commands.html

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
docs:tips_n_tricks:windows:commands.html [28.10.2010 12:32 CEST] peterdocs:tips_n_tricks:windows:commands.html [17.03.2011 12:48 CET] (current) peter
Line 5: Line 5:
 |ls -lt |dir /O:N |sorts directory listing by date           | |ls -lt |dir /O:N |sorts directory listing by date           |
 |tail   |Tail.exe | download at [[http://sourceforge.net/projects/tailforwin32/files/|sourceforge]] \\ this is a GUI, not a CLI command \\ NB: I read, there would be a ''tail'' command in the //Windows 2003 Resource Kit//| |tail   |Tail.exe | download at [[http://sourceforge.net/projects/tailforwin32/files/|sourceforge]] \\ this is a GUI, not a CLI command \\ NB: I read, there would be a ''tail'' command in the //Windows 2003 Resource Kit//|
-|uptime |net statistics workstation | |+|uptime |net statistics workstation |shows when the machine was booted | 
 +|sshfs  |[[http://www.swish-sftp.org/|swish]]|well ... it's not really the same, but you would look for an explorer extension in Windows when you look for a fuse usage in Linux| 
 +|echo $?|echo %ERRORLEVEL%| see ''if /?'' on windows for further possibilities to make use of ERRORLEVEL| 
 +|''$HOST''\\ ''$HOSTNAME''|''%COMPUTERNAME%''|Environment, not a command| 
 + 
 +Links on this topic: 
 +  * [[http://www.wilsonmar.com/1envvars.htm|Windows Environment Variables (Wilsonmar)]] 
 +  * [[http://en.wikipedia.org/wiki/Environment_variable#Default_Values_on_Microsoft_Windows|Default Values on Microsoft Windows (Wikipedia)]]
docs/tips_n_tricks/windows/commands.html.1288261954.txt.gz · Last modified: 28.10.2010 12:32 CEST by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki