mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-23 07:35:54 +00:00
5 lines
172 B
Bash
5 lines
172 B
Bash
#! /bin/sh
|
|
#This file has output in separate line each file with a .desktop syntax
|
|
#that needs to be translated but has a non .desktop extension
|
|
find -name \*.trash -print
|