1 Answers
লিনাক্সের ৫টি বেসিক কমান্ডঃ For changing directory / to /etc [[email protected] /]# cd /etc One step back /etc to / [[email protected] etc]# cd .. Go to previous working directory [[email protected] /]# cd - Go to current login user home directory [[email protected] etc]# cd ~ Show the contents of /etc in single color [[email protected] ~]# dir /ইত্যাদি এ রকম আরো কমান্ড দেখতে এখানে ক্লিক করুন।
10293 views
Answered