Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1044556
clear_cache.sh
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Wed, Jun 25, 12:44 PM
Size
140 B
Mime Type
text/plain
Expires
Fri, Jun 27, 12:44 PM (53 m, 48 s)
Engine
blob
Format
Raw Data
Handle
675549
Attached To
rINP In-Portal
clear_cache.sh
View Options
cd
../system/cache/
find
./
-maxdepth
1
-not
-name
"CVS"
-not
-name
".svn"
-not
-name
".htaccess"
-type
d
-o
-name
"debug_*"
|
xargs
rm
-rf
Event Timeline
Log In to Comment