bash_random

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revisionBoth sides next revision
bash_random [2012/02/18 13:34] – old revision restored brotbash_random [2012/09/10 15:39] brot
Line 6: Line 6:
   gcc -march=native -E -v - </dev/null 2>&1 | sed -n 's/.* -v - //p'   gcc -march=native -E -v - </dev/null 2>&1 | sed -n 's/.* -v - //p'
 zeigen was "-march=native" für optionen setzt :) zeigen was "-march=native" für optionen setzt :)
 +
 +  nas brot # dd if=/dev/zero of=brotscheibe_backup.btrfs.img bs=1M count=50k oflag=append conv=notrunc
 +append 50G to an existing imagefile. to be used to resize those :)
  
 <code> <code>
  • bash_random.txt
  • Last modified: 2021/01/31 18:24
  • by brot