• Home
  • Programming
    • API
      • Google
    • Javascript
    • Php
    • Server
  • CMS
    • Magento
    • Yahoo! Store

Linux commands for deleting files

Saturday, 13 April 2019 19:42
Tim Ramsey
0 Comments
1
2
mkdir empty_dir (create an empty directory)
rsync -a --delete empty_sessions/ session/
1
find /directory -type f -name "sess_*" -delete
This entry was posted on Saturday, April 13th, 2019 at 7:42 pm and is filed under Programming, Server. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply

Cancel Reply

You must be logged in to post a comment.

Categories

  • CMS
    • Magento
    • Shopify
    • Yahoo! Store
  • Programming
    • API
      • Google
    • Javascript
    • Php
    • Server
    • SVN
  • VOIP

Recent Posts

  • Github permission denied from cPanel
  • Magento 2 Remove version signing static files
  • Composer Memory Limit Issues when updating/installing
  • Installing WHM/Cpanel on Digital Ocean
  • Setup of AWS RTMP Server with EFS