Search Results

Search: Posts Made By: djdes22
2,055
Posted By djdes22
ohh nice thx)i will try
ohh nice thx)i will try
2,055
Posted By djdes22
help me plz with df
i try write script for check space disk and if >87% then try find file in /.../mp3/ and delete only 5gb OLD file. i try this

root@des:/media/generaly# nano 1111.sh

i#!/bin/sh
if [ $(df -h |...
2,380
Posted By djdes22
i mean /media/../mp3/ imount from /dev/sdc1 to...
i mean /media/../mp3/ imount from /dev/sdc1 to /media/ntfs
dirs in this folder
2,380
Posted By djdes22
help with script (free ls rm)
hey all.
script: when freespace <1gb in /media/ntfs/mp3, do ls in current folder only OLD files,dirs and remove ~10gb.
please help with this..
7,630
Posted By djdes22
ohh working! BIG thx all
ohh working! BIG thx all
7,630
Posted By djdes22
doesnt work:( not deleted. ...
doesnt work:( not deleted.

root@des:/media/2008-04-26/des# ls
Deepslauter-Rock_Em_All-(Reissue)-2007-VERiTAS Enjae-Enjae-2006-SMO

root@des:/media/2008-04-26/des# find /media/2008-04-26/des/...
7,630
Posted By djdes22
what i do wrong, find grep rm, help me plz
hello.
i need find folders only with name 2006 and delete.

find /path/to/dir/-07/ -type d | grep 2006 | -exec rm -rf {} \;

and etc doesnt work :\
what i do wrong :?
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 06:31 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy