Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

rm bash

# remove a file, -rf to remove folder with contents
rm <file_name>

# remove empty dir or empty folder
rmdir <dir_name>
Comment

rm bash

# remove a file, -rf to remove folder with contents
rm <file_name>

# remove empty dir or empty folder
rmdir <dir_name>
Comment

PREVIOUS NEXT
Code Example
Shell :: separate a file by pattern 
Shell :: print star 
Shell :: grep two different ocurrencies 
Shell :: install renusify 
Shell :: open folder with cli 
Shell :: anydesk upgrade sources list 
Shell :: Disable the built-in Redis and Fill in the connection details 
Shell :: stern watch service logs 
Shell :: ibus-daemon is not running 
Shell :: github link to commit in another repository 
Shell :: no of lines 
Shell :: remove white space from file and display result 
Shell :: windows cmd "head -n " equivalent 
Shell :: chrome saved cache gif 
Shell :: read not working in shell script 
Shell :: powershell delete scoop 
Shell :: change default browser is not working in manjaro 
Shell :: git satge command 
Shell :: sed all except last 
Shell :: Run Apache as Separate user and group 
Shell :: pass l to psql from linux 
Shell :: cisco username command 
Shell :: schedule a job bash 
Shell :: how to use git in collab 
Shell :: what is amplify cli 
Shell :: how to make a text in batch 
Shell :: helm set environment variables 
Shell :: playit linux install 
Shell :: Copying file permission of unixcop to monitor.txt 
Shell :: git synchronize a branch in a fork 
ADD CONTENT
Topic
Content
Source link
Name
3+3 =