Questions tagged as 'linux'

3
answers

Find the directories and files in the current directory that contain a certain string

Show on screen all the directories, only directories, of the current directory that contain in their name the string "pra". I have this: find . -type d Show on screen all the files, only files, of the current directory that contain in t...
asked by 25.09.2017 / 20:29
1
answer

Block of projects in netbeans (centos7)

I have centos installed 7 to install netbeans and I installed everything well but when I enter netbeans I get blocked projects example: serie_fibonacci (broken). someone knows why     
asked by 18.12.2017 / 16:47