Difference: MicroSdBlocks (71 vs. 72)

Revision 722021-03-26 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
%DASHBOARD{ section="banner"
Line: 562 to 562
  vol ( "line<EOL>" -- ) get and set volume label
Deleted:
<
<
 
  • mount [0:|1:|FD:|SD:]
     
    
    
Line: 571 to 570
 
  • umount [0:|1:|FD:|SD:]
     
    
    
Changed:
<
<
mount ( -- ) unmount default drive
>
>
umount ( -- ) unmount default drive
 
  • vi [-R] [-h] [-c <COLUMNS>] [-r <ROWS>] [FILE]
    
    
Line: 590 to 589
 suffix length is only 1, generated file names are like this: xa, xb, xc, ... split ( "line<EOL>" -- ) split a file into pieces
Deleted:
<
<
 
  • wc FILE...
    
    wc ( "line<EOL>" -- )  Word count, print newline, word, and byte counts for each file
    
Added:
>
>
  • mkfs [-f FAT|FAT32|EXTFAT] 0:|1:
       -f FAT type
    
    mkfs ( "line<EOL>" -- )  make a filesystem
    
  • dd 0:|FILE FILE|0:
    
    dd ( "line<EOL>" -- )  Convert and copy files (Disk Destroyer :-)
    
 
  • less
Deleted:
<
<
  • mkfs [-f FAT|FAT32|EXTFAT] [-d NUMBER]
 
  • fdisk
Deleted:
<
<
  • dd
 
  • date
  • ps -> .threads
  • kill
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback