Forum: IT Professionals' Lounge Jun 3rd, 2008 |
| Replies: 10 Views: 2,008 Hey,
Sunny side up: We were both correct :) Nothing wrong with healthy debate and you made an excellent point!
, Mike |
Forum: IT Professionals' Lounge Apr 25th, 2008 |
| Replies: 10 Views: 2,008 Well, not exactly ;)
I threw that one out there without thinking, I'll admit and you are correct in the circumstance that both files are on the same partition.
If you mv /bob/dir1 to /bob/dir2... |
Forum: IT Professionals' Lounge Apr 15th, 2008 |
| Replies: 10 Views: 2,008 I'm pretty mv sure it's cp then rm:)
, Mike |
Forum: IT Professionals' Lounge Apr 9th, 2008 |
| Replies: 10 Views: 2,008 I'm sorry. Looking at your profile, I think you're just kidding ;) You got me :)
,Mike |
Forum: IT Professionals' Lounge Apr 9th, 2008 |
| Replies: 1 Views: 1,557 Hey There,
For vmstat's freemem, you're getting the result in kb, but "sar -r" shows you pages, so you need to do the amount x pagesize (in k), which you can get from the "pagesize" command... |
Forum: IT Professionals' Lounge Apr 9th, 2008 |
| Replies: 1 Views: 946 Hey There,
I found this out on the web if you really want to use rtdsc to measure clock cycles, but you can also just use the time function:
time()
and subtract the begin time from the end... |
Forum: IT Professionals' Lounge Apr 9th, 2008 |
| Replies: 10 Views: 2,008 Hey there,
You can use "mv" for files and directories.
Perhaps I'm misunderstanding.
Hope that helps :)
, Mike |
Forum: IT Professionals' Lounge Nov 24th, 2007 |
| Replies: 7 Views: 3,332 Hey there, if you're running Solaris and not using "sneep" (which requires you to input the serial number manually), there's no way to get the serial number off of the box without looking at it - not... |