xref: /kernel/linux/linux-6.6/scripts/file-size.sh
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/scripts/
162306a36Sopenharmony_ci#!/bin/sh
262306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
362306a36Sopenharmony_ciset -- $(ls -dn "$1")
462306a36Sopenharmony_ciprintf '%s\n' "$5"
5

Indexes created Thu Nov 07 10:32:03 CST 2024