| bio | website | blogs.longwood.edu/… |
|---|---|---|
| location | Longwood University, VA | |
| age | ||
| visits | member for | 2 years, 1 month |
| seen | May 8 at 18:30 | |
| stats | profile views | 33 |
I am an Assistant Professor of Biology at Longwood University. My main interests are how biodiversity affects ecosystem function in aquatic sediments. You can find out more about what my lab is doing here: http://blogs.longwood.edu/fortinolabnotebook/
|
Apr 4 |
comment |
Is it possible to reference the most recently modified file in a command line argument? thanks, this is simple and will definitely work for my purposes (who the heck puts newlines in a filename!?) |
|
Apr 4 |
accepted | Is it possible to reference the most recently modified file in a command line argument? |
|
Apr 2 |
awarded | Yearling |
|
Mar 22 |
asked | Is it possible to reference the most recently modified file in a command line argument? |
|
Mar 4 |
awarded | Good Question |
|
Jan 2 |
awarded | Popular Question |
|
Nov 14 |
awarded | Nice Question |
|
Nov 14 |
accepted | Why is `--human-readable` needed and not default? |
|
Nov 14 |
asked | Why is `--human-readable` needed and not default? |
|
Jul 26 |
accepted | Where should I look for error messages after a freeze-up and reboot in Linux? |
|
Jul 26 |
asked | Where should I look for error messages after a freeze-up and reboot in Linux? |
|
Jun 10 |
comment |
Which GNU/Linux distribution for a 12-year old system? @haydoni I haven't tried the LXDE desktop but I am running Xubuntu with the fluxbox window manager and it runs pretty good on a similar box. Its not for gaming but you can get most done. |
|
Jun 10 |
comment |
Which GNU/Linux distribution for a 12-year old system? Puppy is good and certainly works awesome live w/o the install but it has a more limited package selection than running a debian derivative with a lightweight desktop or window manager. |
|
Jun 10 |
answered | Which GNU/Linux distribution for a 12-year old system? |
|
Jun 10 |
comment |
Which GNU/Linux distribution for a 12-year old system? DSL is no longer being maintained. If you want super small distros then I would go with Puppy or TinyCore |
|
May 16 |
comment |
How do I remove a Read-only file system from a usb drive @ennuikiller - that is what I ultimately had to do. I was trying to see if there was a more subtle or elegant way of doing it in an effort to better understand what was going on. In the end that was all that worked though. |
|
May 16 |
comment |
How do I remove a Read-only file system from a usb drive @boehj - seriously! I am glad I didn't have anything else on that USB so I could just go with the nuclear option. |
|
May 16 |
accepted | How do I remove a Read-only file system from a usb drive |
|
May 16 |
comment |
How do I remove a Read-only file system from a usb drive thanks for the suggestion. Mounting as rw alone doesn't work - it looks like I may have to go with your second suggestion to just remake the file system. |
|
May 16 |
comment |
How do I remove a Read-only file system from a usb drive thanks for the suggestion. It appeared to remount as rw but it still didn't allow me to remove it... even with rm -f as root. |