Skip to content
  • Home
  • Software/IT Interview questions
  • Aptitude
  • PSC-General Knowledge
  • Tutorials

Freshers.in

Igniting the Spark of Knowledge

Category: shell

Shell @ Freshers.in

How to delete files, directory and subdirectory which is older than N days in shell, Unix or Linux

 user  November 28, 2022  0 Comments on How to delete files, directory and subdirectory which is older than N days in shell, Unix or Linux

For mostly, logs and other temp files, its a common use case to delete the files older than 30 or…

Continue Reading How to delete files, directory and subdirectory which is older than N days in shell, Unix or Linux

Posts pagination

← Newer posts 1 … 7 8 9

Trending

DBT
Python
Numpy
PySpark
Hive
Snowflake
Redshift
Airflow
Aptitude

Recent Posts

  • How PARTITION BY Works in Snowflake, and SQL in general
  • Stash a specific file using Git
  • Prevent your computer from locking : Python to simulate mouse movements
  • AWS EC2 vs Azure Virtual Machines
  • Production and Industrial Engineering

Featured Posts – Slider Widget

Snowflake

How PARTITION BY Works in Snowflake, and SQL in general

Stash a specific file using Git

Learn Python @ Freshers.in

Prevent your computer from locking : Python to simulate mouse movements

aws logo @ Freshers.in

AWS EC2 vs Azure Virtual Machines

Production and Industrial Engineering

Engineering Technical campus placement question and answers

Java Script @ Freshers.in

JavaScript’s reduceRight() method to iterate over an array from right to left

python @ Freshers.in

Merging Multiple Images into a Single PDF File Using Python

Nanotechnology

Electronics and Instrumentation

Related Posts

  • How to find if a substring exists in a string or not in Shell/Unix scripting

    This will be a common use case when we need to check some substring in…

  • How to merge multiple PDF files using Python?

    Use case : If you have multiple files for example chapter wise question papers etc.…

  • Python : How to extract images from PDF files

    In this article you can see how to extract images from pdf files and save…

  • How to create and delete a BigQuery dataset and table?

    Creating a BigQuery dataset and table: Go to the BigQuery web UI in the Cloud…

  • PySpark : How to write Scala code in spark shell ?

    To write Scala code in the Spark shell, you can simply start the Spark shell…

  • PySpark : Adding a specified number of days to a date column in PySpark

    pyspark.sql.functions.date_add The date_add function in PySpark is used to add a specified number of days…

  • What is the problem in having lots of small files in HDFS? What is the remediation plan?

    In Hadoop ecosystem we are storing files under folders in HDFS, most of the time…

  • How to Generate the Private Key in Windows

    Open a terminal window to create a private key first. Both an encrypted and an…

  • What is Seeds in dbt? How to load CSV files into your data warehouse using the dbt ?

    Seeds are the CSV files in your dbt project. There will be a seed director…

  • Python : Program to get all the files with full path, modified after a specific date.

    This program uses the os.walk() function to iterate through all files and directories in the…

Most Viewed Posts

  • dbt (data build tool) interview questions
  • Python throwing as NameError: name ‘__file__’ is not defined – Solution
  • DBT command not found after intalling DBT-How to resolve.
  • BigQuery : Handle missing or null values in BigQuery
  • Airflow dags not getting refreshed/updating. How to do it manually?
  • Home
  • How to delete a partition data as well from Hive external table on DROP command?

Copyright © 2025 Freshers.in