Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

searching for a directory powershell

Get-ChildItem C:	est -recurse | Where-Object {$_.PSIsContainer -eq $true -and $_.Name -match "keyword"}
Comment

PREVIOUS NEXT
Code Example
Shell :: youtube dl download playlist by index 
Shell :: better discord in linux 
Shell :: git submodule update authentication 
Shell :: how to add existing project to gitlab 
Shell :: Créer un installateur Windows 
Shell :: how to grep if the first letter is a character not a number 
Shell :: pocketsphinx 
Shell :: how to remove filename too long error in git 
Shell :: manjaro teamviewer 
Shell :: Could not find tools.jar. Please check that /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home contains a valid JDK installation. 
Shell :: git stash show files changed 
Shell :: access windows files on wsl 
Shell :: foreach bash 
Shell :: rename branch git 
Shell :: how to tar linux 
Shell :: files reset from staging area 
Shell :: Do you Need bash to hack 
Shell :: install tensorflow anaconda 1 
Shell :: iisreset 
Shell :: how to install pycaw 
Shell :: how to do change permissions partition in linux 
Shell :: install piper ubuntu 
Shell :: install crate rust 
Shell :: center dock icons ubuntu 
Shell :: cuda : Depends: cuda-11-5 (= 11.5.0) but it is not going to be installed 
Shell :: rm recursive file pattern 
Shell :: generate key and certificate openssl 
Shell :: docker interact with running container 
Shell :: linux execute as user 
Shell :: reset git project 
ADD CONTENT
Topic
Content
Source link
Name
1+4 =