回答編集履歴

1

実施内容を追記

2021/10/30 09:16

投稿

saki1214
saki1214

スコア36

test CHANGED
@@ -1,4 +1,8 @@
1
1
  How about if you run 'sudo chsh -s /bin/bash [username]'? From https://raspberrypi.stackexchange.com/questions/40166/what-does-a-mean-in-the-terminal . You might be on SH, not on BASH.
2
+
3
+ を参考に
4
+
5
+ $ sudo chsh -s /bin/bash "theusername"
2
6
 
3
7
 
4
8