DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SHELL
powershell write to fgile
$data = "Hello World" $path = C:output.txt $data | Out-File -FilePath $path -Append
PREVIOUS
NEXT
Tagged:
#powershell
#write
#fgile
ADD COMMENT
Topic
COMMENT
Name
1+1 =
Submit