F5F Stay Refreshed Software Operating Systems Change directory with `ls` and run commands with `cd`. Use appropriate commands in sequence.

Change directory with `ls` and run commands with `cd`. Use appropriate commands in sequence.

Change directory with `ls` and run commands with `cd`. Use appropriate commands in sequence.

Pages (2): Previous 1 2
W
Waltroft
Member
65
11-30-2016, 07:27 AM
#11
I can't access files on your system, including your ~/.bashrc. Please copy and paste the content here or let me know what you'd like help with regarding it.
W
Waltroft
11-30-2016, 07:27 AM #11

I can't access files on your system, including your ~/.bashrc. Please copy and paste the content here or let me know what you'd like help with regarding it.

G
gandalf563
Member
181
11-30-2016, 03:22 PM
#12
I've done something similar in AIX. You should rename the ls command in /usr/bin (or wherever it is stored in Ubuntu) to nols, then set your alias for cd ie to mv ls nols alias cd = ls or create a symlink of cd to ls.
G
gandalf563
11-30-2016, 03:22 PM #12

I've done something similar in AIX. You should rename the ls command in /usr/bin (or wherever it is stored in Ubuntu) to nols, then set your alias for cd ie to mv ls nols alias cd = ls or create a symlink of cd to ls.

Pages (2): Previous 1 2