#!/bin/bash
declare -a X
while read L ; do X+=("$L") ; done < <( ls -1 . )
for Y in "${X[@]}" ; do
if [ -d $Y ] || [ ! -r $Y ] ; then X=("${X[@]/$Y}") ; fi
done
declare -a Z
for i in "${!X[@]}"; do
if [ ! -z "${X[i]}" ]; then Z+=( "${X[i]}" ) ; fi
done
X=("${Z[@]}")
unset Z
printf "'%s'\n" "${X[@]}"
[DllImport("user32.dll")]
public static extern int EnumPropsEx(IntPtr hWnd, PropEnumProcEx lpEnumFunc, int lParam);
[DllImport("user32.dll")]
public static extern int EnumWindows(CallBackPtr callPtr, in t lPar);
[DllImport("user32.dll", SetLastError = true, CharSet = Char Set.Auto)]
[DllImport("user32.dll")]
static extern IntPtr GetProp(IntPtr hWnd, string lpString)
[DllImport("user32.dll")]
[return: MarshalAs(UnmanagedType.Bool)]
public static extern bool EnumChildWindows(IntPtr hWndParent, EnumWindowsProc lpEnumFunc, IntPtr lParam);
[DllImport("user32.dll", CharSet = CharSet.Auto, SetLastError = true)]
static extern int GetWindowText(IntPtr hWnd, StringBuilder lpString, int nMaxCount);
я такое писал просто вот прямо десять тет надаз когда надо было разумное доброе вечное сделать - нажать на кнопку сохранения файла после сохранения в браузере но не рекомендую : сложно - можете не справитьсяvbomxmanage.exe
lacks administrator privileges. This situation is mostly reported to happen when trying to attach a virtual disk hosted on a USB flash drive.