Search Results

Search: Posts Made By: Lears_Fool
3,844
Posted By Lears_Fool
Okay, I feel stupid. It turns out that it was...
Okay, I feel stupid. It turns out that it was expanding, but there was actually a file called "aaaa*" in the directory, which meant that the first record in the expansion was "aaaa*", and this in...
3,844
Posted By Lears_Fool
I'm afraid I don't know what the shell globbing...
I'm afraid I don't know what the shell globbing is, but I tried it in the script and in the terminal prior to running the script, and I have the same problem.
3,844
Posted By Lears_Fool
That is the entire script.
That is the entire script.
3,844
Posted By Lears_Fool
The directory names have been changed here (to...
The directory names have been changed here (to make it read easier) but everything else is exactly the same, including the #! line.

Absolute directory names bring no joy, I'm afraid...
3,844
Posted By Lears_Fool
Thanks, I've double checked it, and the directory...
Thanks, I've double checked it, and the directory is definitely correct.
3,844
Posted By Lears_Fool
Problem when concatinating wildcard onto file location in bash script
I am having difficulty with the following script:

#! /bin/bash

filelist=~/data/${1}*
~/./convertFile $filelist ~/temp/outputEssentially, there are a large number of files in the directory...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 04:35 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy