Talk:Take notes on the command line: Difference between revisions

→‎use of newline: added noted about filemode as part of the fileID. -- ~~~~
m (→‎use of newline: added note about the use of periods in a filename. -- ~~~~)
(→‎use of newline: added noted about filemode as part of the fileID. -- ~~~~)
Line 10:
This task seems to be ASCII-centric.   Tab characters are different in an ASCII system vs. an EBCDIC system. -- [[User:Gerard Schildberger|Gerard Schildberger]] 19:04, 2 March 2013 (UTC)
 
Not all file systems support the use of a period (dot) in the filename.   CMS for one, the file would be normally be named:   '''NOTES   TXT'''   with an appended ''filemode''   (most often,   '''A1''').
<br>Lower case is supported, but it's not recommended for ease-of-use. -- [[User:Gerard Schildberger|Gerard Schildberger]] 19:09, 2 March 2013 (UTC)