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)
Fri, Mar 27, 19:54
Unknown Object (File)
Thu, Mar 26, 00:28
Unknown Object (File)
Wed, Mar 25, 05:20
Unknown Object (File)
Tue, Mar 24, 07:03
Unknown Object (File)
Fri, Mar 20, 07:00
Unknown Object (File)
Thu, Mar 19, 19:05
Unknown Object (File)
Tue, Mar 17, 11:19
Unknown Object (File)
Sat, Mar 14, 09:25
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