Search Results

Search: Posts Made By: una1992
2,407
Posted By una1992
SGE submit script
Hi,

I'm trying to edit my working bash script to an SGE script in order to submit it as a job to the cluster.

Currently I have:

#!/bin/bash

# Perform fastqc on files in a specified...
13,210
Posted By una1992
No - I was working with .sh. Edit: I'm working...
No - I was working with .sh. Edit: I'm working with SGE not PBS.

---------- Post updated at 04:30 AM ---------- Previous update was at 04:25 AM ----------



I believe so:

ls -l...
13,210
Posted By una1992
Returns for: Command not found. do: Command...
Returns
for: Command not found.
do: Command not found.
j: Undefined variable.
13,210
Posted By una1992
Hi, Thanks for the suggestion. This gave...
Hi,

Thanks for the suggestion. This gave the error

Illegal variable name


I'm actually having loads of bother with qsub. Made a test script sleep.sh


#!/bin/sh

for i in {1..60} ; do...
13,210
Posted By una1992
Badly placed ()'s
Edit - I don't know how to delete posts. The question I asked here ended up not being the question I should have asked as I didn't realise I needed to edit my script to comply with SGE.


Hi,
...
Showing results 1 to 5 of 5

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