07-06-2022 02:22 AM
Hi Team,
We have one python script define in guestshell on 9800 wlc . How we can read what script is created in those directory folder
Solved! Go to Solution.
07-06-2022 02:45 AM
Hi there,
From the CLI you can access bash using the guestshell command. All common linux utility commands will be available. If you know the directory cd into it. Once there use the cat or more command to read the contents of the file.
cheers,
Seb.
07-06-2022 02:44 AM
Were you able to find your script? As?
07-06-2022 02:45 AM
Hi there,
From the CLI you can access bash using the guestshell command. All common linux utility commands will be available. If you know the directory cd into it. Once there use the cat or more command to read the contents of the file.
cheers,
Seb.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide