Search Results

Search: Posts Made By: Gurdza32
8,918
Posted By Gurdza32
Ah I seem to understand, I will get back to you...
Ah I seem to understand, I will get back to you if I run into any issues

---------- Post updated at 09:18 PM ---------- Previous update was at 08:19 PM ----------



what exactly would i write...
8,918
Posted By Gurdza32
I probably sound really annoying but where...
I probably sound really annoying but where exactly does it fit in the current script listed above?
8,918
Posted By Gurdza32
while read file do ... done < inputfile ...
while read file
do
...
done < inputfile

Is file and input file the same thing?

And would it be input.txt
8,918
Posted By Gurdza32
Where would I exactly write those commands? And...
Where would I exactly write those commands? And any idea on how to get the shell to read the input file? Any advice on what to write the input file in instead of notepad?
8,918
Posted By Gurdza32
How to get the shell script to read the .txt file as an input/data?
i have written my shell script in notepad however i am struggling to pass the data file to be read to the script the data file is of .txt format. My target is to run the shell script from the...
1,512
Posted By Gurdza32
I am writing the shell on notepad called...
I am writing the shell on notepad called valsplit.sh, when running the script in the ubuntu terminal I am required to supply 3 arguments a .txt file to read information from and 2 more .txt files to...
1,512
Posted By Gurdza32
Sorry I am new to the site and was not aware of...
Sorry I am new to the site and was not aware of the rules
1,512
Posted By Gurdza32
They are rules I have been given as requirements...
They are rules I have been given as requirements for example, line 1 in the txt file is add $s0 $s1 $s2. The shell script is then supposed to view the line of text and run a check to see if there is...
1,512
Posted By Gurdza32
Reading a file passed as an argurement and assessing the files syntax
I am trying to write a shell script which takes an input file as an arguement in the terminal e.g. bash shellscriptname.sh input.txt. I would like for the file to be read line by line each time...
2,218
Posted By Gurdza32
URGENT Reading a file and assessing the syntax shell script URGENT
I am trying to write a shell script which takes an input file as an arguement in the terminal e.g. bash shellscriptname.sh input.txt. I would like for the file to be read line by line each time...
Showing results 1 to 10 of 10

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