Page MenuHomeDevCentral

Switch dereckson shell to tcsh on Eglide
ClosedPublic

Authored by dereckson on Jan 13 2017, 07:35.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 2, 09:04
Unknown Object (File)
Tue, Apr 1, 21:20
Unknown Object (File)
Sat, Mar 29, 16:06
Unknown Object (File)
Thu, Mar 27, 14:40
Unknown Object (File)
Thu, Mar 27, 00:33
Unknown Object (File)
Tue, Mar 25, 01:36
Unknown Object (File)
Mon, Mar 24, 04:55
Unknown Object (File)
Mon, Mar 24, 04:34
Subscribers
None

Details

Summary

We introduce in our users dictionary a new shell parameter.

As a follow-up, we should create a function to map bash, tcsh, etc.
according the OS, so we can only write tcsh in the dictionary.

Test Plan
Eglide
$ grep dereckson /etc/passwd
dereckson:x:5001:5001:Sebastien Santoro,,,:/home/dereckson:/bin/bash

$ grep dereckson /etc/passwd
dereckson:x:5001:5001:Sebastien Santoro,,,:/home/dereckson:/usr/bin/tcsh

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable