PageRenderTime 1374ms queryTime 46ms sortTime 2ms getByIdsTime 1290ms findMatchingLines 7ms

4+ results for 'linuxcommand' (1374 ms)

Not the results you expected?
02-handlers-formatters-processors.md https://gitlab.com/ealexis.t/trends | Markdown | 155 lines
                    
20  It will also delete files older than `$maxFiles`. You should use
                    
21  [logrotate](http://linuxcommand.org/man_pages/logrotate8.html) for high profile
                    
22  setups though, this is just meant as a quick and dirty solution.
                    
                
README.md https://gitlab.com/CORP-RESELLER/advanced-ssh-config | Markdown | 812 lines
                    
36* [scp](http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1)
                    
37* [rsync](http://linuxcommand.org/man_pages/rsync1.html)
                    
38* [git](https://www.kernel.org/pub/software/scm/git/docs/)
                    
                
TypeScriptDTOGeneratorMojoITest.java https://gitlab.com/unofficial-mirrors/eclipse-che | Java | 289 lines
                    
207        if (SystemInfo.isLinux()) {
                    
208            command.add(wrapLinuxCommand("npm install"));
                    
209        } else {
                    
232     */
                    
233    protected String wrapLinuxCommand(String command) throws IOException, InterruptedException {
                    
234
                    
270        if (SystemInfo.isLinux()) {
                    
271            command.add(wrapLinuxCommand("npm test"));
                    
272        } else {
                    
                
README.md https://gitlab.com/yasminmostfa/thomas-site | Markdown | 361 lines
                    
76
                    
77* logrotate: http://www.linuxcommand.org/man_pages/logrotate8.html
                    
78  It will work with any HTTP daemon.
                    
                
 

Source

Language