| bio | website | davidbdean.com |
|---|---|---|
| location | Brisbane, Australia | |
| age | 32 | |
| visits | member for | 3 years, 9 months |
| seen | Sep 10 '12 at 4:54 | |
| stats | profile views | 15 |
|
Sep 10 |
comment |
How can I compare two directories to compare missing files, when the directories don't have the same structure? file names are not necessarily unique, and we need to know when a file changes (so the hash would change too). |
|
Sep 10 |
asked | How can I compare two directories to compare missing files, when the directories don't have the same structure? |
|
Sep 10 |
answered | How can I compare two directories to compare missing files, when the directories don't have the same structure? |
|
May 18 |
awarded | Nice Question |
|
Nov 15 |
answered | Changing the shell (using chsh) via the command line in a script |
|
Jul 12 |
awarded | Benefactor |
|
Jul 9 |
awarded | Promoter |
|
Nov 27 |
accepted | How can I recursively change the case of files and folders under bash |
|
Nov 26 |
comment |
How can I recursively change the case of files and folders under bash At least on my computer, find returns the folders before the files, so won't this mean that after the folder has been renamed the filenames following it will be wrong? |
|
Nov 26 |
asked | How can I recursively change the case of files and folders under bash |
|
Aug 18 |
awarded | Scholar |
|
Aug 18 |
comment |
Is there a paging version of `watch`? the only issue then is how to continually repeat the command, while blanking the screen between each go |
|
Aug 14 |
comment |
Is there a paging version of `watch`? all this does is keep repeating the command into less, which means that you need to keep scrolling to see the latest output. |
|
Aug 7 |
awarded | Teacher |
|
Aug 7 |
comment |
Is there a paging version of `watch`? because my screen is already full? why use less when you can just use cat and a bigger window? |
|
Aug 6 |
awarded | Supporter |
|
Aug 6 |
awarded | Student |
|
Aug 6 |
answered | Is there a paging version of `watch`? |
|
Aug 6 |
comment |
Is there a paging version of `watch`? You are probably right, how can I move it? |
|
Aug 6 |
asked | Is there a paging version of `watch`? |