BusyBox

busybox.net [, [[, acpid, adjtimex, ar, arp, arping, ash, awk, basename, blockdev, brctl, bunzip2, bzcat, bzip2, cal, cat, chgrp, chmod,…

Continue Reading →

create empty file

>file.txt, :>file.txt, :>>file.txt cat /dev/null > file1.ext cp /dev/null file.txt echo -n >file.txt echo -n ” >file.txt echo “” >file.txt…

Continue Reading →

Posted in: net