How to do things AI Noob vs. Pro
List biggest files Free Open Source: Swiss File Knifea command line
Depeche View
command line
free external tools,
cpp sources
articles |
sfk hex value1 [value2] [...] sfk dec value1 [value2] [...] sfk ... +dec [+hex] -digits=n convert numbers between decimal and hexadecimal. largest convertable number is ((2 << 64) - 1). options -digits=n format output numbers with n digits web reference http://stahlworks.com/sfk-hex examples sfk hex 1048576 98765 234567 convert 3 decimal numbers. sfk filt csv.txt -ssep "\t" -form "$col3" +hex convert 3rd column from csv.txt to hex. sfk hex value1 [value2] [...] sfk dec value1 [value2] [...] sfk ... +dec [+hex] -digits=n convert numbers between decimal and hexadecimal. largest convertable number is ((2 << 64) - 1). options -digits=n format output numbers with n digits web reference http://stahlworks.com/sfk-hex examples sfk hex 1048576 98765 234567 convert 3 decimal numbers. sfk filt csv.txt -ssep "\t" -form "$col3" +hex convert 3rd column from csv.txt to hex. you are viewing this page in mobile portrait mode with a limited layout. turn your device right, use a desktop browser or buy the sfk e-book for improved reading. sfk is a free open-source tool, running instantly without installation efforts. no DLL's, no registry changes - just get sfk.exe from the zip package and use it (binaries for windows, linux and mac are included).
the Daily Landscape image
|