Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

How to remove one directory owned by a specific user on Linux

# find /home/ -user student -exec rm -fr {} ;
Comment

PREVIOUS NEXT
Code Example
Shell :: parar serviço na porta 
Shell :: wise highlight ubuntu 
Shell :: obisidian linux 
Shell :: sudo apt install powerman 
Shell :: how to add file to application linux 
Shell :: git stop tracking files matching pattern 
Shell :: install mana in kali complete method 
Shell :: How to remove multiple non empty directory in ubuntu 
Shell :: Convert a music file (mp3) to a mp4 video with a static image 
Shell :: linux set permissions for all files matching pattern 
Shell :: install OMV core packages on Debian 
Shell :: keyboard backlight not working linux 
Shell :: debian change owner 
Shell :: ncdu exclude 
Shell :: set gcc path to vscode in ubuntu 
Shell :: bash numbering odd filename 
Shell :: keep services up 2 
Shell :: powershell profile create if not exists 
Shell :: Install Avalonia 
Shell :: eval assignment 
Shell :: auto git script 
Shell :: xargs echo 
Shell :: uninstall debian kodi 
Shell :: unix sort du output by size 
Shell :: centos locale pg_config path 
Shell :: check_mk ubuntu 20.04 
Shell :: Inspecting commands 
Shell :: ffmpeg add cover art 
Shell :: Delay app startup on Ubuntu 
Shell :: touch equivalent in windows 
ADD CONTENT
Topic
Content
Source link
Name
2+5 =