| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 8 months |
| seen | May 15 at 15:42 | |
| stats | profile views | 2 |
|
Nov 17 |
comment |
How can I find broken symlinks I think -type l is redundant since -xtype l will operate as -type l on non-links. So find -xtype l is probably all you need. Thanks for this approach. |
|
Sep 7 |
awarded | Editor |
|
Sep 7 |
awarded | Scholar |
|
Sep 7 |
accepted | Can files be created with permissions set on the command line? |
|
Sep 7 |
revised |
Can files be created with permissions set on the command line? added 571 characters in body |
|
Sep 7 |
comment |
Can files be created with permissions set on the command line? If only touch had the option of creating executable files, that's really what I'm after. Then umask could be used to tailor the details. Sadly there is no way with umask and touch to create executables. |
|
Sep 7 |
comment |
Can files be created with permissions set on the command line? +1 for introducing me to install |
|
Sep 7 |
awarded | Supporter |
|
Sep 5 |
awarded | Student |
|
Sep 5 |
asked | Can files be created with permissions set on the command line? |