[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to set environmental variables for a shell temporarily (ie not via .bashrc)



I created a file with these lines,
chmoded 755 the file
(and tried with and without adding
#!/usr/bin/sh
as the first line ) and it did not help.

try
#!/bin/sh

it may work

Henrique

Reply to: