wiki/HowtoWindows.md

9 lines
220 B
Markdown
Raw Permalink Normal View History

2016-12-29 11:25:39 +01:00
**Cette page a été importée automatiquement de notre ancien wiki mais n'a pas encore été révisée.**
# Howto Windows
## Powershell
tail -f FILE = Get-Content FILE -wait
(attention, cela affiche tout le fichier)