in reply to Re: What is the function that does the following..?
in thread What is the function that does the following..?
Then for the Linux utility:Some random text.\nMore\nEven More\n
Then for the ppt version of od:od -N 36 -c /root/Desktop/text
The Linux od let me control the number of bytes that were dumped; however, with the ppt od, there is no -N option./usr/local/ppt/bin/od -c /root/Desktop/text
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: What is the function that does the following..?
by Anonymous Monk on Apr 16, 2010 at 05:58 UTC |