convenient.email
Home
Home
Community
Help and documentation
Help
Information
Directory
Login
Full text
Tags
Contacts
Apps
Infinite Improbability Drive
2022-05-20 15:12:26
2022-05-18 15:31:12
2022-05-18 15:31:12
273916
View profile
silverwizard
1 month ago
friendica
I have a list of actions to do and dumped them all in a file and am just repeatedly running
`head -1 list `
and this feels like I'm either being smart or dumb
Link to source
MrCopilot
reshared this.
View profile
sequethin
1 month ago
•
mastodon (AP)
as long as you also `pwd` and `ls` a few times every few minutes, you know, just to be sure of things, then it's totally normal lol
Link to source
silverwizard
likes this.
View profile
silverwizard
1 month ago
friendica
To be clear this is me running "head -1 list" inside backticks to just run whatever is the first item in the list, not doing markdown
But yeah, ls is obviously needed sometimes
Link to source
sequethin
likes this.
View profile
sequethin
1 month ago
•
mastodon (AP)
`ls` every few min is "the clack tongs together every few min" of CLI work
Link to source
silverwizard
likes this.
View profile
silverwizard
1 month ago
friendica
If you don't know where you are, you don't know where you're going!
Link to source
sequethin
likes this.