Timeline for Number of files counter
Current License: CC BY-SA 3.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 12, 2016 at 9:58 | vote | accept | Overmind | ||
| Oct 12, 2016 at 9:48 | comment | added | Kamaraj | yes.. you are correct.. i modified the answer.. | |
| Oct 12, 2016 at 9:45 | history | edited | Kamaraj | CC BY-SA 3.0 | deleted 22 characters in body |
| Oct 12, 2016 at 9:44 | comment | added | Overmind | No need for depth, it's fine now. However, do correct in your answer by removing /var/vmail/DomainName/ from the PATH=, or else the path will double (and I'll mark it as correct). | |
| Oct 12, 2016 at 9:38 | comment | added | Kamaraj | do we have sub direcotry inside the .Junk ? add -maxdepth 1 in the find command to scan only 1 level | |
| Oct 12, 2016 at 9:33 | review | Low quality posts | |||
| Oct 12, 2016 at 10:03 | |||||
| Oct 12, 2016 at 9:31 | comment | added | Overmind | Putting that to both find and wc worked, but now I get the main path doubled (and invalid path due to that). And a wierd " â" character at start and end of path. Fixed that, it was a lowercase at fault. | |
| Oct 12, 2016 at 9:27 | comment | added | Kamaraj | replace find and wc with this /usr/bin/find /usr/bin/wc | |
| Oct 12, 2016 at 9:24 | comment | added | Overmind | line 8: find: command not found line 8: wc: command not found | |
| Oct 12, 2016 at 9:14 | history | answered | Kamaraj | CC BY-SA 3.0 |