View Single Post
Posts: 3,401 | Thanked: 1,255 times | Joined on Nov 2005 @ London, UK
#2
to change directory:

Code:
cd /home/user/.gpe
to delete a file

Code:
rm /home/user/.gpe/calendar
You probably don't need to be root to delete the above file... access root sparingly and with care.
 

The Following 2 Users Say Thank You to Milhouse For This Useful Post: