Hi, Why won't export work? When i run this bash script on debian 3:
#!/bin/sh ABC=def export ABC exit 0 when i type 'export', then ABC doesn't appear in the list of environment variables. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]