Search Results

Search: Posts Made By: AntiPin
3,927
Posted By AntiPin
Unfortunately we didnt learn in the course...
Unfortunately we didnt learn in the course Scripts so i cant use what yo gave
3,927
Posted By AntiPin
so how can i create a file that will count how...
so how can i create a file that will count how many files in the directory and in all the subdirectory and the file will update every time i will add a file to the directory.

thx
3,927
Posted By AntiPin
Creating a file to count how many files in the directory
hello there

i want to creat a file that count how many files i have in the directory.
for this i use the command


find . -type f | wc -l > 1In1.myfile


the problem with this command...
Showing results 1 to 3 of 3

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