Horje
bash hide file Code Example
bash hide file
echo "hidden file" > hidden.txt
cat hidden.txt
ls
mv hidden.txt .hidden.txt
ls
Source: ubuntu.com




Shell

Related
desktop trigger click bash shell ubuntu Code Example desktop trigger click bash shell ubuntu Code Example
bash load file as array Code Example bash load file as array Code Example
linux how to open code detached Code Example linux how to open code detached Code Example
mate-polkit-bin for ubuntu Code Example mate-polkit-bin for ubuntu Code Example
how to get the ip of a website Code Example how to get the ip of a website Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
16