Searched refs:ls (Results 1 – 13 of 13) sorted by relevance
14 ls=`ls -ld "$PRG"`15 link=`expr "$ls" : '.*-> \(.*\)$'`
16 for script in $(ls ${script_dir}/*.sh);
46 output=$(git ls-remote --tags "${GIT_URL}")
21 newProg=`/bin/ls -ld "${prog}"`
155 List<String> files = mBucket.ls(Paths.get(mRemoteRoot)); in testLs_folder()168 List<String> files = mBucket.ls(Paths.get(mRemoteRoot, FILE_NAME)); in testLs_file()
418 String perms = ls(file.getPath()); in assertUnixPerms()428 private String ls(String path) { in ls() method in FileUtilFuncTest
92 local candidate_args=$(ls; _fetch_testable_modules)
104 local candidate_args=$(ls; _fetch_testable_modules)
306 public List<String> ls(Path bucketPath) throws IOException { in ls() method in GCSBucketUtil353 List<String> files = ls(Paths.get(path)); in isFile()
126 lister = ls ${PREUPLOAD_FILES}132 * ['ls', 'path1/file1', 'path2/file2']