View Single Post
Old 04-22-2021, 06:20 PM   #556
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,843
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by ownedbycats View Post
That's good. I once had a cross-platform program mistakenly save a file with a colon, which is illegal in Windows. I had to use a Linux boot disk to get rid of the damn thing.
Colons are not exactly illegal in Windows/NTFS, they are used to denote alternate data streams (file forks), e.g. myfile.txt:mystream. Nirsoft's AlternateStreamView can be used to to extract and delete them while Notepad is one of the few programs that can create/edit them.

BR

Last edited by BetterRed; 04-22-2021 at 06:41 PM. Reason: add quote
BetterRed is offline   Reply With Quote