xref: /kernel/linux/linux-5.10/scripts/file-size.sh
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/scripts/
18c2ecf20Sopenharmony_ci#!/bin/sh
28c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
38c2ecf20Sopenharmony_ciset -- $(ls -dn "$1")
48c2ecf20Sopenharmony_ciprintf '%s\n' "$5"
5

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